Skip to content

Releases: fabiogermann/chronicle

Release v0.62.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:21

What's Changed

  • chore: bump version to 0.61.2-SNAPSHOT and update CHANGELOG.md (c4b3ad9)
  • fix: issue with offline playback (80e353d)
  • fix: offline playback (e3815f2)
  • build: upgrade to Gradle 9.4.1, AGP 9.2.1, Kotlin 2.2.10 (fd67e2d)
  • fix(test): add missing Dagger bindings and fix migration tests in UITestAppModule (2bd610e)
  • Merge pull request #14 from fabiogermann/feat/fix-uitest-dagger-bindings (b95be24)
  • feat(connection): persist full connection list per library and re-probe on resolve (270e8f2)
  • feat(connection): persist Connection list on login + sync; refresh playback URLs on failover (939c159)
  • feat(network): add ConnectionRefreshCoordinator for network-change cache invalidation (f1bdb01)
  • feat(network): wire ConnectionRefreshCoordinator into ChronicleApplication.setupNetwork (064c086)
  • refactor(player): add PlaybackErrorRecoveryHandler with TDD tests (eb47182)
  • feat(player): recover from network playback errors via ConnectionRefreshCoordinator (12a977d)
  • feat(connection): parse relay/IPv6/protocol/address/port on Connection model (af30e04)
  • feat(connection): deprioritize Plex Relay connections behind direct WAN (d0e6e93)
  • chore: added mcp config (f584aa5)
  • Merge pull request #17 from fabiogermann/feat/off-network-playback (aff8caf)
  • chore: bump version to 0.62.0 (versionCode 63) (7010297)

Full Changelog: v0.61.1...v0.62.0

Release v0.61.1

Choose a tag to compare

@github-actions github-actions released this 21 Mar 13:25

What's Changed

  • 01 - phase 1 (e366b7d)
  • chore: bump version to 0.60.21-SNAPSHOT and update CHANGELOG.md (9bf2466)
  • 01 - phase 2 (8f12432)
  • fix: database miogration (e2c3fd4)
  • 01 - phase 3 (06ae7bf)
  • 01 - phase 4 (1eb4792)
  • fix: tests from step 4 (d1b1a66)
  • 01 - phase 5 (cb941be)
  • 01 - phase 5.3 (48f18b1)
  • 01 - phase 5.4 (88cfc48)
  • 01 - phase 5.5 (6fee7c6)
  • fix: tests from step 6 (42916b7)
  • fix: tests from step 6 (14696e8)
  • fix: ui issues (96483e5)
  • 01 - phase 6 (18dda6c)
  • fix: autorefresh after login (4519ecf)
  • ci: branch filter adjustment (cbc3cb3)
  • fix: ui alignment (5ba30c0)
  • fix: tests that has issues from rebase (a6b8b63)
  • ci: bump (0fbdcfe)
  • ci: bump (18ec9fc)
  • fix: client signature check (896cacc)
  • ci: bump (80cb898)
  • fix: loginflow with sign in with google (2087bf8)
  • ci: bump (2ae640b)
  • fix: regression of library counts not showing correctly (42bcf1e)
  • fix: login of second account (1bb4d5f)
  • feat: Phase 1 — Create PlexProgressReporter + Migrate PlexSyncScrobbleWorker to CoroutineWorker (07bcdd4)
  • fix: Phase 2: Immediate Pause State Reporting to Plex (b5353ce)
  • fix: Fix duration*2 Hack for Accurate Progress Reporting (d269605)
  • fix: Phase 4 — Make startMediaSession() Library-Aware (e78f0ea)
  • feat: Phase 5 — Add Retry Logic for Timeline API Failures (1b53b2b)
  • feat: Phase 6 — Write Comprehensive Tests for Progress Reporting (77da483)
  • feat: Phase 7 — Update Documentation for Progress Reporting Overhaul (79f6778)
  • fix: some tests and token handling (776f0c0)
  • fix: more reporing related items (f1317f5)
  • ci: bump (07a1101)
  • fix: metadata url retrieval (ea587a1)
  • fix: multi account handling (3ed3027)
  • ci: bump (3ddf028)
  • ci: bump (0c0df5e)
  • fix: metadata view in library (2cde23c)
  • ci: bump (8594133)
  • fix: some crashes and issues (17322fd)
  • fix: empty chapter markers (100f218)
  • ci: bump (96af946)
  • fix: ghost chapters with 0 length (793c4ac)
  • ci: bump (99c9c8b)
  • Merge branch 'feature/multiaccount' (b08cd1a)

Full Changelog: v0.60.20...v0.61.1

Release v0.60.20

Choose a tag to compare

@github-actions github-actions released this 07 Feb 14:03

What's Changed

  • chore: bump version to 0.60.18-SNAPSHOT and update CHANGELOG.md (88441c2)
  • fix: review feedback where voice commands have issues (490b631)
  • test: roboelectric media tests (5a87f29)
  • test: jvm based tests for playback (ea82d0d)
  • test: instrumentation test for media playback (956d1a4)
  • test: improve failing tests (04a7491)
  • feat: make sure that something is played on voicecommand (0a9414f)
  • feat: add playback timing logs (d8bb527)
  • fix: TTS while waiting for buffer (ec26db9)
  • ci: bump (8b952c8)
  • fix: labels & descriptions (69519d4)
  • feat: hide empty views in android auto (97bbf50)
  • play: descriptions (67d19cf)
  • play: fix sync between auto and loginstate (a935b6a)
  • ci: bump (34d5151)
  • fit: attempt for regression bugs (9b0c695)
  • ci: bump (fca4e95)
  • play: more fixes (39df2e4)
  • play: fix refresh auto after login (daddf75)
  • play: more fixes for the auto play sync (880e63f)
  • ci: bump (4f41bf0)
  • docs: for the changes implemented (316e02c)

Full Changelog: v0.60.17...v0.60.20

Release v0.60.17

Choose a tag to compare

@github-actions github-actions released this 29 Jan 18:27

What's Changed

Full Changelog: v0.60.16...v0.60.17

Release v0.60.13

Choose a tag to compare

@github-actions github-actions released this 19 Jan 20:06

What's Changed

  • chore: bump version to 0.60.12-SNAPSHOT and update CHANGELOG.md (d69c59a)
  • ci: fix deploy (2b36487)
  • feat: progress bar in titlebar (93b3e2b)
  • fix: keyboard hides input (4cd9709)
  • ci: bump version (15177e5)
  • chore: fix tests (3afba46)

Full Changelog: v0.60.11...v0.60.13

Release v0.60.11

Choose a tag to compare

@github-actions github-actions released this 18 Jan 20:24

What's Changed

  • chore: bump version to 0.60.10-SNAPSHOT and update CHANGELOG.md (e879e27)
  • ci: pages improvements (5cf1a74)
  • ci: fix the publish step (de6f978)
  • ci: move playstore assets (c7a6ed8)
  • docs: update readme (f51820c)
  • docs: update readme (ef5159a)
  • docs: correct links (9df627a)
  • chore: update description (85d2cb4)
  • ci: permissions and JVM settings (442fdc1)
  • fix: login button disappearing (d0324f0)
  • feat: auto close login window after successful login (99e3d28)
  • ci: Update build.gradle.kts (834408d)
  • docs: update links (d3bc0aa)
  • chore: Update versionName to 0.60.11 (da01847)
  • ci: fix deploy (904fcbf)

Full Changelog: v0.60.9...v0.60.11

Release v0.60.9

Choose a tag to compare

@github-actions github-actions released this 12 Jan 15:02

What's Changed

  • chore: add codeql actions (86b92ad)
  • chore: fix CI commit message (4e79b9b)
  • docs: add documentation about the project (41dd28f)
  • chore: update assets (90a088f)
  • fix: android auto toggle moved to settings, default to enable (28e5659)
  • fix: crash on onlock (2bee0e6)
  • fix: android auto playing (e106039)
  • chore: licenses (d6baaff)
  • chore: move docs (f6b0041)
  • chore: bump version (ea502c3)

Full Changelog: v0.60.8...v0.60.9

Release v0.60.8

Choose a tag to compare

@github-actions github-actions released this 11 Jan 17:20

What's Changed

  • Bump version to 0.60.7-SNAPSHOT and update CHANGELOG.md (e349783)
  • chore: fix the release task (03e4d23)
  • chore: fix the release task (35311e7)
  • chore: add privacy policy (4504d2d)
  • chore: add pages for docs/web (3c5ac22)
  • chore: update icon (ea4abe3)
  • chore: image generation for store (b6a3f88)
  • chore: fix playstore deployment of assets (95d7724)
  • chore: automate screengrabs (0fbf303)
  • chore: playstore graphics (2781564)
  • fix: playback hi-bitrate tracks (e181f57)
  • chore: bump version (9a0f2fa)

Full Changelog: v0.60.6...v0.60.8

Release v0.60.5

Choose a tag to compare

@github-actions github-actions released this 09 Jan 15:37

Full Changelog: v0.60.4...v0.60.5

Release v0.60.4

Choose a tag to compare

@github-actions github-actions released this 09 Jan 14:51

Full Changelog: v0.60.3...v0.60.4