updated changelog
This commit is contained in:
parent
245085b3df
commit
f5a8d6c90d
1 changed files with 8 additions and 0 deletions
|
@ -2,9 +2,17 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- Map: show items for bounds, open items in viewer, tap gesture to toggle fullscreen
|
||||||
|
- Info: remove metadata (Exif, XMP, etc.)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- upgraded Flutter to stable v2.5.1
|
- upgraded Flutter to stable v2.5.1
|
||||||
- faster collection loading when launching the app
|
- faster collection loading when launching the app
|
||||||
|
- Collection: changed color & scale of thumbnail icons to match text
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- album bookmarks & pins were reset when rescanning items
|
||||||
|
|
||||||
## [v1.5.1] - 2021-09-08
|
## [v1.5.1] - 2021-09-08
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue