version bump
This commit is contained in:
parent
bb06b9d0f0
commit
2684981765
3 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [v1.4.7] - 2021-08-06
|
## [v1.4.8] - 2021-08-08
|
||||||
### Added
|
### Added
|
||||||
- Map
|
- Map
|
||||||
- Viewer: action to copy to clipboard
|
- Viewer: action to copy to clipboard
|
||||||
|
@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.
|
||||||
- auto album identification and naming
|
- auto album identification and naming
|
||||||
- opening HEIC images from downloads content URI on Android R+
|
- opening HEIC images from downloads content URI on Android R+
|
||||||
|
|
||||||
|
## [v1.4.7] - 2021-08-06 [YANKED]
|
||||||
|
|
||||||
## [v1.4.6] - 2021-07-22
|
## [v1.4.6] - 2021-07-22
|
||||||
### Added
|
### Added
|
||||||
- Albums / Countries / Tags: multiple selection
|
- Albums / Countries / Tags: multiple selection
|
||||||
|
|
|
@ -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.4.7+51
|
version: 1.4.8+52
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Thanks for using Aves!
|
Thanks for using Aves!
|
||||||
v1.4.7:
|
v1.4.8:
|
||||||
- map page
|
- map page
|
||||||
- viewer action to copy to clipboard
|
- viewer action to copy to clipboard
|
||||||
- integration with OS global search
|
- integration with OS global search
|
||||||
|
|
Loading…
Reference in a new issue