version bump
This commit is contained in:
parent
ff4c49718e
commit
e3ece7425f
5 changed files with 17 additions and 3 deletions
|
@ -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.12.9"></a>[v1.12.9] - 2025-04-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Kannada translation (thanks Chethan, Prasannakumar T Bhat)
|
- Kannada translation (thanks Chethan, Prasannakumar T Bhat)
|
||||||
|
@ -12,6 +14,10 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
- enable Impeller rendering engine
|
- enable Impeller rendering engine
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- memory pressure during browsing
|
||||||
|
|
||||||
## <a id="v1.12.8"></a>[v1.12.8] - 2025-03-25
|
## <a id="v1.12.8"></a>[v1.12.8] - 2025-03-25
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/149.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/149.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.12.9:
|
||||||
|
- play more kinds of motion photos
|
||||||
|
- enjoy the app in Galician and Kannada
|
||||||
|
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/14901.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/14901.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.12.9:
|
||||||
|
- play more kinds of motion photos
|
||||||
|
- enjoy the app in Galician and Kannada
|
||||||
|
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.8+148
|
version: 1.12.9+149
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
In v1.12.8:
|
In v1.12.9:
|
||||||
- play more kinds of motion photos
|
- play more kinds of motion photos
|
||||||
- enjoy the app in Galician
|
- enjoy the app in Galician and Kannada
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue