version bump

This commit is contained in:
Thibault Deckers 2023-06-04 23:03:56 +02:00
parent c3e53b768c
commit a60efa67ad
25 changed files with 14 additions and 102 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="unreleased"></a>[Unreleased]
## <a id="v1.8.9"></a>[v1.8.9] - 2023-06-04
### Changed ### Changed
- upgraded Flutter to stable v3.10.3 - upgraded Flutter to stable v3.10.3

View file

@ -0,0 +1,5 @@
In v1.8.9:
- play your animated PNGs
- set your home to the Tags page
- enjoy the app in Norwegian (Nynorsk)
Full changelog available on GitHub

View file

@ -0,0 +1,5 @@
In v1.8.9:
- play your animated PNGs
- set your home to the Tags page
- enjoy the app in Norwegian (Nynorsk)
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.7:
- use viewer quick actions to rate, tag, locate
- set a default editor
- export metadata to a text file
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.7:
- use viewer quick actions to rate, tag, locate
- set a default editor
- export metadata to a text file
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.8:
- Android TV support
- long-press on the move/rate/tag quick actions in the viewer for quicker actions
- enjoy the app in Romanian, Lithuanian, Norwegian (Bokmål), Chinese (Traditional) & Ukrainian
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.8:
- Android TV support
- long-press on the move/rate/tag quick actions in the viewer for quicker actions
- enjoy the app in Romanian, Lithuanian, Norwegian (Bokmål), Chinese (Traditional) & Ukrainian
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.9:
- Android TV support (cont'd)
- interact with videos via media session controls
- enjoy the app in Czech & Polish
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.9:
- Android TV support (cont'd)
- interact with videos via media session controls
- enjoy the app in Czech & Polish
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.10:
- Android TV support (cont'd)
- interact with videos via media session controls
- enjoy the app in Czech & Polish
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.7.10:
- Android TV support (cont'd)
- interact with videos via media session controls
- enjoy the app in Czech & Polish
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.0:
- Android TV support (cont'd)
- hide your secrets in vaults
- enjoy the app in Basque
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.0:
- Android TV support (cont'd)
- hide your secrets in vaults
- enjoy the app in Basque
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.1:
- Android TV support (cont'd)
- hide your secrets in vaults
- enjoy the app in Basque
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.1:
- Android TV support (cont'd)
- hide your secrets in vaults
- enjoy the app in Basque
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.2:
- write metadata when converting
- convert many items at once
- list places in their own page
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.2:
- write metadata when converting
- convert many items at once
- list places in their own page
Full changelog available on GitHub

View file

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

View file

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

View file

@ -1,5 +0,0 @@
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

@ -1,5 +0,0 @@
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

@ -1,5 +0,0 @@
In v1.8.5:
- navigate states for some countries (requires rescan)
- group Samsung and Sony bursts
- lock viewer when watching videos
Full changelog available on GitHub

View file

@ -1,5 +0,0 @@
In v1.8.5:
- navigate states for some countries (requires rescan)
- group Samsung and Sony bursts
- lock viewer when watching videos
Full changelog available on GitHub

View file

@ -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/XX01.txt # - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt # - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
version: 1.8.8+99 version: 1.8.9+100
publish_to: none publish_to: none
environment: environment:

View file

@ -1,4 +1,4 @@
In v1.8.8: In v1.8.9:
- play your animated PNGs - play your animated PNGs
- set your home to the Tags page - set your home to the Tags page
- enjoy the app in Norwegian (Nynorsk) - enjoy the app in Norwegian (Nynorsk)