version bump
This commit is contained in:
parent
a1c7851a80
commit
c93393a365
3 changed files with 6 additions and 6 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.0] - 2020-12-26
|
||||||
### Added
|
### Added
|
||||||
- Viewer: quick scale (aka one finger zoom)
|
- Viewer: quick scale (aka one finger zoom)
|
||||||
- Viewer: optional checkered background for transparent images
|
- Viewer: optional checkered background for transparent images
|
||||||
|
|
|
@ -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.2.9+35
|
version: 1.3.0+36
|
||||||
|
|
||||||
# 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,7 +1,5 @@
|
||||||
Thanks for using Aves!
|
Thanks for using Aves!
|
||||||
v1.2.9:
|
v1.3.0:
|
||||||
- identify 360 photos/videos, GeoTIFF
|
- added quick scale (aka one finger zoom) gesture to the viewer
|
||||||
- open panoramas (360 photos)
|
- fixed zoom focus with double-tap or pinch-to-zoom gestures
|
||||||
- open GImage/GAudio/GDepth media and thumbnails embedded in XMP
|
|
||||||
- improved large TIFF handling
|
|
||||||
Full changelog available on Github
|
Full changelog available on Github
|
Loading…
Reference in a new issue