Skip to content

Releases: snappdevelopment/Kommute

v2.0.1

21 Sep 16:50
95b91d4
Compare
Choose a tag to compare

Dependency updates:

  • Kotlin 2.0.20
  • Compose 2024.09.02
  • JsonTree 2.3.0

v2.0.0

20 Apr 14:53
dfa2e8f
Compare
Choose a tag to compare

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

11 Jun 08:26
6f22ac3
Compare
Choose a tag to compare

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

27 May 13:39
c852019
Compare
Choose a tag to compare

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

07 Feb 06:28
325c38a
Compare
Choose a tag to compare
  • First official release

v0.0.3

13 Jan 07:10
36f5d7a
Compare
Choose a tag to compare
Version 0.0.3

v0.0.2

13 Dec 06:51
ba459cc
Compare
Choose a tag to compare
Version 0.0.2

v0.0.1

21 Oct 05:45
f1e69ba
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release