Airsonic v10.2.0 Release Notes

Release Date: 2019-02-16 // about 5 years ago
  • 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:

    • #685 - transcoding length issue