Releases: theolm/WhatsAppNoContact
Releases · theolm/WhatsAppNoContact
v0.16.0
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
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- Update strings.xml by @marciozomb13 in #93
- Update dependency gradle to v8.11 by @renovate in #92
- Update dependency androidx.navigation:navigation-compose to v2.8.4 by @renovate in #94
- Update dependency gradle to v8.11.1 by @renovate in #95
- Update kotlin monorepo to v2.1.0 by @renovate in #96
- Update androidGradlePlugin to v8.7.3 by @renovate in #97
- Update dependency gradle to v8.12 by @renovate in #102
- Update compose to v1.7.6 by @renovate in #99
- Update dependency androidx.navigation:navigation-compose to v2.8.5 by @renovate in #100
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.1 by @renovate in #101
- Update koin to v4.0.1 by @renovate in #103
Full Changelog: v0.14.0...v0.14.1
v0.14.0
v0.13.2
What's Changed
- Remove DependencyInfoBlock by @theolm @licaon-kter in #86
Full Changelog: v0.13.1...v0.13.2
v0.13.1
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
What's Changed
- Adding new icon by @theolm and @RAHUL12348697695848579 in #77
- Remodeling local data store by @theolm in #79
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
Full Changelog: v0.12.1...v0.12.2
v0.12.1
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
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