All Versions
23
Latest Version
Avg Release Cycle
27 days
Latest Release
1231 days ago

Changelog History
Page 3

  • v10.3.3 Changes

    May 18, 2019

    ๐Ÿš‘ 10.3.3 hotfix release.

    ๐Ÿš€ Release Notes

    ๐Ÿ›  Fixes several bugs with the 10.3.2 release.

    • ๐Ÿ‘€ Problems with collections are fixed only for new collections; see #1338 for full details.

    Major Features

    N/A

    ๐Ÿ”„ Changelog

    jellyfin

    #1294 Fix non-ascii filename downloads
    ๐Ÿณ #1306 Move artifact chown inside docker to avoid sudo
    #1338 Enforce a specific folder structure for Extras to avoid misidentification
    ๐Ÿ“Œ #1372 Fix broken pin in 10.3.z
    #1380 Improve Photo rendering in DLNA

    ๐ŸŒ jellyfin-web

    ๐Ÿ›  jellyfin/jellyfin-web#304 Fixed Progressive Web App for Android and iOS
    ๐Ÿ›  jellyfin/jellyfin-web#309 Various fixes for webOS 3.3
    ๐ŸŒ jellyfin/jellyfin-web#316 Correct the naming of iPad and iPhone
    ๐Ÿ‘€ jellyfin/jellyfin-web#323 Resolve some android seeking issues

  • v10.3.2 Changes

    May 01, 2019

    ๐Ÿš‘ 10.3.2 hotfix release.

    ๐Ÿš€ Release Notes

    ๐Ÿ›  Fixes several bugs from the 10.3.1 release.

    Major Features

    N/A

    ๐Ÿ”„ Changelog

    jellyfin

    โช #1287 Re-add content length, semi revert of changes in #1010
    #1296 Fix #1234
    #1305 Fix passwordless authentication with non-json content-types
    ๐Ÿšš #1310 Remove unreachable code from BaseProgressiveStreamingService
    #1324 Add arm64 packaging for Debuntu
    ๐Ÿ‘ #1327 Support libssl1.1 for Ubuntu Disco
    #1332 Make the TvdbEpisodeProvider class Public
    ๐Ÿ“Œ #1333 Fix incorrect hasPassword flag when easy pin set
    #1334 Iterate over IEnumerable before disposing
    #1335 Limit amount of ffmpeg processes extracting images at once

    ๐ŸŒ jellyfin-web

    ๐ŸŒ jellyfin/jellyfin-web#270 Adds recording button back to view
    ๐ŸŒ jellyfin/jellyfin-web#277 Fix a broken Live TV page
    ๐Ÿšš jellyfin/jellyfin-web#287 Remove extraneous padding from sliders
    ๐Ÿšš jellyfin/jellyfin-web#290 Remove outdated Firefox check for slider bubble
    ๐ŸŒ jellyfin/jellyfin-web#291 Correct 404 on autoPlayDetect.js
    ๐Ÿ“Œ jellyfin/jellyfin-web#296 Fix "Password Reset by PIN" page

  • v10.3.1 Changes

    April 22, 2019

    ๐Ÿš‘ 10.3.1 hotfix release.

    ๐Ÿš€ Release Notes

    ๐Ÿ›  Fixes several bugs from the 10.3.0 release.

    Major Features

    N/A

    ๐Ÿ”„ Changelog

    jellyfin

    ๐Ÿ”Œ #1258 Handle exception when loading unsupported assembly [allows server to continue starting even with invalid plugins]
    ๐Ÿ›  #1264 Fix comparison for empty password migration [fixes empty passwords not being accepted]

    ๐ŸŒ jellyfin-web

    ๐Ÿ›  jellyfin/jellyfin-web#257 Load fallback culture before login [fixes missing strings on login page]
    ๐ŸŒ jellyfin/jellyfin-web#258 Fix server name input type [makes clients handle the URL path a little more gracefully]