1.1.2
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