version bump
This commit is contained in:
parent
dcd42b7048
commit
403ccac5c2
5 changed files with 17 additions and 2 deletions
|
@ -4,6 +4,13 @@ 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.12.6"></a>[v1.12.6] - 2025-03-11
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- data loss when editing metadata of items with incorrect mime types
|
||||||
|
- metadata inconsistency in the DB due to v1.12.4 upgrade
|
||||||
|
|
||||||
## <a id="v1.12.5"></a>[v1.12.5] - 2025-03-07
|
## <a id="v1.12.5"></a>[v1.12.5] - 2025-03-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/146.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/146.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.12.6:
|
||||||
|
- play more kinds of motion photos
|
||||||
|
- enjoy the app in Galician
|
||||||
|
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/14601.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/14601.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.12.6:
|
||||||
|
- play more kinds of motion photos
|
||||||
|
- enjoy the app in Galician
|
||||||
|
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.12.5+145
|
version: 1.12.6+146
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
In v1.12.5:
|
In v1.12.6:
|
||||||
- play more kinds of motion photos
|
- play more kinds of motion photos
|
||||||
- enjoy the app in Galician
|
- enjoy the app in Galician
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue