version bump
This commit is contained in:
parent
c8f5f1c91f
commit
a0b2693bdc
11 changed files with 14 additions and 32 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.9.5"></a>[v1.9.5] - 2023-09-17
|
||||
|
||||
### Fixed
|
||||
|
||||
- crash when cataloguing some videos
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/106.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/106.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.9.5:
|
||||
- play your animated AVIF, AV1, and HDR videos
|
||||
- filter by rating ranges
|
||||
- judge tonal distributions with the viewer histogram
|
||||
Full changelog available on GitHub
|
5
fastlane/metadata/android/en-US/changelogs/10601.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/10601.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.9.5:
|
||||
- play your animated AVIF, AV1, and HDR videos
|
||||
- filter by rating ranges
|
||||
- judge tonal distributions with the viewer histogram
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.6:
|
||||
- more settings for video resumption and conversion quality
|
||||
- support for Sony predictive capture bursts
|
||||
- enjoy the app in Hungarian
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.6:
|
||||
- more settings for video resumption and conversion quality
|
||||
- support for Sony predictive capture bursts
|
||||
- enjoy the app in Hungarian
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.7:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.7:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.8:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
|
@ -1,5 +0,0 @@
|
|||
In v1.8.8:
|
||||
- play your animated PNGs
|
||||
- set your home to the Tags page
|
||||
- enjoy the app in Norwegian (Nynorsk)
|
||||
Full changelog available on GitHub
|
|
@ -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.9.4+105
|
||||
version: 1.9.5+106
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.9.4:
|
||||
In v1.9.5:
|
||||
- play your animated AVIF, AV1, and HDR videos
|
||||
- filter by rating ranges
|
||||
- judge tonal distributions with the viewer histogram
|
||||
|
|
Loading…
Reference in a new issue