version bump
This commit is contained in:
parent
1eb007e43b
commit
e51ec1c50a
5 changed files with 14 additions and 7 deletions
|
@ -4,11 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## <a id="unreleased"></a>[Unreleased]
|
## <a id="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
### Changed
|
## <a id="v1.11.7"></a>[v1.11.7] - 2024-07-18
|
||||||
|
|
||||||
- upgraded Flutter to stable v3.22.3
|
|
||||||
|
|
||||||
## <a id="v1.11.6"></a>[v1.11.6] - 2024-07-17
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -19,11 +15,14 @@ All notable changes to this project will be documented in this file.
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- target Android 15 (API 35)
|
- target Android 15 (API 35)
|
||||||
|
- upgraded Flutter to stable v3.22.3
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- crash when cataloguing some PNG files
|
- crash when cataloguing some PNG files
|
||||||
|
|
||||||
|
## <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
|
## <a id="v1.11.5"></a>[v1.11.5] - 2024-07-11
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/126.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/126.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.11.7:
|
||||||
|
- 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/12601.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/12601.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.11.7:
|
||||||
|
- 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
|
# - 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.6+125
|
version: 1.11.7+126
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
In v1.11.6:
|
In v1.11.7:
|
||||||
- explore your collection with the... explorer
|
- explore your collection with the... explorer
|
||||||
- convert your motion photos to stills in bulk
|
- convert your motion photos to stills in bulk
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue