version bump

This commit is contained in:
Thibault Deckers 2023-03-17 19:57:45 +01:00
parent 8513da9c15
commit 18e120a6d3
5 changed files with 14 additions and 2 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.8.4"></a>[v1.8.4] - 2023-03-17
### Added
- TV: improved support for Licenses

View file

@ -0,0 +1,5 @@
In v1.8.4:
- view items in full-screen when selecting them
- watch videos using picture-in-picture
- navigate with TalkBack
Full changelog available on GitHub

View file

@ -0,0 +1,5 @@
In v1.8.4:
- view items in full-screen when selecting them
- watch videos using picture-in-picture
- navigate with TalkBack
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/XX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
version: 1.8.3+94
version: 1.8.4+95
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.8.3:
In v1.8.4:
- view items in full-screen when selecting them
- watch videos using picture-in-picture
- navigate with TalkBack