version bump

This commit is contained in:
Thibault Deckers 2021-08-06 15:35:21 +09:00
parent 7747e19f73
commit bb5ff51a64
3 changed files with 15 additions and 6 deletions

View file

@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [v1.4.7] - 2021-08-06
### Added
- Map
- Viewer: action to copy to clipboard
- integration with Android global search (Samsung Finder etc.)
### Fixed
- auto album identification and naming
- opening HEIC images from downloads content URI on Android R+
## [v1.4.6] - 2021-07-22
### Added
- Albums / Countries / Tags: multiple selection

View file

@ -1,7 +1,7 @@
name: aves
description: A visual media gallery and metadata explorer app.
repository: https://github.com/deckerst/aves
version: 1.4.6+50
version: 1.4.7+51
publish_to: none
environment:

View file

@ -1,7 +1,6 @@
Thanks for using Aves!
v1.4.6:
- burst shot grouping
- improved motion photo support
- select multiple albums
- hide paths to exclude folders and their subfolders
v1.4.7:
- map page
- viewer action to copy to clipboard
- integration with OS global search
Full changelog available on Github