version bump

This commit is contained in:
Thibault Deckers 2024-03-11 23:33:19 +01:00
parent 8a4f7b9299
commit 895c495e22
5 changed files with 14 additions and 3 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.10.6"></a>[v1.10.6] - 2024-03-11
### Added
- Cataloguing: detect/filter HDR videos

View file

@ -0,0 +1,4 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
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.5+114
version: 1.10.6+115
publish_to: none
environment:

View file

@ -1,3 +1,4 @@
In v1.10.5:
- enjoy the app in Catalan
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub