Skip to content

Commit

Permalink
Merge pull request #402 from adeekshith/release/1.21
Browse files Browse the repository at this point in the history
Update revision number to 1.21 and add fastlane changelog
  • Loading branch information
adeekshith authored Sep 22, 2022
2 parents 67426d4 + 4f08ea5 commit 458570e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.parishod.watomatic"
minSdkVersion 21
targetSdkVersion 30
versionCode 25
versionName "1.20"
versionCode 26
versionName "1.21"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
15 changes: 15 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
* Increase max "Reply Frequency" from 7 days to 30 days
* Add custom contact names to exclude or include list by @hegocre
* Allow contact filter feature without contact read permission by @hegocre
* Custom name adding dialog improvements and avoid duplicate custom names by @hegocre
* Fix image received in group sometimes not recognized as group
* Fix always ON notification showing up on restart even when not set
* Improved user interface for app selection
* Improve settings UI
* Performance improvements
* Upgrade underlying dependencies
* Add undo button for bulk changes on contact selector by @hegocre
* Fix language changing option not working when app downloaded from play store by @hegocre
* New donation interface for non Google Play versions
* Improved code formatting by @tobiasschuerg
* New translations for Polish, Catalan, Hebrew, German, Spanish and French
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Auto reply bot for WhatsApp and FB Messenger so you can break away from it
Auto reply bot for WhatsApp, FB Messenger and more soon

0 comments on commit 458570e

Please sign in to comment.