Releases: dvcol/trakt-extension
Releases · dvcol/trakt-extension
v1.23.1
v1.23.0
1.23.0 (2024-08-23)
Features
- list: adds show link for list items (a8c43d0)
- panel: adds external links & studio support (d109336)
- panel: adds multi rating support & rework linking (55dfa9f)
- panel: adds trailer support (191946c)
- rating: adds url to external ratings (fd8e3e3)
- settings: adds stats in settings (95e4054)
- simkl: add simkl ratings for show & movies (58aeddb)
- simkl: adds toggle (bbe1c13)
- simkl: big rework of account management & adding simkl auth (5bd3253)
Bug Fixes
- badge: check if user is authenticated before sending update (1c28d52)
- ci: adds api keys for simkl (4cbea70)
- common: adds loading prop to text-fields and change default align (6db6954)
- common: update textfield css (ebbeacd)
- css: make panels and buttons more responsive (8bbf577)
- css: update hover and focus to make the ui more accessible (19c0e6a)
- list: pause list render on panel open to prevent flicker (ce7cd14)
- loading: rework util to make it composable (666b14b)
- progress: fix error on click and rework keyboard inputs (06e1c7a)
- settings: skip loading when persisting cache (67b4361)
- settings: update css to make settings responsive (f371952)
- simkl: correctly assign simkl account to user (a43ed3d)
- simkl: correctly return simkl enabled based on active user (422c374)
- simkl: update api and fix toggle (c552b6f)
- web: disable simkl for web (1e7611c)
v1.22.0
1.22.0 (2024-08-13)
Features
- history: adds settings to load history on startup (c4c2268)
- list: adds collected & watched date on hover (02cd3d3)
- list: source played status from history when no progress available (88429b2)
Bug Fixes
- api: fix redirect url on web (4c8346e)
- badge: do not fetch when not authenticated (6152459)
- list: only trigger updated when view is active (e25e06c)
- login: login in place on web (1f86a90)
- proxy: refactor cached progress and handle proxy on web (0345b34)
- proxy: update proxy prefix (19f28cc)
- router: make progress inaccessible from web (d2c8f5a)
- web: fix unsafe store access in use-list-scroll (b1875cb)
v1.21.0
v1.20.0
1.20.0 (2024-08-10)
Features
- activity: adds activity polling and fix watching polling (3dd58e8)
- badge: adds calendar badge summary (6f6112f)
- progress: adds mismatch warning and improve stale data detection (dc8ac91)
- release: adds release note notification on update (4e69561)
Bug Fixes
- app: fix overflow flashing scrollbar on panel opening (09363cc)
- badge: uses local date to detect today instead of UTC (7b486a2)
- checkin: refresh progress and calendar view on checkin event (ab64adc)
- pagination: creates constant and fix settings page sizes (df26938)
- settings: disable badge for the web version (d11d457)
- store: set on pageSize undefined instead of truthy (to include 0) (61ff5c0)
- test: rework import to allow mocking (719af6e)
- user: remove typo in restore user list hook (5314c05)
- web: early abort sendMessage and fix invalid auth (58c7426)
v1.19.0
v1.18.3
v1.18.2
v1.18.1
v1.18.0
1.18.0 (2024-08-01)
Features
- panel: adds ratings to movie & show panels (061153d)
- rating: refactor and add loading & link handling (b7da524)
- ratings: adds rating addition & removal in store (0c9f95c)
- ratings: adds rating edition mode (a14e06d)
- ratings: adds score & review options (c296dca)
Bug Fixes
- color: rename info-color to color-info (60fe888)