Skip to content

Releases: leepeuker/movary

0.70.1

26 Jan 07:11
69abfcb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.70.0...0.70.1

0.70.0

17 Jan 10:51
0282090

Choose a tag to compare

Thanks 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 #706
  • Feature: Add og-data to movie and person pages by @alifeee in #722
  • Maintenance: Remove not needed http referer usages by @leepeuker in #719
  • Maintenance: Remove whitespaces from mastodon username and access token on save by @leepeuker in #729
  • Maintenance: Trigger mastodon posts centrally by @leepeuker in #732
  • Maintenance: Add rating & comment to Mastodon play log post by @alifeee in #726
  • Maintenance: Make Mastodon visibility settings clearer by @alifeee in #725
  • Maintenance: Only post to Mastodon if explictly enabled by @leepeuker in #740
  • Maintenance: Add mastodon integration documentation by @alifeee in #728
  • Fix: Adjust wrong labels displayed for watched/watchlist movies by @alifeee in #736
  • Fix: Error when handling empty movie search results by @leepeuker in #723
  • Fix: Handle missing Mastodon configuration by @alifeee in #737
  • Fix: Sorting of countries by name by @alifeee in #704
  • Fix: Remove performance bottleneck when managing many backend jobs by @leepeuker in #733
  • Security: Removed XSS vulnerability when editing locations by @leepeuker in #739

Full Changelog: 0.69.0...0.70.0

0.69.0

30 Oct 08:07
e0d8b4d

Choose a tag to compare

Thanks 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 #698
  • Feature: Add user option to disable third party ratings (tmdb/imdb) by @leepeuker in #702
  • Feature: Add icon in search results if movie is already played or on watchlist by @alifeee in #709
  • Feature: Add new fallback poster for movies with missing posters by @alifeee in #696
  • Maintenance: Move homepage to /users/<user> from /users/<user>/dashboard by @alifeee in #697
  • Maintenance: Remove trailing url slash in all requests by @alifeee in #701
  • Maintenance: Consolidate movie search endpoints by @leepeuker in #707
  • Maintenance: Improve the user data deletion confirmation experience by @leepeuker in #718
  • Fix: Fixed issue with button when switching between dark & light theme by @leepeuker in #699
  • Fix: Adjust 404 page back link to not point to itself by @leepeuker in #716
  • Security: Validate http referer to improve security by @leepeuker in #713
  • Security: Sanitize login redirect to prevent malicious redirects by @leepeuker in #715
  • Security: Refactor user deletion requests from GET to DELETE methods by @leepeuker in #717

Full Changelog: 0.68.0...0.69.0

0.68.0

14 Sep 15:54
41ef02b

Choose a tag to compare

Notes: We introduced a few changes to how Movar urls are build. Please be cautious and report any errors.

What's Changed

  • Feature: Add movie description to the "Add movie" search results by @alifeee in #677
  • Feature: Add a direct TMDB link to the "Add movie" search results by @alifeee in #684
  • Feature: Display bookmark icon on movie page if movie is on watchlist by @leepeuker in #691
  • Feature: After adding a new movie to the watchlist, redirect the user to the watchlist page by @alifeee in #685
  • Feature: Added movie title or person name to movie/person detail page urls as slug suffix by @alifeee in #688
  • Fix: Improve handling of posters with wrong aspect ratios by @alifeee in #690
  • Fix: Spelling in docs by @alifeee in #683
  • Maintenance: Improve hyperlinking by using real links instead of javascript by @alifeee in #678
  • Maintenance: Add xdebug support for development by @leepeuker in #682

Full Changelog: 0.67.0...0.68.0

0.67.0

15 Aug 13:15
6c6d4b7

Choose a tag to compare

What's Changed

  • Feature: Enter the TMDB url of a movie as the search term to directly find this specific movie @alifeee in #670
  • Fix: Update IMDb rating html scraping by @leepeuker in #665
  • Fix: Adjust all unique watched movies query to no longer fail if sorted by watch date by @leepeuker in #667
  • Fix: Streamline css of movie tagline on details page by @leepeuker in #673
  • Fix: During history import empty IMDb ids were not correctly mapped by @leepeuker in #674

New Contributors

Full Changelog: 0.66.2...0.67.0

0.66.2

22 Jun 17:15
6aaed18

Choose a tag to compare

What's Changed

  • Fix: Improve application url js handling by @leepeuker in #657
  • Fix: Repair application url handling on server settings page by @leepeuker in #658

Full Changelog: 0.66.1...0.66.2

0.66.1

21 Jun 16:36
b6380c1

Choose a tag to compare

What's Changed

  • Fix: Implement correct handling of custom application urls by @leepeuker in #656

Full Changelog: 0.66.0...0.66.1

0.66.0

13 Jun 17:10
d314e6f

Choose a tag to compare

What's Changed

  • Feature: Add Kodi integration to automatically logged watched movies by @leepeuker in #654
  • Feature: Add production countries information to movie data by @leepeuker in #651
  • Feature: Add dashboard row for most watched production countries by @leepeuker in #652
  • Maintenance: During tmdb sync keep production companies up to date by @leepeuker in #649
  • Maintenance: Store country iso codes completely locally vs fetching and caching from tmdb remotly by @leepeuker in #650

Full Changelog: 0.65.0...0.65.1

0.65.0

01 Jun 16:29
8119748

Choose a tag to compare

What's Changed

  • Feature: Create API endpoint to add new movie via tmdb by @leepeuker in #646
  • Fix: Skip movies during trakt import with invalid tmdb ids by @leepeuker in #637
  • Fix: Don't convert $watchDate to string during diary import by @alexcaza in #638
  • Fix: Build correct radarr feed API URL by @alexcaza in #639
  • Fix: Fix broken API token authorization by @leepeuker in #647
  • Maintenance: Upgrade third party dependencies by @leepeuker in #645

New Contributors

Full Changelog: 0.64.1...0.65.0

0.64.1

23 Feb 18:03
643c812

Choose a tag to compare

What's Changed

Full Changelog: 0.64.0...0.64.1