Releases: sbondCo/Watcharr
v1.38.0
🧠 New
- Sonarr/Radarr request management, progress reporting and new auto approve permission by @IRHM in #474
- Ability to set a country for correct streaming providers (doesn't affect language) by @stignarnia in #463
- Sort by last finished/played by @IRHM in #479
- Add delete button to content pages by @IRHM in #486
💯 Changed
🧼 Fixed
- import: Fix customDates all coming back the same in all activity when importing a watcharr export by @IRHM in #485
- Games: Fix not being able to add games previously removed from list by @IRHM in #487
📖 Documentation
🔨 Maintenance
- server: bump gorm.io/gorm from 1.25.7 to 1.25.9 in /server by @dependabot in #449
- server: bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 in /server by @dependabot in #435
- ui: bump svelte from 4.2.10 to 4.2.12 by @dependabot in #421
- ui: bump axios from 1.6.7 to 1.6.8 by @dependabot in #418
- ui: bump prettier-plugin-svelte from 3.2.1 to 3.2.2 by @dependabot in #417
- ui: bump @sveltejs/adapter-node from 4.0.1 to 5.0.1 by @dependabot in #419
- ui: bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.4.0 by @dependabot in #434
- ui: bump vite from 5.1.6 to 5.2.8 by @dependabot in #469
- ui: bump typescript from 5.3.3 to 5.4.5 by @dependabot in #475
- ui: bump svelte-check from 3.6.4 to 3.6.9 by @dependabot in #467
- ui: bump @typescript-eslint/parser from 7.2.0 to 7.6.0 by @dependabot in #466
- workflow: bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #465
- server: bump golang.org/x/crypto from 0.21.0 to 0.22.0 in /server by @dependabot in #470
New Contributors
- @stignarnia made their first contribution (thank you very much!) in #463
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/205183324?tag=v1.38.0 or on docker hub
Full Changelog: v1.37.0...v1.38.0
v1.37.0
🌔 New
- Configurable data location via environment variable
WATCHARR_DATA
by @mordquist in #423 - User management by @IRHM in #437
- Importing Watcharr Exports by @stephaje in #389
- Importing from MyAnimeList by @IRHM in #439
☎️ Changed
📖 Documentation
- docs: installation for development by @IRHM in #432
- docs: restoring admin guide by @IRHM in #438
- docs: Importing from MyAnimeList by @IRHM in #439
- [ImgBot] Optimize images by @imgbot in #440
⛏️ New Contributors
- @mordquist made their first contribution (thank you very much for the great work!) in #423
🆘 Getting Help
If you need help, encounter an issue or find a bug please create an issue or join our space on Matrix for support. Always happy to help!
Some changes regarding responsiveness on mobile have been made (dynamic poster sizes at certain device sizes). I did my best to ensure nothing broke, but if you spot anything, please let us know!
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/196745444?tag=v1.37.0
Full Changelog: v1.36.0...v1.37.0
v1.36.0
🌚 New
🔧 Fixed
⛰️ Maintenance
- ui: bump vite from 5.1.3 to 5.1.6 by @dependabot in #408
- ui: bump @sveltejs/kit from 2.5.0 to 2.5.3 by @dependabot in #405
- ui: bump @typescript-eslint/parser from 7.0.2 to 7.2.0 by @dependabot in #406
- server: bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 in /server by @dependabot in #404
- server: bump golang.org/x/crypto from 0.19.0 to 0.21.0 in /server by @dependabot in #393
- ui: bump eslint from 8.56.0 to 8.57.0 by @dependabot in #378
- server: bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 in /server by @dependabot in #403
- ui: bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.2.0 by @dependabot in #407
- ui: bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #412
- Bump follow-redirects from 1.15.5 to 1.15.6 in /doc by @dependabot in #414
🆘 Getting Help
If you need help, encounter an issue or find a bug please create an issue or join our space on Matrix for support. Always happy to help!
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/192128255?tag=v1.36.0
Full Changelog: v1.35.2...v1.36.0
v1.35.2
Fixed
Registering Disabled
bug when setting up first user #400
If you were affected by this bug, please remove yourwatcharr.json
config file, update to this version and try again (alternatively, you could update yourwatcharr.json
config and setSIGNUP_ENABLED
totrue
then restart). Sorry for any inconvenience.
🥇 Credit
- Thanks to @priyajit4u for reporting the issue fixed in this release.
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/188028779?tag=v1.35.2
Full Changelog: v1.35.1...v1.35.2
v1.35.1
Fixed
- Don't omit
SIGNUP_ENABLED
from config when false (fixing it being re-enabled after a restart) by @IRHM in #399
Documentation
🥇 Credit
- Thanks to @n00b12345 for suggesting/reporting the two changes made in this patch release.
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/187807718?tag=v1.35.1
Full Changelog: v1.35.0...v1.35.1
v1.35.0
New
- Editing activity time and (soft) deleting activity by @stephaje in #366
- Jellyfin (Manual) Sync (for jellyfin profile, triggered by button in profile page) by @IRHM in #394 & #395
Maintenance
- ui: bump vite from 5.0.12 to 5.1.3 by @dependabot in #369
- ui: bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #367
- ui: bump prettier-plugin-svelte from 3.1.2 to 3.2.1 by @dependabot in #368
- ui: bump svelte-check from 3.6.3 to 3.6.4 by @dependabot in #370
New Contributors
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/187219192?tag=v1.35.0
Full Changelog: v1.34.0...v1.35.0
v1.34.0
New
Fixed
Maintenance
- [ImgBot] Optimize images by @imgbot in #357
- ui: bump axios from 1.6.5 to 1.6.7 by @dependabot in #339
- ui: bump svelte from 4.2.8 to 4.2.10 by @dependabot in #337
- ui: bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #338
- ui: bump prettier from 3.2.4 to 3.2.5 by @dependabot in #341
- server: bump gorm.io/gorm from 1.25.6 to 1.25.7 in /server by @dependabot in #355
- server: bump golang.org/x/crypto from 0.18.0 to 0.19.0 in /server by @dependabot in #354
- server: bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5 in /server by @dependabot in #353
Package: https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/180398221?tag=v1.34.0
Full Changelog: v1.33.0...v1.34.0
v1.33.0
🔫 The Games Update
The changelog may be small, but we've all learned not to judge a book by it's cover, right?
New
Fixed
- Poster images flashing white, then staying white after hover in #342
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/177545525?tag=v1.33.0
Full Changelog: v1.32.1...v1.33.0
v1.32.1
🔧 Fixed
- Save watchedAt date and keep watched movies that are also on watchlist when importing from Movary in #335
- Create 'Include Previously Watched' setting for showing previously watched content in 'Finished' filter in #335
- Fix all 'dates watched' activity having same date after import in #336
- Include previously watched in profile stats in #336
- Fix finished filter not working with type filter in #336
🥇 Credit
- A big thanks to @sahinakkaya for helping test and finding the issues fixed in this release (and suggesting the features).
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/174461124?tag=v1.32.1
Full Changelog: v1.32.0...v1.32.1
v1.32.0
New
- Movary Importing by @IRHM (thanks to @sahinakkaya) in #334
Changed
Maintenance
- ui: bump vite from 5.0.11 to 5.0.12 by @dependabot in #320
- ui: bump prettier from 3.1.1 to 3.2.4 by @dependabot in #322
- ui: bump @sveltejs/adapter-node from 2.0.2 to 4.0.1 by @dependabot in #331
- ui: bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.20.0 by @dependabot in #330
- server: bump gorm.io/gorm from 1.25.5 to 1.25.6 in /server by @dependabot in #327
- ui: bump @typescript-eslint/parser from 6.18.0 to 6.20.0 by @dependabot in #328
- ui: bump svelte-check from 3.6.2 to 3.6.3 by @dependabot in #317
Package: https://github.com/orgs/sbondCo/packages/container/watcharr/173982496?tag=v1.32.0
Full Changelog: v1.31.1...v1.32.0