Skip to content

Releases: leepeuker/movary

0.11.0

14 Jul 11:38
1132fb6
Compare
Choose a tag to compare

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

14 Jul 09:37
dabddf0
Compare
Choose a tag to compare

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

13 Jul 18:45
5ba770c
Compare
Choose a tag to compare

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 and movary: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

13 Jul 06:27
2ee11b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

11 Jul 19:51
b8ce2d6
Compare
Choose a tag to compare

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

10 Jul 18:01
e4ed0d2
Compare
Choose a tag to compare

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

Full Changelog: 0.8.0...0.9.0

0.8.0

05 Jul 16:53
26c59a8
Compare
Choose a tag to compare

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

04 Jul 14:21
aee582a
Compare
Choose a tag to compare

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

0.6.0

02 Jul 20:40
6edb587
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

01 Jul 14:54
21bd2a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.5.0