version bump
This commit is contained in:
parent
1833a8cde5
commit
312f94e87e
3 changed files with 6 additions and 5 deletions
|
@ -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.4] - 2021-02-10
|
||||||
### Added
|
### Added
|
||||||
- hide album / country / tag from collection
|
- hide album / country / tag from collection
|
||||||
- new version check
|
- new version check
|
||||||
|
|
|
@ -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.3+39
|
version: 1.3.4+40
|
||||||
|
|
||||||
# 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)
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
Thanks for using Aves!
|
Thanks for using Aves!
|
||||||
v1.3.3:
|
v1.3.4:
|
||||||
- multi-track HEIF support
|
- hide album, country or tag from collection
|
||||||
- image export (including embedded and multi-page images)
|
- new version check
|
||||||
- listen to Media Store changes
|
|
||||||
Full changelog available on Github
|
Full changelog available on Github
|
Loading…
Reference in a new issue