All Versions
11
Latest Version
Avg Release Cycle
128 days
Latest Release
1642 days ago

Changelog History
Page 1

  • v1.2.6 Changes

    September 29, 2019

    ๐Ÿš€ This is a minor release to upgrade CakePHP 2.10 and add support for PHP 7.3.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #372: Compatibility with PHP 7.3
  • v1.2.5 Changes

    February 05, 2019

    ๐Ÿš€ This release fixes some little bugs and add a booster to the "import" function
    ๐Ÿ“‡ (big thanks to Nizhile). The metadata parsing is more than ten times faster
    when the cover image tag is large. This should fix the "Maximum execution time"
    error happening when you try to import files.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #354: Do not convert tags to HTML
    • ๐Ÿ›  Fix #357: APP_DIR missing in top level index.php for CAKE full path

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Make search case-insensitive
  • v1.2.4 Changes

    September 16, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #343: Error on CLI import

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Use composer for GetID3 package as well
    • ๐Ÿšš Move the composer install path from Vendor to app/Vendor
    • ๐Ÿ‘‰ Use Keep a Changelog to format the changelog
    • โž• Add installation instructions using git in the README.md
  • v1.2.3 Changes

    August 28, 2018

    ๐Ÿ›  Fix a bug introduced with CakePHP 2.10 upgrade.

    ๐Ÿ› Bug / Security fixes

    • ๐Ÿ›  Fix #342: HTTP ERROR 500 for 1.22
  • v1.2.2 Changes

    August 27, 2018

    ๐Ÿ›  Fix a bug introduced with CakePHP 2.10 upgrade.

    ๐Ÿ› Bug / Security fixes

    • ๐Ÿ›  Fix #341: /import request black-holed
  • v1.2.1 Changes

    August 26, 2018

    ๐Ÿš€ This is a maintenance release with no changes for the end users.

    • The CakePHP dependency is now managed with Composer (close #85)
    • ๐Ÿ“š The documentation and the website repositories have been merged into the main
      ๐Ÿšง one to simplify the maintenance
    • 0๏ธโƒฃ The default CakePHP favicon is replaced by the Sonerezh icon
  • v1.2.0 Changes

    August 17, 2018

    ๐Ÿš€ This new release backport stuff from the main fork of Sonerezh. A big thanks to
    the community, and @gs11.

    ๐Ÿ› Bug / Security fixes:

    • ๐Ÿ”€ Merge #339: Time to merge (thanks to gs11)
    • ๐Ÿ”€ Merge #318 (fix #277): Getting "Undefined index: id [APP/Model/User.php, line
      152]" During Installation (thanks to GaneshKandu)
    • ๐Ÿ”€ Merge #312: Player now shows artist instead of band
    • ๐Ÿ”€ Merge #309: Fix related to MySQL and SQLite
    • โฌ†๏ธ Merge #306: Upgraded CakePHP to 2.9.8 (thanks to gs11)
    • ๐Ÿ”€ Merge #304: Changed select grouping so that albums with the same name are
      listed
    • ๐Ÿ”€ Merge #300: Removed slow subquery from album view
    • ๐Ÿ”€ Merge #293: Implemented database cleaning
    • ๐Ÿ”€ Merge #287: Removed trailing slash in subdirectory path added by CakePHP for
      some folders
    • ๐Ÿ›  Fix #263: Something wrong with files with non-latin characters in name
    • ๐Ÿ›  Fix #241: Install script doesn't create the database
    • ๐Ÿ›  Fix #214: Optimization: enable caching for albums covers (thanks to
      MightyCreak)
    • ๐Ÿ›  Fix #152: IndexedDB does not function in private browsing mode (documentation
      ๐Ÿ‘Œ improvement)
    • ๐Ÿ›  Fix #107: Replace avconv with ffmpeg

    ๐Ÿ›  Fixes from gs11's fork:

    • ๐Ÿ›  Fixed detection of tag 'DISCNUMBER' without 'DISCTOTAL' for OGG files
    • ๐Ÿ›  Fixed detection of disc number without a disc total in the string (e.g. '01'
      instead of '01/02')
    • ๐Ÿ›  Fixed year not showing for album with multiple CDs

    ๐Ÿ†• New features

    • โšก๏ธ Merge #293: Implement database update (thanks to gs11)
    • ๐ŸŒ German translation (thanks to soulsymphonies)
  • v1.1.3 Changes

    December 18, 2016

    ๐Ÿš‘ This is a hotfix release.

    ๐Ÿ› Bug / Security fixes:

    • โช Revert the pull request #236 because it introduces instabilities with the database

    ๐Ÿš€ As 1.1.3 came a few minutes after 1.1.2, see also https://github.com/Sonerezh/sonerezh/releases/tag/1.1.2

  • v1.1.2 Changes

    December 18, 2016

    ๐Ÿš€ We are very excited to release Sonerezh 1.1.2. A lot of bugs have been fixed:

    ๐Ÿ†• New features:

    • You can now download a track
    • Issue #223: sort the "Albums" page by band or by album
    • ๐ŸŒฒ Issue #214: log failed authentication attempts to prevent brute-force attacks
    • Issue #179 #114: pre-load next song

    ๐Ÿ› Bug / Security fixes:

    • ๐Ÿ”€ Merge #215: Playlist title cannot be empty (Thanks to disc)
    • ๐Ÿ”€ Merge #236: Fix missing albums in recently added albums (Thanks to fcharlier)
    • ๐Ÿ›  Fix #207: Broken disc info on OGG files
    • ๐Ÿ›  Fix #199: Improve the message on the cli tool
    • ๐Ÿ›  Fix #196: Error on import when people mess with dates
    • ๐Ÿ›  Fix #192: Skip symlinks on the import process to avoid infinite loops
    • ๐Ÿ›  Fix #183: Bug if the artist string contains "$"
    • ๐Ÿ›  Fix #180: Duplicate track on import
    • ๐Ÿ›  Fix #178: Problem with file rights at installation
    • ๐Ÿ›  Fix #177: Trim whitespace characters on search request
    • ๐Ÿ›  Fix #143: Cannot choose output bitrate in conversion window
    • ๐Ÿ›  Fix #60: Store cipherSeed and salt outside app/Config/core.php
    • ๐ŸŒ French translation improvements
    • ๐Ÿ›  Other minor bugfixes
    • Contributing guide
  • v1.1.1 Changes

    April 09, 2016

    ๐Ÿ›  Fix small bugs found in previous 1.1.0 release:

    • ๐Ÿ›  Fix #174: Add lock system on import process
    • ๐Ÿ›  Fix #173: CSRF protection broke the 'add to playlist' form
    • ๐Ÿ›  Other bugfixes