changelog 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. jellyfin (10.0.0-1) unstable; urgency=medium
  2. * The first Jellyfin release under our new versioning scheme
  3. * Numerous bugfixes and code readability improvements
  4. * Updated logging configuration, including flag for it and configdir
  5. * Updated theming including logo
  6. * Dozens of other improvements as documented in GitHub pull request #419
  7. -- Joshua Boniface <joshua@boniface.me> Sat, 05 Jan 2019 15:39:25 -0500
  8. jellyfin (3.5.2-5) unstable; urgency=medium
  9. * Fully GPL'd release - remove tainted code from MediaBrowser.Common
  10. * Several code cleanups and tweaks
  11. -- Joshua Boniface <joshua@boniface.me> Fri, 28 Dec 2018 10:26:30 -0500
  12. jellyfin (3.5.2-4) unstable; urgency=medium
  13. * Correct manifest.json bug and vdpau
  14. -- Joshua Boniface <joshua@boniface.me> Thu, 20 Dec 2018 18:31:43 -0500
  15. jellyfin (3.5.2-3) unstable; urgency=medium
  16. * Correct several bugs in 3.5.2-2 packaging
  17. -- Joshua Boniface <joshua@boniface.me> Sat, 15 Dec 2018 18:17:32 -0500
  18. jellyfin (3.5.2-2) unstable; urgency=medium
  19. * Major code updates related to rebranding and cleanup
  20. -- Joshua Boniface <joshua@boniface.me> Fri, 14 Dec 2018 00:07:46 -0500
  21. jellyfin (3.5.2-1) unstable; urgency=medium
  22. * Add ffmpeg dependency and cleanup work
  23. -- Joshua Boniface <joshua@boniface.me> Tue, 11 Dec 2018 20:55:32 -0500
  24. jellyfin (3.5.2) unstable; urgency=medium
  25. * Rename from emby-server on version 3.5.2
  26. -- Joshua Boniface <joshua@boniface.me> Sun, 9 Dec 2018 15:20:58 -0400