version bump

This commit is contained in:
Thibault Deckers 2021-01-31 15:20:45 +09:00
parent 4cfaf9ae88
commit aab4800d9b
3 changed files with 7 additions and 5 deletions

View file

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.3.3] - 2021-01-31
### Added ### Added
- Viewer: support for multi-track HEIF - Viewer: support for multi-track HEIF
- Viewer: export image (including multipage TIFF/HEIF and images embedded in XMP) - Viewer: export image (including multipage TIFF/HEIF and images embedded in XMP)

View file

@ -3,7 +3,7 @@ description: Aves is a gallery and metadata explorer app, built for Android.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.3.2+38 version: 1.3.3+39
# brendan-duncan/image (as of v2.1.19): # brendan-duncan/image (as of v2.1.19):
# - does not support TIFF with JPEG compression (issue #184) # - does not support TIFF with JPEG compression (issue #184)

View file

@ -1,6 +1,6 @@
Thanks for using Aves! Thanks for using Aves!
v1.3.2: v1.3.3:
- multi-page TIFF support - multi-track HEIF support
- cropped panorama support - image export (including embedded and multi-page images)
- album grouping options - listen to Media Store changes
Full changelog available on Github Full changelog available on Github