diff --git a/CHANGELOG.md b/CHANGELOG.md index a19bc8ee1..7b290ba4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v1.11.17] - 2024-10-30 + ### Added - Map: create shortcut to custom region and filters diff --git a/fastlane/metadata/android/en-US/changelogs/136.txt b/fastlane/metadata/android/en-US/changelogs/136.txt new file mode 100644 index 000000000..10f3ff7c4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/136.txt @@ -0,0 +1,5 @@ +In v1.11.17: +- peruse your videos frame by frame +- create map shortcuts to filtered collections +- enjoy the app in Shavian +Full changelog available on GitHub \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/13601.txt b/fastlane/metadata/android/en-US/changelogs/13601.txt new file mode 100644 index 000000000..10f3ff7c4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/13601.txt @@ -0,0 +1,5 @@ +In v1.11.17: +- peruse your videos frame by frame +- create map shortcuts to filtered collections +- enjoy the app in Shavian +Full changelog available on GitHub \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 1e6023c77..38ff93e9b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves # - play changelog: /whatsnew/whatsnew-en-US # - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt # - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt -version: 1.11.16+135 +version: 1.11.17+136 publish_to: none environment: diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US index 3d9256a35..10f3ff7c4 100644 --- a/whatsnew/whatsnew-en-US +++ b/whatsnew/whatsnew-en-US @@ -1,4 +1,5 @@ -In v1.11.16: -- enjoy new map layers -- share "geo" addresses to Aves and see your collection in that area +In v1.11.17: +- peruse your videos frame by frame +- create map shortcuts to filtered collections +- enjoy the app in Shavian Full changelog available on GitHub \ No newline at end of file