Releases: snappdevelopment/Kommute
Releases · snappdevelopment/Kommute
v2.0.1
v2.0.0
New:
- Major performance improvements
- Better horizontal scrolling for deeply nested json data
- Fixed a bug where non-JSON responses would not be scrollable
Breaking Changes:
- Consumer apps needs to enable core library desugaring
- CompileSDK34
- JDK 17
v1.1.1
Bug fixes:
- Fix a JDK configuration bug, which caused compilation to fail in consumer apps
Dependencies:
- Update androidx.navigation to v2.6.0
- Update com.android.tools:desugar_jdk_libs to v2
v1.1.0
New:
- Add JsonTree library to render json responses
- Use Compose Pager and remove Accompanist
Bug fixes:
- Avoid duplicate logging of image responses by using a separate image loader
- Fix a crash related to Pending Intents on Android 12
Dependency updates:
- Kotlin 1.8.21
- KSP 1.8.21-1.0.11
- Gradle Plugin 8
- Coroutines 1.7.1
- Compose 1.4.3
- Coil 2.4.0
- and more…
v1.0.0
- First official release
v0.0.3
Version 0.0.3
v0.0.2
Version 0.0.2
v0.0.1
Initial release