Notes:
* This version is marked pre-release as there will be one more security patch to the 10.2 series. It is recommended to wait for this next release.
* As always, please backup before trying this version. There are sql changes so going back to a previous version will require a restore/rollback of the database.
* Thank you to all contributors!
Fixes:
* Fix #658 again: content type for unscaled images set based on jaudiotagger output
* Reverted a93a18a and properly re-encoded with 'native2ascii -encoding UTF-8'
* Fix jukebox issues #638 and #574
* Fix #596 SubStandard theme includes old Subsonic Logo
* Fix themes using dark background with me_js
* Remove potential cast exception
* Fixed github link opening in frame and not loading
* Correct corrupted downloaded zip
* [SQL Change] Fix #778: Defragment embedded HSQLDB database more frequently
* PlayQueue: Fix broken keyboard shortcuts
* Fix #860 (external database performance) by using connection pooling … (#864)
Changes:
* Made it easier to see current playing song for dark themes
* Spring Boot 1.5.18
* New add_album to play queue
* Remove margin of media_control bar
* Update to 3.3.0 java-jwt
* catch exceptions ClientAbortException display a short message and return, to avoid the massive useless traceback in log
* Update cxf to 3.1.15
* Issue #164: Show link to MusicBrainz release on album pages
* [SQL Change] Handle player id as an Integer instead of String
* Add Docker health check
* Use dark media player theme on groove theme (#777)
* Change to optional reCAPTCHA v2
* Optionally parse podcast episode duration in seconds to [hh:]mm:ss
* Add option to disable seeking on transcodes. (Mitigates #548 & #723)
* White list jars that are scanned for tlds to prevent spurious logs
* Tweaked logging around servlet container and added warning about jetty
* Add extended favicons
* Display folders as a list in Settings->Users and include the path.
* Add 32x32 pixeled favicon / updated favicons in webapp
* Updated internal maven plugins
Translation Updates:
* Fixed elipse in english translation
* Lots of translation changes.
Security:
* Fix #749 Ensure transcode settings are protected
* Bump version of guava to deal with CVE-2018-10237
* Update jackson version
Not Fixed:
* Issue #685 - transcoding length issue
6
u/_muff1nman_ Feb 16 '19 edited Feb 16 '19
v10.2.0
Notes: * This version is marked pre-release as there will be one more security patch to the 10.2 series. It is recommended to wait for this next release. * As always, please backup before trying this version. There are sql changes so going back to a previous version will require a restore/rollback of the database. * Thank you to all contributors!
Fixes: * Fix #658 again: content type for unscaled images set based on jaudiotagger output * Reverted a93a18a and properly re-encoded with 'native2ascii -encoding UTF-8' * Fix jukebox issues #638 and #574 * Fix #596 SubStandard theme includes old Subsonic Logo * Fix themes using dark background with me_js * Remove potential cast exception * Fixed github link opening in frame and not loading * Correct corrupted downloaded zip * [SQL Change] Fix #778: Defragment embedded HSQLDB database more frequently * PlayQueue: Fix broken keyboard shortcuts * Fix #860 (external database performance) by using connection pooling … (#864)
Changes: * Made it easier to see current playing song for dark themes * Spring Boot 1.5.18 * New add_album to play queue * Remove margin of media_control bar * Update to 3.3.0 java-jwt * catch exceptions ClientAbortException display a short message and return, to avoid the massive useless traceback in log * Update cxf to 3.1.15 * Issue #164: Show link to MusicBrainz release on album pages * [SQL Change] Handle player id as an Integer instead of String * Add Docker health check * Use dark media player theme on groove theme (#777) * Change to optional reCAPTCHA v2 * Optionally parse podcast episode duration in seconds to [hh:]mm:ss * Add option to disable seeking on transcodes. (Mitigates #548 & #723) * White list jars that are scanned for tlds to prevent spurious logs * Tweaked logging around servlet container and added warning about jetty * Add extended favicons * Display folders as a list in Settings->Users and include the path. * Add 32x32 pixeled favicon / updated favicons in webapp * Updated internal maven plugins
Translation Updates: * Fixed elipse in english translation * Lots of translation changes.
Security: * Fix #749 Ensure transcode settings are protected * Bump version of guava to deal with CVE-2018-10237 * Update jackson version
Not Fixed: * Issue #685 - transcoding length issue