Releases: leepeuker/movary
Releases · leepeuker/movary
0.11.0
What's Changed
- Add local db caching for tmdb iso 693-1 language mappings by @leepeuker in #52
- Add deletion of user data/account to settings page by @leepeuker in #53
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- Add way to change user password to settings page by @leepeuker in #50
- Add more alerts to settings page forms to report about operation success/failure by @leepeuker in #51
Full Changelog: 0.9.3...0.10.0
0.9.3
Attention
With this release the trackt client id and username is moved out of the environment variable pool. There are two ways to set the client id and username for a user now:
- via the web UI settings page
- via new cli command
movary:user:change-trakt-client-id
andmovary:user:change-trakt-username
What's Changed
- Set trakt client per user and make it configurable via settings page by @leepeuker in #48
- Add trakt username to settings page by @leepeuker in #49
Full Changelog: 0.9.2...0.9.3
0.9.2
0.9.1
What's Changed
- Fix issue with unique constraint on movie watch date by @leepeuker in #43
Full Changelog: 0.9.0...0.9.1
0.9.0
This is breaking release!
All user data and trakt cache will be deleted, so export your data before applying the update to import it again afterwards.
What's Changed
- Add multi user support by @leepeuker in #40
- Fix migration issue by @leepeuker in #41
- Fix migration issue by @leepeuker in #42
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Add default current date when logging movie by @leepeuker in #39
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Reset rating stars when clicking on max selected star by @leepeuker in #36
- Revalidate watch date input when input loses focus by @leepeuker in #37
Full Changelog: 0.6.0...0.7.0