Trakt for Web 🌐

2026-03-09 to 2026-03-15


Summary

This release brings a host of new features and crucial fixes, including the long-awaited ā€˜notes’ functionality and smart lists, making your Trakt experience even more personalized. We’ve also tackled several usability issues and squashed bugs to keep things running smoothly. We’re still working on some improvements, so keep an eye out for future updates!

Features

  • Notes: You can now add and view notes on movies and shows, and even prompt to add notes when favoriting or dropping items. (Fixes #1540) [PR #1846]
  • Smart Lists: Introducing support for smart lists, allowing for more dynamic organization of your media. (Fixes #1778) [PR #1830]
  • Email Settings: Added the ability to change your email address in settings. (Fixes #1529) [PR #1847]
  • Episode Status Tags: ā€˜Premiere’ and ā€˜Finale’ episode statuses are now displayed in ā€˜Continue Watching’, ā€˜Upcoming’, and ā€˜Calendar’. (Fixes #1407) [PR #1817]
  • Original Titles: Summary cards now show the original title if it’s distinct from the main title. (Fixes #1809) [PR #1810]
  • Discover Mode Toggles: Added discovery toggles to the profile page. (Fixes #1474) [PR #1808]
  • Filter Enhancements: Filters are now enabled on the home dashboard (Fixes #1478) [PR #1811], and advanced ratings filters now include IMDB and RT ratings. (Fixes #1834, #1467) [PR #1835]
  • List Management: Lists in the drawer are now sorted to show lists that already contain an item at the top (Fixes #1823) [PR #1825], and the ā€˜Rename’ button for lists has been replaced with a more comprehensive ā€˜Edit…’ option. (Fixes #1457) [PR #1814]

Fixes

  • Calendar Layout: Historic calendar layouts have been reversed for better usability. (Fixes #1848) [PR #1849]
  • Profile Settings: Profile settings now use a drawer instead of a prompt for a smoother experience. (Fixes #1844) [PR #1845]
  • Ratings Filter: The ratings filter now utilizes a slider for a more intuitive experience. (Fixes #1832) [PR #1833]
  • Media Card Titles: Prevented title overflow in media summary cards. (Fixes #1821) [PR #1822]
  • Review Posting: Posting new reviews now uses a drawer instead of a dialog. (Fixes #1818) [PR #1820]
  • Released Movies: Correctly checks air dates for movies that are not yet marked as ā€˜released’. (Fixes #1812) [PR #1813]
  • List Spacing: Improved spacing for lists and removed a shadow hack causing scrollbar issues. (Fixes #1839) [PR #1836]

Maintenance

  • Accessibility Improvements: Enhanced accessibility across multiple components, including better handling of labels, roles, and toast notifications. (Fixes #1841) [PR #1840]
  • Component Refactoring: Extracted several common components, such as dismissible errors, generic text cards, filter tabs, and form element wrappers, to improve code maintainability. [commits: 52ac910, 64889eb, 4ee00ee, ab364f9]
  • UI/Style Updates: Adjusted spacing and gaps in various UI components, updated icons, and removed dead code. [commits: 3a76d6e, 912dff7, 1e069c9]
  • CSS Improvements: Addressed hardcoded pixel values in CSS and added missing semicolons. [commits: 507dd0e, 05b0719]
  • URL Updates: Updated URL for embedded settings. [commit: 9e392d5]
  • Filter/Search Params: Applied filter parameters to the URL and added search parameters for positions in people summary pages. [commits: adf04fe, 1e069c9]
  • Toggle Filter Default: Ensured correct default values for toggle filters. [commit: aba6e89]
1 Like