changelog 2.4 KB

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