version bump

This commit is contained in:
Thibault Deckers 2022-03-07 12:04:36 +09:00
parent 5104cd4916
commit 9e1d141111
4 changed files with 12 additions and 5 deletions

View file

@ -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.2"></a>[v1.6.2] - 2022-03-07
### Added
- Viewer: optional thumbnail preview

View file

@ -0,0 +1,5 @@
In v1.6.2:
- revisited viewer: new layout, thumbnail previews, video gestures
- storage related fixes for Android 10 and older
- enjoy the app in Japanese
Full changelog available on GitHub

View file

@ -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.1+67
version: 1.6.2+68
publish_to: none
environment:

View file

@ -1,6 +1,6 @@
Thanks for using Aves!
In v1.6.1:
- recycle bin
- view small and large images at their actual size
- enjoy the app in Indonesian
In v1.6.2:
- revisited viewer: new layout, thumbnail previews, video gestures
- storage related fixes for Android 10 and older
- enjoy the app in Japanese
Full changelog available on GitHub