version bump

This commit is contained in:
Thibault Deckers 2023-12-21 18:56:42 +01:00
parent 40862b6b49
commit b010e2f86e
5 changed files with 15 additions and 4 deletions

View file

@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.10.1"></a>[v1.10.1] - 2023-12-21
- Cataloguing: detect/filter `Ultra HDR`
- Viewer: show JPEG MPF dependent images (except thumbnails and HDR gain maps)
- Info: show metadata from JPEG MPF
- Info: open images embedded via JPEG MPF
- Arabic translation (thanks Mohamed Zeroug)

View file

@ -0,0 +1,4 @@
In v1.10.1:
- JPEG MPF support
- enjoy the app in Arabic & Belarusian
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.10.1:
- JPEG MPF support
- enjoy the app in Arabic & Belarusian
Full changelog available on GitHub

View file

@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
version: 1.10.0+109
version: 1.10.1+110
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.10.0:
- cast images via DLNA/UPnP
- enjoy the app in Icelandic
In v1.10.1:
- JPEG MPF support
- enjoy the app in Arabic & Belarusian
Full changelog available on GitHub