changelog 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. jellyfin (10.0.1-1) unstable; urgency=medium
  2. * Hotfix release, corrects several small bugs from 10.0.0
  3. * #512: Fix CONTRIBUTORS.md formatting
  4. * #501: Fix regression in integer divisions in latest movies category
  5. * #498: Change contributing link in settings to readthedocs.io
  6. * #493: Remove unused values.txt resource
  7. * #491: Fix userprofile.js crash
  8. * #519: Fix the DecodeJfif function to get proper image sizes
  9. * #486: Add NuGet package info to plugin projects
  10. -- Joshua Boniface <joshua@boniface.me> Tue, 08 Jan 2019 20:06:01 -0500
  11. jellyfin (10.0.0-1) unstable; urgency=medium
  12. * The first Jellyfin release under our new versioning scheme
  13. * Numerous bugfixes and code readability improvements
  14. * Updated logging configuration, including flag for it and configdir
  15. * Updated theming including logo
  16. * Dozens of other improvements as documented in GitHub pull request #419
  17. -- Joshua Boniface <joshua@boniface.me> Sat, 05 Jan 2019 15:39:25 -0500
  18. jellyfin (3.5.2-5) unstable; urgency=medium
  19. * Fully GPL'd release - remove tainted code from MediaBrowser.Common
  20. * Several code cleanups and tweaks
  21. -- Joshua Boniface <joshua@boniface.me> Fri, 28 Dec 2018 10:26:30 -0500
  22. jellyfin (3.5.2-4) unstable; urgency=medium
  23. * Correct manifest.json bug and vdpau
  24. -- Joshua Boniface <joshua@boniface.me> Thu, 20 Dec 2018 18:31:43 -0500
  25. jellyfin (3.5.2-3) unstable; urgency=medium
  26. * Correct several bugs in 3.5.2-2 packaging
  27. -- Joshua Boniface <joshua@boniface.me> Sat, 15 Dec 2018 18:17:32 -0500
  28. jellyfin (3.5.2-2) unstable; urgency=medium
  29. * Major code updates related to rebranding and cleanup
  30. -- Joshua Boniface <joshua@boniface.me> Fri, 14 Dec 2018 00:07:46 -0500
  31. jellyfin (3.5.2-1) unstable; urgency=medium
  32. * Add ffmpeg dependency and cleanup work
  33. -- Joshua Boniface <joshua@boniface.me> Tue, 11 Dec 2018 20:55:32 -0500
  34. jellyfin (3.5.2) unstable; urgency=medium
  35. * Rename from emby-server on version 3.5.2
  36. -- Joshua Boniface <joshua@boniface.me> Sun, 9 Dec 2018 15:20:58 -0400