Skip to content

Releases: theolm/WhatsAppNoContact

v0.16.0

26 Jan 17:30
Compare
Choose a tag to compare

What's Changed

  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0 by @renovate in #106
  • Update androidGradlePlugin to v8.8.0 by @renovate in #109
  • Update dependency androidx.datastore:datastore to v1.1.2 by @renovate in #110
  • Adding Kermit logger by @theolm in #115
  • Update dependency androidx.activity:activity-compose to v1.10.0 by @renovate in #111
  • Update koin to v4.0.2 by @renovate in #113
  • Update dependency gradle to v8.12.1 by @renovate in #114
  • Fixing "ignore country code" when user inputs numbers by @theolm in #116

Full Changelog: v0.15.0...v0.16.0

v0.15.0

02 Jan 19:01
Compare
Choose a tag to compare

Full Changelog: v0.14.1...v0.15.0

v0.14.1

29 Dec 01:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

09 Nov 15:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.14.0

v0.13.2

31 Oct 17:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

30 Oct 22:54
Compare
Choose a tag to compare

What's Changed

  • Update androidxComposeMaterial3 to v1.3.1 by @renovate in #81
  • Update compose to v1.7.5 by @renovate in #82
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.8.7 by @renovate in #83
  • Update dependency androidx.core:core-ktx to v1.15.0 by @renovate in #84

Full Changelog: v0.13.0...v0.13.1

v0.13.0

27 Oct 14:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.13.0

v0.12.2

20 Oct 13:44
Compare
Choose a tag to compare

What's Changed

  • Removing line break from the input field by @theolm in #75

Full Changelog: v0.12.1...v0.12.2

v0.12.1

17 Oct 20:37
Compare
Choose a tag to compare

What's Changed

  • Update androidGradlePlugin to v8.7.1 by @renovate in #70
  • Update dependency androidx.navigation:navigation-compose to v2.8.3 by @renovate in #74
  • Update compose to v1.7.4 by @renovate in #72
  • Update dependency androidx.activity:activity-compose to v1.9.3 by @renovate in #73

Full Changelog: v0.12.0...v0.12.1

v0.12.0

13 Oct 18:44
Compare
Choose a tag to compare

New

  • Clear field icon. Now the user can clear the phone number field by clicking on the clear icon. two quick clicks temporary removes the country code (@danielleontiev suggestion)

Updated

  • Updating dependencies to the latest version