version bump

This commit is contained in:
Thibault Deckers 2024-07-09 00:17:34 +02:00
parent 91e6ac1d88
commit 37475726ed
15 changed files with 14 additions and 41 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.11.4"></a>[v1.11.4] - 2024-07-09
### Added ### Added
- Collection: stack RAW and JPEG with same file names - Collection: stack RAW and JPEG with same file names

View file

@ -1,4 +0,0 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
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
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
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
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
In v1.10.8:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
In v1.10.8:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
In v1.10.9:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -1,4 +0,0 @@
In v1.10.9:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -1,3 +0,0 @@
In v1.11.0:
- watch videos with SRT subtitle files
Full changelog available on GitHub

View file

@ -1,3 +0,0 @@
In v1.11.0:
- watch videos with SRT subtitle files
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.11.4:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.11.4:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
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.11.3+122 version: 1.11.4+123
publish_to: none publish_to: none
environment: environment:

View file

@ -1,3 +1,4 @@
In v1.11.3: In v1.11.4:
- show selected albums together in Collection - explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub Full changelog available on GitHub