version bump
This commit is contained in:
parent
91e6ac1d88
commit
37475726ed
15 changed files with 14 additions and 41 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.11.4"></a>[v1.11.4] - 2024-07-09
|
||||
|
||||
### Added
|
||||
|
||||
- Collection: stack RAW and JPEG with same file names
|
||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -1,3 +0,0 @@
|
|||
In v1.11.0:
|
||||
- watch videos with SRT subtitle files
|
||||
Full changelog available on GitHub
|
|
@ -1,3 +0,0 @@
|
|||
In v1.11.0:
|
||||
- watch videos with SRT subtitle files
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/123.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/123.txt
Normal 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
|
4
fastlane/metadata/android/en-US/changelogs/12301.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/12301.txt
Normal 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
|
|
@ -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.11.3+122
|
||||
version: 1.11.4+123
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
In v1.11.3:
|
||||
- show selected albums together in Collection
|
||||
In v1.11.4:
|
||||
- explore your collection with the... explorer
|
||||
- convert your motion photos to stills in bulk
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue