version bump
This commit is contained in:
parent
4d45f73ee3
commit
8ecd306821
3 changed files with 7 additions and 5 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.5.8"></a>[v1.5.8] - 2021-12-22
|
||||
|
||||
### Added
|
||||
|
||||
- Collection / Albums / Countries / Tags: list view (scalable like the grid view)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: aves
|
||||
description: A visual media gallery and metadata explorer app.
|
||||
repository: https://github.com/deckerst/aves
|
||||
version: 1.5.7+61
|
||||
version: 1.5.8+62
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Thanks for using Aves!
|
||||
In v1.5.7:
|
||||
- add and remove tags to JPEG/GIF/PNG/TIFF images
|
||||
- enjoy the app in French
|
||||
- KitKat support
|
||||
In v1.5.8:
|
||||
- list view for items and albums
|
||||
- moving, editing or deleting items can be cancelled
|
||||
- enjoy the app in German
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue