Movary
Self-hosted hub to track, rate and explore your movie watch history
Alternative to: letterboxd, trakt
0.69.0
2025-10-30Thanks to @cyberducky0o0 for reporting the vulnerabilities CVE-2025-64115 and CVE-2025-64116. This releases contains the fixes for the reported vulnerabilities.
What’s Changed
- Feature: Add letterboxed link to movie detail pages by @leepeuker in https://github.com/leepeuker/movary/pull/698
- Feature: Add user option to disable third party ratings (tmdb/imdb) by @leepeuker in https://github.com/leepeuker/movary/pull/702
- Feature: Add icon in search results if movie is already played or on watchlist by @alifeee in https://github.com/leepeuker/movary/pull/709
- Feature: Add new fallback poster for movies with missing posters by @alifeee in https://github.com/leepeuker/movary/pull/696
- Maintenance: Move homepage to
/users/<user>from/users/<user>/dashboardby @alifeee in https://github.com/leepeuker/movary/pull/697 - Maintenance: Remove trailing url slash in all requests by @alifeee in https://github.com/leepeuker/movary/pull/701
- Maintenance: Consolidate movie search endpoints by @leepeuker in https://github.com/leepeuker/movary/pull/707
- Maintenance: Improve the user data deletion confirmation experience by @leepeuker in https://github.com/leepeuker/movary/pull/718
- Fix: Fixed issue with button when switching between dark & light theme by @leepeuker in https://github.com/leepeuker/movary/pull/699
- Fix: Adjust 404 page back link to not point to itself by @leepeuker in https://github.com/leepeuker/movary/pull/716
- Security: Validate http referer to improve security by @leepeuker in https://github.com/leepeuker/movary/pull/713
- Security: Sanitize login redirect to prevent malicious redirects by @leepeuker in https://github.com/leepeuker/movary/pull/715
- Security: Refactor user deletion requests from GET to DELETE methods by @leepeuker in https://github.com/leepeuker/movary/pull/717
Full Changelog: https://github.com/leepeuker/movary/compare/0.68.0…0.69.0