Skip to content

20260621

Choose a tag to compare

@seluce seluce released this 21 Jun 21:34
· 12 commits to main since this release
e13db1c

New features

  • Migrated to Svelte 5. General app performance and behavior have been significantly improved.
  • Introduced ass.js as a replacement for jassub. It provides a modern and efficient way to render SSA and ASS subtitles.
  • Added new customization options in the settings to further personalize the details page (backdrop and logo).

Improvements

  • Added in-place updates for the dashboard, favorites, and libraries. Now, only the affected card is updated instead of reloading the entire view.
  • Improved endless scrolling in libraries. Cards are now loaded more efficiently, resulting in faster rendering and reduced resource consumption.
  • On the series detail page, there are now options to add the series to a playlist, collection, or favorites, as well as an option to share it.
  • The log view now automatically displays the newest entries first. Scroll buttons have also been added to navigate through older log entries easily.
  • The favorites page now also displays seasons and episodes. Each favorite category now has its own dedicated tab.

Bug fixes

  • Fixed an issue on the dashboard where release years for series and anime were not displayed in the watch history.

Other

  • General improvements and various minor under-the-hood tweaks to enhance overall efficiency and stability.