version bump
This commit is contained in:
parent
099a151d1d
commit
c8c2537996
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="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
|
## <a id="v1.5.10"></a>[v1.5.10] - 2022-01-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Collection: toggle favourites in bulk
|
- Collection: toggle favourites in bulk
|
||||||
|
|
|
@ -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.9+63
|
version: 1.5.10+64
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Thanks for using Aves!
|
Thanks for using Aves!
|
||||||
In v1.5.9:
|
In v1.5.10:
|
||||||
- list view for items and albums
|
- show, search and edit ratings
|
||||||
- moving, editing or deleting items can be cancelled
|
- add many items to favourites at once
|
||||||
- enjoy the app in German
|
- enjoy the app in Spanish
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue