version bump

This commit is contained in:
Thibault Deckers 2023-12-02 17:32:49 +01:00
parent 10d62f267d
commit 9eefea07ef
15 changed files with 14 additions and 53 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.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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,4 @@
In v1.10.0:
- cast images via DLNA/UPnP
- enjoy the app in Icelandic
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.10.0:
- cast images via DLNA/UPnP
- enjoy the app in Icelandic
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.7+108 version: 1.10.0+109
publish_to: none publish_to: none
environment: environment:

View file

@ -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