version bump

This commit is contained in:
Thibault Deckers 2022-03-28 12:35:19 +09:00
parent 121a53dd62
commit 2038bc7c39
4 changed files with 12 additions and 7 deletions

View file

@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased] ## <a id="unreleased"></a>[Unreleased]
## <a id="v1.6.3"></a>[v1.6.3] - 2022-03-28
### Added ### Added
- Theme: light/dark/black and poly/monochrome settings - Theme: light/dark/black and color highlights settings
- Collection: bulk renaming - Collection: bulk renaming
- Video: speed and muted state indicators - Video: speed and muted state indicators
- Info: option to set date from other item - Info: option to set date from other item
@ -17,7 +19,7 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- Viewer: quick action defaults - Viewer: quick action defaults
- cataloguing includes date sub-second data if present - cataloguing includes date sub-second data if present (requires rescan)
### Removed ### Removed

View file

@ -0,0 +1,4 @@
In v1.6.3:
- enjoy the light theme
- rename items in bulk
Full changelog available on GitHub

View file

@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves
# - github changelog: /CHANGELOG.md # - github changelog: /CHANGELOG.md
# - play changelog: /whatsnew/whatsnew-en-US # - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt # - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
version: 1.6.2+68 version: 1.6.3+69
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,5 @@
Thanks for using Aves! Thanks for using Aves!
In v1.6.2: In v1.6.3:
- revisited viewer: new layout, thumbnail previews, video gestures - enjoy the light theme
- storage related fixes for Android 10 and older - rename items in bulk
- enjoy the app in Japanese
Full changelog available on GitHub Full changelog available on GitHub