Releases: Hamuko/anifunnel
Releases · Hamuko/anifunnel
1.3.1
Fixed
- Fixed fuzzy matching crashing on Japanese text.
1.3.0
Added
- Option to filter webhooks by Plex username for multi-user servers.
Changed
- Upgraded dependencies.
- Improved fuzzy matching logic.
Fixed
- Fixed the management inteface crashing when the watching list is empty.
1.2.1
Fixed
- Fixed rare
HTTP 413 Content Too Large
errors for unused Plex events.
Changed
1.2.0
Added
- Added a management interface to set title overrides and episode offsets.
- Notify users of an invalid token on startup.
Changed
- Improved fuzzy matching logic for sequels.
- Upgraded dependencies.
1.1.0
Added
- Added
--multi-season
flag for matching multi-season shows in the Plex library.
Fixed
- Fixed macOS binary downloads possibly being corrupted.
1.0.1
Added
- Additional Linux architectures binaries are available for releases.
Changed
- Linux builds now use Rustls instead of OpenSSL.