Sonerezh v1.2.0 Release Notes

Release Date: 2018-08-17 // over 5 years ago
  • ๐Ÿš€ 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)