version bump

This commit is contained in:
Thibault Deckers 2021-09-30 11:55:38 +09:00
parent 2ce965c176
commit b60e0f5e45
3 changed files with 5 additions and 3 deletions

View file

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.5.2] - 2021-09-29 ## [v1.5.3] - 2021-09-30
### Added ### Added
- Map: show items for bounds, open items in viewer, tap gesture to toggle fullscreen - Map: show items for bounds, open items in viewer, tap gesture to toggle fullscreen
- Info: remove metadata (Exif, XMP, etc.) - Info: remove metadata (Exif, XMP, etc.)
@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file.
### Fixed ### Fixed
- album bookmarks & pins were reset when rescanning items - album bookmarks & pins were reset when rescanning items
## [v1.5.2] - 2021-09-29 [YANKED]
## [v1.5.1] - 2021-09-08 ## [v1.5.1] - 2021-09-08
### Added ### Added
- About: bug reporting instructions - About: bug reporting instructions

View file

@ -1,7 +1,7 @@
name: aves name: aves
description: A visual media gallery and metadata explorer app. description: A visual media gallery and metadata explorer app.
repository: https://github.com/deckerst/aves repository: https://github.com/deckerst/aves
version: 1.5.2+56 version: 1.5.3+57
publish_to: none publish_to: none
environment: environment:

View file

@ -1,5 +1,5 @@
Thanks for using Aves! Thanks for using Aves!
v1.5.2: v1.5.3:
- faster launch - faster launch
- UI changes for collection thumbnails and albums - UI changes for collection thumbnails and albums
- accessibility support for settings "time to take action" and "remove animations" - accessibility support for settings "time to take action" and "remove animations"