0.58.0
Notable changes:
- Support for 2FA TOTP
- New REST API (checkout docs for latest release here or locally at
https://yourdomain/docs/api
) - You can now add plays without date
What's Changed
- Feature: Allow plays without a watch date by @leepeuker in #503
- Feature: Add two-factor authentication by @JVT038 in #473
- Feature: Add "never-synced" flag to imdb cli sync command by @leepeuker in #477
- Feature: Add REST api basics by @leepeuker in #486
- Feature: Add REST api tokens for users by @leepeuker in #487
- Feature: Add played api enpdoints by @leepeuker in #508
- Feature: Add advanced search option to watchlist by @leepeuker in #481
- Reactor: Added middleware by @JVT038 in #490
- Refactor: Add auth middleware for REST api by @leepeuker in #502
- Refactor: Improve history api enpdoints by @leepeuker in #506
- Refactor: Improve watchlist api enpdoints by @leepeuker in #507
- Docu: Improve documentation for JELLYFIN_DEVICE_ID by @leepeuker in #479
- Docu: Improved Jellyfin integration doc by @ri0thamus in #480
- Devops: Add actions workflow to deploy openapi changes by @leepeuker in #494
New Contributors
- @ri0thamus made their first contribution in #480
Full Changelog: 0.57.0...0.58.0