version bump

This commit is contained in:
Thibault Deckers 2021-09-08 10:01:34 +09:00
parent 2434c9a141
commit 487a2f2699
3 changed files with 14 additions and 1 deletions

View file

@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [v1.5.1] - 2021-09-08
### Added
- About: bug reporting instructions
### Changed
- Collection: improved video date detection
### Fixed
- fixed hanging app when loading thumbnails for some video formats on some devices
## [v1.5.0] - 2021-09-02
### Added
- Info: edit Exif dates (setting, shifting, deleting)

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.5.0+54
version: 1.5.1+55
publish_to: none
environment:

View file

@ -1,4 +1,7 @@
Thanks for using Aves!
v1.5.1:
- fixed hanging app for collections with specific video formats
- added bug reporting instructions
v1.5.0:
- faster launch
- edit Exif dates