Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
0.70.0
2026-01-17Thanks to @mbiesiad for reporting the vulnerabilities CVE-2026-23839, CVE-2026-23840 and CVE-2026-23841. This releases contains the fixes for the reported vulnerabilities.
What’s Changed
- Feature: Add Mastodon integration for cross-posting movie plays/watchlist by @alifeee in https://github.com/leepeuker/movary/pull/706
- Feature: Add og-data to movie and person pages by @alifeee in https://github.com/leepeuker/movary/pull/722
- Maintenance: Remove not needed http referer usages by @leepeuker in https://github.com/leepeuker/movary/pull/719
- Maintenance: Remove whitespaces from mastodon username and access token on save by @leepeuker in https://github.com/leepeuker/movary/pull/729
- Maintenance: Trigger mastodon posts centrally by @leepeuker in https://github.com/leepeuker/movary/pull/732
- Maintenance: Add rating & comment to Mastodon play log post by @alifeee in https://github.com/leepeuker/movary/pull/726
- Maintenance: Make Mastodon visibility settings clearer by @alifeee in https://github.com/leepeuker/movary/pull/725
- Maintenance: Only post to Mastodon if explictly enabled by @leepeuker in https://github.com/leepeuker/movary/pull/740
- Maintenance: Add mastodon integration documentation by @alifeee in https://github.com/leepeuker/movary/pull/728
- Fix: Adjust wrong labels displayed for watched/watchlist movies by @alifeee in https://github.com/leepeuker/movary/pull/736
- Fix: Error when handling empty movie search results by @leepeuker in https://github.com/leepeuker/movary/pull/723
- Fix: Handle missing Mastodon configuration by @alifeee in https://github.com/leepeuker/movary/pull/737
- Fix: Sorting of countries by name by @alifeee in https://github.com/leepeuker/movary/pull/704
- Fix: Remove performance bottleneck when managing many backend jobs by @leepeuker in https://github.com/leepeuker/movary/pull/733
- Security: Removed XSS vulnerability when editing locations by @leepeuker in https://github.com/leepeuker/movary/pull/739
Full Changelog: https://github.com/leepeuker/movary/compare/0.69.0…0.70.0