diff --git a/CHANGELOG.md b/CHANGELOG.md index a07bc027..022644fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.8.2 +* Translations updated from crowdin +* Dependencies updated + ## 2.8.1 * Translations updated from crowdin diff --git a/app/build.gradle b/app/build.gradle index 54b300ce..0603dd7f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { minSdk 24 compileSdk 34 targetSdk 34 - versionCode 114 - versionName '2.8.1' + versionCode 115 + versionName '2.8.2' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' buildConfigField 'com.github.cvzi.screenshottile.MutableBoolean', 'TESTING_MODE', 'new com.github.cvzi.screenshottile.MutableBoolean(false)' } diff --git a/fastlane/metadata/android/en-US/changelogs/115.txt b/fastlane/metadata/android/en-US/changelogs/115.txt new file mode 100644 index 00000000..2d20f72c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/115.txt @@ -0,0 +1,8 @@ +v2.8.2 +* Material3 (Material You) contributed by user0-tb +v2.7.0 +* Option to disable instantly taking a screenshot when tapping the count down +v2.6.2 +* Floating button can be placed over camera hole / cutout notch to allow "tap on camera" +v2.5.2 +* Option to play a sound after a successful screenshot