Skip to content

Releases: dvcol/trakt-extension

v1.34.0

12 Jan 15:00
Compare
Choose a tag to compare

1.34.0 (2025-01-12)

Features

  • ratings: adds support for external ratings (ee3db29)

v1.33.2

09 Jan 13:47
Compare
Choose a tag to compare

1.33.2 (2025-01-09)

Bug Fixes

  • progress: add missing show source context to fix custom links (bef8330)

v1.33.1

19 Nov 13:30
Compare
Choose a tag to compare

1.33.1 (2024-11-19)

Bug Fixes

  • navbar: navigate based on route name instead of path in dropdown (a23712b)
  • search: search on enter and only add to history on blur (f8674b7)

v1.33.0

31 Oct 20:24
Compare
Choose a tag to compare

1.33.0 (2024-10-31)

Features

  • panel: adds alt titles options to panel aliases (ec94617)
  • search: adds recent search and allow type search (da25a97)
  • search: switches to fuzzy search (d4b2d91)

Bug Fixes

  • css: adjust page loading vertical offset (1605ba2)
  • debounce: reject promise on error (e823b20)
  • panel: adjust responsive padding (53dbba6)
  • panel: fix responsive sizing for the panel (3f4301f)
  • settings: adds safe inset in menu for mobile (dc8838c)

v1.32.3

25 Oct 16:20
Compare
Choose a tag to compare

1.32.3 (2024-10-25)

Bug Fixes

  • buttons: pass down loading state from items (5dec105)
  • watching: only show watching if not expired (1e17f46)

v1.32.2

24 Oct 19:06
Compare
Choose a tag to compare

1.32.2 (2024-10-24)

Bug Fixes

  • list: open quick action on item edge when no movement or modifiers (1bf46cf)

v1.32.1

24 Oct 17:13
Compare
Choose a tag to compare

1.32.1 (2024-10-24)

Bug Fixes

  • brand: prevent badge flash when refreshing before restore (60db763)

v1.32.0

24 Oct 14:19
Compare
Choose a tag to compare

1.32.0 (2024-10-24)

Features

  • theme: allow custom theming of ui colors (db9613e)

v1.31.0

23 Oct 22:47
Compare
Choose a tag to compare

1.31.0 (2024-10-23)

Features

  • list: adds hover button support (4853eb0)
  • list: adds quick action buttons - checkin (467a882)
  • list: adds quick action buttons - collected (516e0e2)
  • list: adds quick action buttons - list (a3b9b28)
  • list: adds quick action buttons - watched (8e00a0a)
  • list: create list buttons for list quick actions (2909875)
  • list: enable drag to show buttons in mobile contexts (3fbbd77)
  • list: implement list buttons in all lists (9a788b0)
  • movies: start up fetch to populate progress & collection (db1a5bc)
  • panel: only mark unwatched in seasons (c4cdea3)
  • settings: adds quick action configurations in settings (b00712c)

Bug Fixes

  • branding: make listItem marker reactive (3645497)
  • calendar: skip datalist reset when no date is saved (757622a)
  • checkin: correctly update state when cancelling check in (1ab8199)
  • favorites: only enable favorite list for movie & shows (644dc61)
  • list: adjust margin & padding (a56ecff)
  • list: key element with date as there might be re-releases (8d60081)
  • navbar: adjust responsive breakpoints (bec98d6)
  • navbar: make tabs tab/enter targets (c20db4b)
  • panel: only clear state if picker is closed (a35d9d2)
  • poster: adjust responsive design on small screens (b9bb980)
  • progress: eagerly fetch progress when item is in view (c7ad96b)
  • ratings: fix issue infinite loop when pageCount is 0 (b294659)
  • watching: factorize checkin logic into composable (cf96f94)

v1.30.1

19 Oct 11:41
Compare
Choose a tag to compare

1.30.1 (2024-10-19)

Bug Fixes

  • branding: update badge color when switching branding (ece8426)
  • calendar: clear saved date when clearing date picker (621062f)