version bump
This commit is contained in:
parent
9ce6f19fc3
commit
4b458e0f04
26 changed files with 14 additions and 93 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.10.8"></a>[v1.10.8] - 2024-04-01
|
||||
|
||||
### Added
|
||||
|
||||
- Collection: support for Fairphone burst pattern
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
In v1.9.4:
|
||||
- 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.4:
|
||||
- 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.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.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.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
|
|
@ -1,5 +0,0 @@
|
|||
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
|
|
@ -1,3 +0,0 @@
|
|||
In v1.9.7:
|
||||
- enjoy the app in Slovak & Vietnamese
|
||||
Full changelog available on GitHub
|
|
@ -1,3 +0,0 @@
|
|||
In v1.9.7:
|
||||
- enjoy the app in Slovak & Vietnamese
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.0:
|
||||
- cast images via DLNA/UPnP
|
||||
- enjoy the app in Icelandic
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.0:
|
||||
- cast images via DLNA/UPnP
|
||||
- enjoy the app in Icelandic
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.1:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.1:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.2:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.2:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.3:
|
||||
- customize your home page
|
||||
- analyze your images with the histogram (for real this time)
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.3:
|
||||
- customize your home page
|
||||
- analyze your images with the histogram (for real this time)
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.4:
|
||||
- customize your home page
|
||||
- analyze your images with the histogram (for real this time)
|
||||
Full changelog available on GitHub
|
|
@ -1,4 +0,0 @@
|
|||
In v1.10.4:
|
||||
- customize your home page
|
||||
- analyze your images with the histogram (for real this time)
|
||||
Full changelog available on GitHub
|
|
@ -1,3 +0,0 @@
|
|||
In v1.10.5:
|
||||
- enjoy the app in Catalan
|
||||
Full changelog available on GitHub
|
|
@ -1,3 +0,0 @@
|
|||
In v1.10.5:
|
||||
- enjoy the app in Catalan
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/117.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/117.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.10.8:
|
||||
- rename in bulk using tags
|
||||
- repeat a section section section of a video
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/11701.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/11701.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.10.8:
|
||||
- rename in bulk using tags
|
||||
- repeat a section section section of a video
|
||||
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.10.7+116
|
||||
version: 1.10.8+117
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,11 +1,4 @@
|
|||
{
|
||||
"ar": [
|
||||
"stopTooltip",
|
||||
"videoActionABRepeat",
|
||||
"videoRepeatActionSetStart",
|
||||
"videoRepeatActionSetEnd"
|
||||
],
|
||||
|
||||
"bn": [
|
||||
"itemCount",
|
||||
"columnCount",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.10.7:
|
||||
- detect HDR videos (but do not play them in their full HDR glory)
|
||||
- removing animations also applies to pop up menus
|
||||
In v1.10.8:
|
||||
- rename in bulk using tags
|
||||
- repeat a section section section of a video
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue