version bump
This commit is contained in:
parent
7eea63fdbf
commit
74ec562572
4 changed files with 12 additions and 5 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.6.12"></a>[v1.6.12] - 2022-08-27
|
||||
|
||||
### Added
|
||||
|
||||
- Viewer: optional gesture to show previous/next item
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/1078.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/1078.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.6.12:
|
||||
- play your HEIC motion photos
|
||||
- find recently downloaded images with the `recently added` filter
|
||||
- enjoy the app in Dutch
|
||||
Full changelog available on GitHub
|
|
@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - github changelog: /CHANGELOG.md
|
||||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
|
||||
version: 1.6.11+77
|
||||
version: 1.6.12+78
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
In v1.6.11:
|
||||
- add the photo frame widget to your home
|
||||
- use your photos as screen saver
|
||||
- search photos taken "on this day"
|
||||
In v1.6.12:
|
||||
- play your HEIC motion photos
|
||||
- find recently downloaded images with the `recently added` filter
|
||||
- enjoy the app in Dutch
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue