Skip to content

[0.8.6] Many Fixes

Compare
Choose a tag to compare
@PlexRipper PlexRipper released this 28 Sep 15:14
· 1435 commits to master since this release
59c93ac

[0.8.6]

Added

  • Added an improved Notification sidebar
  • Added all text as translations keys to the language file to ensure everything can get translated.
  • Added Language switcher under Settings => UI, only supported English and the to be translated French.

Fixed

  • Fixed the Letter navigation in Poster view not scrolling the page.
  • Fixed the setup page not shown automatically on a new install.
  • Fixed the percentage in download speed having too many decimals, namely in the Downloads page.
  • Fixed where empty help buttons would show up next to options.
  • Fixed the checkboxes in settings not working.
  • Fixed the misalignment of the checkboxes in the settings page.
  • Fixed an issue where statically generating the WebUI in development would return the wrong api url.
  • Fixed an error when trying to add a Movie or TvShow destination folder under Settings => Paths, should now work correctly
  • Fixed the "no downloads" message not always showing correctly when there are no downloads in progress.
  • Fixed the setup page not showing the correct background and throwing an error when that happens
  • Fixed the skip button during the setup wizard not appearing

Changed

  • Notifications can now be cleared with a click of a button
  • Fixed the lang folder link in the README
  • Added the French language file and language support (Still needs translations).
  • Added the language option to the config file
  • Rewritten how settings are saved, they should now work much better
  • Added feedback section to the ReadMe
  • Ensured the config/settings file is now better protected against corruption and invalid values