version bump
This commit is contained in:
parent
29954510b7
commit
b5848cf893
5 changed files with 13 additions and 4 deletions
|
@ -4,13 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.11.7"></a>[v1.11.7] - 2024-07-18
|
||||
## <a id="v1.11.8"></a>[v1.11.8] - 2024-07-19
|
||||
|
||||
### Added
|
||||
|
||||
- Explorer: set custom path as home
|
||||
- Explorer: create shortcut to custom path
|
||||
- predictive back support (inter-app)
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -21,6 +20,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- crash when cataloguing some PNG files
|
||||
|
||||
## <a id="v1.11.7"></a>[v1.11.7] - 2024-07-18 [YANKED AGAIN!]
|
||||
|
||||
## <a id="v1.11.6"></a>[v1.11.6] - 2024-07-17 [YANKED]
|
||||
|
||||
## <a id="v1.11.5"></a>[v1.11.5] - 2024-07-11
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/127.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/127.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.8:
|
||||
- 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/12701.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/12701.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.8:
|
||||
- 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.7+126
|
||||
version: 1.11.8+127
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.11.7:
|
||||
In v1.11.8:
|
||||
- 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