version bump
This commit is contained in:
parent
63b9b1015a
commit
be1e96270b
5 changed files with 17 additions and 4 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.11.17"></a>[v1.11.17] - 2024-10-30
|
||||
|
||||
### Added
|
||||
|
||||
- Map: create shortcut to custom region and filters
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/136.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/136.txt
Normal file
|
@ -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
|
5
fastlane/metadata/android/en-US/changelogs/13601.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/13601.txt
Normal file
|
@ -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
|
|
@ -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:
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue