version bump

This commit is contained in:
Thibault Deckers 2023-09-25 00:37:27 +02:00
parent 4e98c04bf0
commit ef68ee49b9
5 changed files with 14 additions and 2 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="unreleased"></a>[Unreleased]
## <a id="v1.9.6"></a>[v1.9.6] - 2023-09-25
### Fixed ### Fixed
- editing some image EXIF corrupting them (by failing instead) - editing some image EXIF corrupting them (by failing instead)

View file

@ -0,0 +1,5 @@
In v1.9.6:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub

View file

@ -0,0 +1,5 @@
In v1.9.6:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub

View file

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

View file

@ -1,4 +1,4 @@
In v1.9.5: In v1.9.6:
- play your animated AVIF, AV1, and HDR videos - play your animated AVIF, AV1, and HDR videos
- filter by rating ranges - filter by rating ranges
- judge tonal distributions with the viewer histogram - judge tonal distributions with the viewer histogram