Updates in this release
- You can now track Comic Books using Metron!
- You can now track Music using MusicBrainz!
- Add support for season and episode translations in TMDB and iTunes.
- Add email notification support.
- Changed a few display elements while logging workouts for better visual hierarchy.
- Add device parameter support to Pushover notifications.
- Some bug fixes around summary calculation.
What's Changed
- 0de5d6c1d - fix: correct global setup path in Vitest configuration
- 6c94dad14 - Add device parameter support to Pushover notifications (#1687)
- f7ea57d05 - Add Comic Book metadata support and integrate Metron provider (#1685)
- 0a98fd714 - fix: adjust font size for website link in person details
- 39647b2a1 - fix: prevent stack overflow in analytics by iterating dates individually
- 297b607d1 - Include NULL finished_on items in incremental analytics calculations (#1683)
- f629a86cd - chore(typescript): upgrade dependencies
- fd7eadbcc - Allow manually changing episode for history entry (#1681)
- 89a104a48 - Fix PWA manifest to enable desktop installation
- 8a9136437 - Add MusicBrainz integration (#1669)
- 50c867fe5 - Add support for season and episode translations in TMDB and iTunes (#1679)
- 2bfd22c5b - Add email notification support (#1671)
- f11d2e88b - Add placeholder for Jellyfin instance URL input and add option to ignore certificates when importing (#1668)
- 1ef3747fc - Improve import handling for anime and manga data (#1667)
- d4f32b5ab - chore: refactor names to be hyphenated
- e3e3b5d6a - fix(modal): adjust modal properties and improve descriptions for access link creation
- 0e52b4c85 - fix(progress): adjust progress state when marking as on hold from completed
- 52cc8190b - feat(frontend): add superset navigation and refactor exercise sorting