2
0

changelog 2.3 KB

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