version bump
This commit is contained in:
parent
10d62f267d
commit
9eefea07ef
15 changed files with 14 additions and 53 deletions
|
@ -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.10.0"></a>[v1.10.0] - 2023-12-02
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Viewer / Slideshow: cast images via DLNA/UPnP
|
- Viewer / Slideshow: cast images via DLNA/UPnP
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
In v1.8.9:
|
|
||||||
- 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.9:
|
|
||||||
- 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.9.0:
|
|
||||||
- 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.9.0:
|
|
||||||
- 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.9.1:
|
|
||||||
- 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.9.1:
|
|
||||||
- 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.9.2:
|
|
||||||
- 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.9.2:
|
|
||||||
- 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.9.3:
|
|
||||||
- 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.9.3:
|
|
||||||
- play your animated AVIF, AV1, and HDR videos
|
|
||||||
- filter by rating ranges
|
|
||||||
- judge tonal distributions with the viewer histogram
|
|
||||||
Full changelog available on GitHub
|
|
4
fastlane/metadata/android/en-US/changelogs/109.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/109.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.10.0:
|
||||||
|
- cast images via DLNA/UPnP
|
||||||
|
- enjoy the app in Icelandic
|
||||||
|
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/10901.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/10901.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.10.0:
|
||||||
|
- cast images via DLNA/UPnP
|
||||||
|
- enjoy the app in Icelandic
|
||||||
|
Full changelog available on GitHub
|
|
@ -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.7+108
|
version: 1.10.0+109
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
In v1.9.7:
|
In v1.10.0:
|
||||||
- enjoy the app in Slovak & Vietnamese
|
- cast images via DLNA/UPnP
|
||||||
|
- enjoy the app in Icelandic
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue