Releases: sbondCo/Watcharr
1.16.0
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
Changed
- Add year to Poster by @kurtmgray in #111
- Optimize images by @imgbot in #118
- TMDB Request Caching by @IRHM in #119
- Loading Notifications (better feedback on slower networks) by @IRHM in #122
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
- @kurtmgray made their first contribution in #111 (Thanks!)
- @imgbot made their first contribution in #118
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
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
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
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
New Contributors
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
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
1.10.0
New
Watched Page Filters in #51
TV Seasons/Episodes in #52
Content Activity in #53
Profile (bare bones at the moment) in #55
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
1.9.1
1.9.0
🎥 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