Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Releases: 5rahim/seanime-js

v0.4.0

28 Oct 00:04
Compare
Choose a tag to compare

What's new?

  • ⬆️ Migrate to Next.js 14
    • Server actions are now stable
  • 🏗️ Migrate to React Query v5
  • ⬆️ Bump dependencies

v0.3.10

14 Oct 00:46
Compare
Choose a tag to compare

What's new?

  • ⬆️ Update dependencies
  • 🦺 Fixed bug reintroduction caused by logging

v0.3.9

13 Oct 17:36
Compare
Choose a tag to compare

What's new?

  • ✨ Added ability to view episode info, including runtime, description...
  • 🏗️ Refactored rejection logic to avoid unintentional rejections during scanning
  • 🦺 Fixed Special episode detection in cases where episode number is higher than total episode count
  • 🦺 Fixed matched files not being displayed in episode list when metadata is undefined
  • 🩹 Updated M3U8 proxy

v0.3.8

13 Oct 02:54
Compare
Choose a tag to compare

What's new?

  • 🚨 Fixed failing scan

v0.3.7

10 Oct 22:26
Compare
Choose a tag to compare

What's new?

  • 💄 New Home Page design
  • 🔄 Added loading overlay while scanning
  • ⏪️ Disabled Anify as source for episode covers

v0.3.6

10 Oct 17:39
Compare
Choose a tag to compare

What's new?

  • 🦺 Fixed incorrect completion status in episode list
  • 🔄 Modified some aspects in logs
    • Directory path is now hidden
    • Dumped info logs are now in separate folder
    • Added more stats

v0.3.5

07 Oct 17:23
Compare
Choose a tag to compare

What's new?

  • 🚨 Fixed failing build

v0.3.4

07 Oct 16:57
Compare
Choose a tag to compare

What's new?

  • 🦺 Fixed directory selector returning only relative path
    • This caused issues when default save path on qBittorrent was not the same as local directory
  • ✨ Ability to deselect torrents from episode list preview
  • 🔄 Changed default download directory to be the same as local directory when downloading batches

v0.3.3

07 Oct 00:22
Compare
Choose a tag to compare

What's new?

  • Added progress bar to anime list
  • Fixed minor episode list image appearance inconsistencies
  • Fixed Continue watching section showing undownloaded episode when refreshing AniList

v0.3.2

05 Oct 01:07
Compare
Choose a tag to compare

What's new?

  • Refactored how episode numbers are handled
  • Better handling of mismatched episode count between AniList and AniDB
  • Fixed handling of "Episode 0" across the app