version bump

This commit is contained in:
Thibault Deckers 2024-04-14 23:24:41 +02:00
parent 69f9dbc2bc
commit bf8906a9f1
5 changed files with 13 additions and 3 deletions

View file

@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.10.9"></a>[v1.10.9] - 2024-04-14
### Fixed
- rendering of SVG with viewbox offset
- superfluous source reinitialization when relaunching app from launcher
- superfluous media store reinitialization when relaunching app from launcher
## <a id="v1.10.8"></a>[v1.10.8] - 2024-04-01

View file

@ -0,0 +1,4 @@
In v1.10.9:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.10.9:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub

View file

@ -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.10.8+117
version: 1.10.9+118
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.10.8:
In v1.10.9:
- rename in bulk using tags
- repeat a section section section of a video
Full changelog available on GitHub