Skip to content

Releases: GetStream/whatsApp-clone-compose

1.1.2

07 Jun 03:56
5850711
Compare
Choose a tag to compare

What's Changed

  • Remove TopBar dependency on ViewModel by @shahzadansari in #193
  • Fix emoji code for "Dislike" reaction by @shahzadansari in #194
  • Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0 by @dependabot in #198
  • Bump androidx.compose.material3:material3 from 1.3.0-alpha02 to 1.3.0-alpha03 by @dependabot in #201
  • Bump androidxCompose from 1.6.3 to 1.6.4 by @dependabot in #203
  • Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0 by @dependabot in #205
  • Bump hilt from 2.51 to 2.51.1 by @dependabot in #206
  • Bump androidxCompose from 1.6.4 to 1.6.5 by @dependabot in #208
  • Bump androidx.compose.material3:material3 from 1.3.0-alpha03 to 1.3.0-alpha04 by @dependabot in #209
  • Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #212
  • Bump androidxCompose from 1.6.5 to 1.6.6 by @dependabot in #215
  • Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @dependabot in #217
  • Bump com.github.skydoves:compose-stable-marker from 1.0.3 to 1.0.4 by @dependabot in #222
  • Bump androidxCompose from 1.6.6 to 1.6.7 by @dependabot in #224
  • Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.3 to 1.2.4 by @dependabot in #228
  • Migrate to Kotlin 2.0.0 and Compose compiler plugin by @skydoves in #232

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

15 Mar 07:27
2f2d43d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

26 Oct 00:50
3755e46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.1.0

1.0.4

17 Oct 03:44
0e4d24e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

20 Feb 07:11
8bdab0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

01 Nov 09:42
f61dfc2
Compare
Choose a tag to compare

What's Changed

  • Configure build-logic and version catalog by @skydoves in #5
  • Migrate buildSrc to the version catalog by @skydoves in #6
  • Update Compose Compiler to 1.3.2 and Kotlin to 1.7.20 by @skydoves in #7
  • Migrate landscapist to 2.0.3 the by @skydoves in #8
  • core and features modules moved to sub-folders by @AndroidPoet in #9

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

25 Aug 23:04
a20cb68
Compare
Choose a tag to compare

What's Changed

  • Introduce SealedX KSP library by @skydoves in #1
  • Migrate Gradle files to kts files by @skydoves in #2
  • Implement core-uistate module to generate restartable and skippable UI states based on KSP by @skydoves in #3

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Aug 13:25
dc97771
Compare
Choose a tag to compare

WhatsApp Clone Compose project has been published! 馃帀

馃摫 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat SDK for Compose.