kleeamp 0.2.3
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's changed in v0.2.3
Contributors: @tahadx @bjarneo
Player (@tahadx)
- Media job failures surface as a playback error instead of killing the app; cancellation still flows normally
- The sync engine can no longer crash callers or tick forever — it logs and recovers, and fully stops on release
Privacy (@tahadx)
- API keys, tokens and passwords are redacted from URLs in error strings and logs; host and path stay for debugging
Stations (@tahadx)
- Directory loads are time-bounded with cancel-on-retap, filter chips survive offline, and the header admits failure instead of spinning forever
What's Changed
Android APK
| Version | 0.2.3 (code 7) |
| Min Android | 8.0 (API 26) |
| SHA-256 | 8eccdcd45d4281c6b1c0aa320213cac88ae664663dcfd568b23b2a09d1208bc8 |
| Signing key | 8b1326b146cc5e20ad04307e07b8c15631011df3ed03291d56b6493719bf9574 |
The signing key does not change between releases, so this APK
installs over the previous one. Sideload it, or run
adb install -r kleeamp-0.2.3.apk.
Full Changelog: v0.2.2...v0.2.3