version bump
This commit is contained in:
parent
876fe26247
commit
9d5a834fca
3 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,7 @@ 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
|
||||
## <a id="v1.5.9"></a>[v1.5.9] - 2021-12-22
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -21,6 +21,9 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- Collection: more consistent scroll bar thumb position to match the viewport
|
||||
- Settings: fixed file selection to import settings on older devices
|
||||
- Viewer: UI mode switch for Android <10
|
||||
|
||||
## <a id="v1.5.8"></a>[v1.5.8] - 2021-12-22 [YANKED]
|
||||
|
||||
## <a id="v1.5.7"></a>[v1.5.7] - 2021-12-01
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: aves
|
||||
description: A visual media gallery and metadata explorer app.
|
||||
repository: https://github.com/deckerst/aves
|
||||
version: 1.5.8+62
|
||||
version: 1.5.9+63
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Thanks for using Aves!
|
||||
In v1.5.8:
|
||||
In v1.5.9:
|
||||
- list view for items and albums
|
||||
- moving, editing or deleting items can be cancelled
|
||||
- enjoy the app in German
|
||||
|
|
Loading…
Reference in a new issue