changelog 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. jellyfin-media-player (1.5.0-1) unstable; urgency=medium
  2. * Remember intended subtitle and audio selection between episodes.
  3. * Allow disabling the server's custom CSS.
  4. * Allow using custom CSS locally on the client. (Per user)
  5. * Fix scroll bar styling on TV mode.
  6. * Add Windows taskbar integration. (#61)
  7. * Fix volume OSD not showing on mute toggle. (#63)
  8. -- Ian Walton <ian@iwalton.com> Sat, 24 Apr 2021 20:42:29 -0400
  9. jellyfin-media-player (1.4.1-1) unstable; urgency=medium
  10. * Add update notifier.
  11. * Add option to disable input repeat. (#49)
  12. * Add config-only option to ignore SSL certificates. (#48)
  13. * Fix excessive width of options drop-downs in some cases.
  14. -- Ian Walton <ian@iwalton.com> Mon, 19 Apr 2021 22:28:20 -0400
  15. jellyfin-media-player (1.4.0-1) unstable; urgency=medium
  16. * Backport fix for images not loading.
  17. * Enable mouse back/forward buttons. (#42)
  18. * Fix subtitle offset support. (#35)
  19. * Add back support for TV mode, and also use configuration/command line flags.
  20. * Add support for some media keys, remotes, and controllers through inputmanager.
  21. * Enable hardware video decoding by default.
  22. * Allow file download option in web client again.
  23. * Fix more warnings in the codebase. (#32)
  24. -- Ian Walton <ian@iwalton.com> Sun, 18 Apr 2021 14:47:24 -0400
  25. jellyfin-media-player (1.3.1-1) unstable; urgency=medium
  26. * Add builds for win32, debian, and ubuntu.
  27. * Fix music performance issue where there were excessive API calls (#22)
  28. * Fix fullscreen button in web player.
  29. * Add maximized window state preserving (#26)
  30. * Fix QT warnings (#24)
  31. * Fix wayland and wayland hwdec support (#20, #23)
  32. * Set white font color on modal and add class for css themes.
  33. * Upgrade jellyfin-web to 10.7.2.
  34. -- Ian Walton <ian@iwalton.com> Tue, 13 Apr 2021 20:00:12 -0400
  35. jellyfin-media-player (1.3.0-1) unstable; urgency=medium
  36. * Initial Debian packaging for 1.3.0
  37. -- Joshua Boniface <joshua@boniface.me> Sun, 11 Apr 2021 22:34:40 -0400