Releases: bonukai/MediaTracker
Releases · bonukai/MediaTracker
0.2.4
What's Changed
- New Crowdin updates by @bonukai in #559
- New Crowdin updates by @bonukai in #597
- New Crowdin updates by @bonukai in #618
- Add progress/by-audible-id/:audibleId route and modify token middleware to allow Authorization: Bearer by @marcousa in #638
New Contributors
Full Changelog: v0.2.3...v0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-beta
What's Changed
- add link in notification message by @bonukai in #508
- prevent crashing on updating metadata for tv shows by @bonukai in #509
Full Changelog: v0.1.0...v0.2.0-beta
0.1.0
New features
- Jellyfin and Plex integration
- Working Trakt.tv import
- Lists
What's Changed
- add unique constrains to season and episode numbers by @bonukai in #273
- seen date should not be older then current date by @bonukai in #274
- Implement lists by @bonukai in #298
- fix itemsToPossiblyUpdate by @bonukai in #302
- less strict seen date validation by @bonukai in #303
- add version to logs and web UI by @bonukai in #304
- change notification text by @bonukai in #305
- add confirm popup by @bonukai in #306
- open modal when openModal argument isn't provided by @bonukai in #307
- add lingui to Confirm popup by @bonukai in #308
- navigate to Lists page after deleting list by @bonukai in #309
- replace confirm with Confirm popup by @bonukai in #310
- make list items query work with PostgreSQL by @bonukai in #311
- add unseenEpisodesCount to listItems query result by @bonukai in #313
- fix: remove from watchlist on GridItem by @bonukai in #314
- New Crowdin updates by @bonukai in #315
- fix watchlist query invalidation by @bonukai in #316
- improve "remove from watchlist" confirmation message by @bonukai in #317
- move tag to commit with version bump by @bonukai in #318
- fix: move tag to commit with version bump by @bonukai in #319
- add list item count to lists page by @bonukai in #320
- New Crowdin updates by @bonukai in #322
- fix error on search result with two identical titles by @bonukai in #324
- New Crowdin updates by @bonukai in #325
- use current MediaTracker version for openapi generation by @bonukai in #339
- add date format in /api/calendar route by @bonukai in #340
- fix: remove single seen entry on the seen page by @bonukai in #342
- New Crowdin updates by @bonukai in #348
- New Crowdin updates by @bonukai in #349
- New Crowdin updates by @bonukai in #350
- add docker image for linux/arm64 by @bonukai in #352
- New Crowdin updates by @bonukai in #353
- fix date selection in SelectSeenDate dialog by @bonukai in #365
- add Portuguese to supported languages by @bonukai in #366
- add season title to season page by @bonukai in #377
- Update publish_release.yml by @bonukai in #379
- New Crowdin updates by @bonukai in #378
- add French to supported languages by @bonukai in #385
- Bump sharp from 0.30.4 to 0.30.5 in /server by @dependabot in #384
- Bump @typescript-eslint/parser from 5.22.0 to 5.27.0 in /client by @dependabot in #383
- Bump core-js from 3.22.4 to 3.22.7 in /client by @dependabot in #381
- Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.5 to 0.5.7 in /client by @dependabot in #369
- Bump passport from 0.5.2 to 0.6.0 in /server by @dependabot in #372
- update dependencies by @bonukai in #396
- armv7 docker image by @bonukai in #397
- remove unused dependencies by @bonukai in #402
- New Crowdin updates by @bonukai in #403
- reduce Dokcer image size by @bonukai in #404
- migrate Passport.js by @bonukai in #405
- fix: add missing ntfy notification service by @bonukai in #407
- use local font files by @bonukai in #408
- add PUID and PGID to docker image by @bonukai in #409
- Revert "add PUID and PGID to docker image" by @bonukai in #410
- add PUID and PGID to docker image by @bonukai in #411
- fix Dockerfile by @bonukai in #412
- fix duplicate PUID and PGID in Docker image by @bonukai in #413
- add cache header to font files by @bonukai in #414
- wait for the fonts to load, before rendering page by @bonukai in #420
- add 'where to watch' link to details page by @bonukai in #419
- add server time and timezone logs by @bonukai in #422
- add logs for scheduled notifications by @bonukai in #421
- Revert "wait for fonts to load before rendering page" by @bonukai in #424
- bundle fonts with CSS by @bonukai in #423
- fix notification alert send time by @bonukai in #425
- Build libvips from source in Dockerfile by @bonukai in #432
- Update Dockerfile by @bonukai in #433
- Update list of files copied from libvips by @bonukai in #434
- fix notifications for episodes by @bonukai in #441
- Bump loader-utils from 2.0.2 to 2.0.4 in /client by @dependabot in #443
- Bump terser from 5.10.0 to 5.14.2 in /client by @dependabot in #429
- Bump terser from 5.12.0 to 5.14.2 in /docs by @dependabot in #430
- Bump qs and formidable in /server by @dependabot in #445
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /client by @dependabot in #446
- Update vulnerable packages, and make it work with Node 19 by @bonukai in #448
- Fix TvShow update error by @bonukai in #456
- New Crowdin updates by @bonukai in #455
- Fix update metadata error by @bonukai in #457
- Convert Open Library release date to YYYY-MM-DD format by @bonukai in #458
- Bump json5 from 2.2.1 to 2.2.3 in /client by @dependabot in #462
- Bump fast-json-patch from 3.1.0 to 3.1.1 in /docs by @dependabot in #461
- New Crowdin updates by @bonukai in #463
- New Crowdin updates by @bonukai in #464
- Select seen date by @bonukai in #473
- Bump knex from 2.1.0 to 2.4.0 in /server by @dependabot in #467
- refactor seen history page by @bonukai in #476
- update dependencies by @bonukai in #475
- Bump cookiejar from 2.1.3 to 2.1.4 in /server by @dependabot in #477
- Circleci editor/975/main by @bonukai in #493
- New Crowdin updates by @bonukai in #492
- Adds discord webhook notification. by @jonkristian in #501
- New Crowdin updates by @bonukai in #506
New Contributors
- @jonkristian made their first contribution in #501
Full Changelog: v0.0.9...v0.1.0
0.1.0-beta.45
What's Changed
0.1.0-beta.44
What's Changed
- Adds discord webhook notification. by @jonkristian in #501
New Contributors
- @jonkristian made their first contribution in #501
Full Changelog: v0.1.0-beta.43...v0.1.0-beta.44
0.1.0-beta.43
Added support for Jellyfin plugin