Commit 07f5704
committed
chore(release): 0.42.0 [skip ci]
# [0.42.0](v0.41.0...v0.42.0) (2026-04-07)
### Bug Fixes
* **add-page:** correct modal logic and typing ([4d58538](4d58538))
* **deps:** add pnpm overrides for handlebars to package.json ([cd0869f](cd0869f))
* **deps:** update @seenivers/api to version 1.0.6 ([9b2b0ef](9b2b0ef))
* **deps:** update @sveltejs/kit to ^2.53.3 ([47654d0](47654d0))
* **deps:** update dependency @sentry/sveltekit to ^10.44.0 ([09e8288](09e8288))
* **deps:** update dependency @sentry/sveltekit to ^10.45.0 ([3497a4b](3497a4b))
* **deps:** update non-breaking updates ([62c6b3e](62c6b3e))
* **deps:** update non-breaking updates ([254528d](254528d))
* **episode-ui:** update trailer link format ([673de5d](673de5d))
* **eslint:** resolve gitignore path and ts config ([b8f695e](b8f695e))
* **movie:** guard watchlist actions for auth state ([b56f61f](b56f61f))
* **tauri:** update CSP endpoints ([d079563](d079563))
* **tmdb:** skip sync when user not logged in ([41aade8](41aade8))
* **tv:** prevent watchlist updates if not logged in ([e3008a2](e3008a2))
* update @seenivers/api version from workspace to 1.0.1 ([8d01e84](8d01e84))
* update pnpm-lock.yaml to match package.json ([256a213](256a213))
* update prepare script to handle sync errors gracefully ([84cf7ea](84cf7ea))
* **watchlist:** handle errors and clear session on failure ([8bf9729](8bf9729))
### Features
* **add:** improve media detection and dedup logic ([35744ea](35744ea))
* **add:** introduce media service API layer ([13c0242](13c0242))
* **api:** add trpc client instance ([22b917d](22b917d))
* **auth:** add local session management ([7fcdf75](7fcdf75))
* **auth:** add login page with session handling ([46a7678](46a7678))
* **i18n:** add auth and login translations ([dd6f1a9](dd6f1a9))
* **player:** sync watched status remotely ([23e663e](23e663e))
* **settings:** add login tab ([fd10c98](fd10c98))1 parent 256a213 commit 07f5704
2 files changed
Lines changed: 37 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
1 | 37 | | |
2 | 38 | | |
3 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments