Skip to content

Releases: sbondCo/Watcharr

1.16.0

27 Aug 11:57
Compare
Choose a tag to compare

New in #125 Socializing

  • 🔎 When searching, if a user is found with a username LIKE the search query, they are displayed at the top of the results.
  • 🎞️ Clicking a user result will allow you to look at their watched list.
  • 🕵️‍♂️ Added a new setting, private, which when toggled, will remove your profile from displaying in search results.
  • 🔘 Added Share List button to nav face menu (copies link of your public watched list to clipboard).

Fixed in #125

  • Long names overflowing in Profile page.

Package: https://github.com/orgs/sbondCo/packages/container/watcharr/122354946?tag=v1.16.0
Full Changelog: v1.15.0...v1.16.0

1.15.0

26 Aug 12:39
Compare
Choose a tag to compare

Changed

Fixed

  • PersonPoster: Fix white flash on hover by @IRHM in #120 (Thanks @DNYLA for reporting)
  • Content: Omit ReleaseDate if not set by @IRHM in #123

New Contributors

Package: https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/122231066?tag=v1.15.0
Full Changelog: v1.14.0...v1.15.0

1.14.0

21 Aug 22:44
Compare
Choose a tag to compare

New

  • Support disabling signup in #104
  • Support using a custom TMDB_KEY in #116
  • 🔎 Discover Page in #109
  • New sorting options: Rating, Last Changed in #110

Changed

  • 🎥 Show a better empty watched list message in #105
  • 🖼️ Fade out content backdrop in #106

Fixed

  • SeasonsList: Stop requesting season 1 twice in #115

Package: https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/120648411?tag=v1.14.0
Full Changelog: v1.13.0...v1.14.0

1.13.0

18 Aug 21:20
Compare
Choose a tag to compare

Note: Auth related improvements require a re-login from the user. You should notice you are automatically logged out after updating to this version.

New

  • Streaming Providers shown for content by @DNYLA in #97
  • Play In Jellyfin Button / Providers by @IRHM in #101
  • Server Logging To File by @IRHM in #95

Changed

  • Show TBD if seasons not aired and add no episodes message by @IRHM in #90
  • Hide tv runtimes if not provided in episode_run_time array by @IRHM in #92

Maintenance

  • Update Client And Server Dependencies by @IRHM in #88

New Contributors

  • @DNYLA made their first contribution in #97

Package: https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/120038591?tag=v1.13.0
Full Changelog: v1.12.0...v1.13.0

1.12.0

14 Aug 00:23
Compare
Choose a tag to compare

New

  • Show public ratings for movies and tv (from TheMovieDB) in #73
  • Episode ratings (from TheMovieDB) in #74 and #77
  • Trailers for movies and shows (YouTube Embed) by @IRHM in #76

Package: https://github.com/orgs/sbondCo/packages/container/watcharr/118290077?tag=v1.12.0
Full Changelog: v1.11.0...v1.12.0

1.11.0

09 Aug 22:08
Compare
Choose a tag to compare

New

  • Dark theme (changeable in profile page) in #63
  • Give and save your thoughts on a movie/series in #69

Changed

  • Show success notifications after adding/updating watched items in #69

Fixed

  • Make profile page responsive in #64

Full Changelog: v1.10.0...v1.11.0

1.10.0

22 Jul 17:48
Compare
Choose a tag to compare

New

Watched Page Filters in #51

image

TV Seasons/Episodes in #52

Content Activity in #53

Profile (bare bones at the moment) in #55

image

Fixed

  • Nav DropDowns: Close other menu on open in #57

Full Changelog: v1.9.2...v1.10.0
Package: https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/111775794?tag=v1.10.0

1.9.2

01 Jun 02:02
Compare
Choose a tag to compare

Fixed

  • Routing in production app in 80b808c

Full Changelog: v1.9.1...v1.9.2

1.9.1

31 May 22:54
Compare
Choose a tag to compare

Changed

  • Simplified Setup (only one docker image and removed the need for a reverse proxy) in #50

Full Changelog: v1.9.0...v1.9.1

1.9.0

30 May 23:35
Compare
Choose a tag to compare

🎥 The Cast Update

New

  • Display Cast in content pages in #43
  • Create notification popups in #36
  • Show username at top of face menu in #38

Changed

  • Move api.ts and helpers.ts to util folder in #39
  • Move calculateTransformOrigin to helpers and use it in person poster too in #48

Fixed

  • Posters out of view on hover in #47
  • Increase search debounce time on mobile in #34
  • Posters Doubly Scaling in #49

Full Changelog: v1.8.0...v1.9.0