release: 1.10.0+32

This commit is contained in:
Tien Do Nam
2023-06-02 14:04:09 +02:00
parent c63da302c3
commit c1cb574ae2
2 changed files with 10 additions and 11 deletions
+8 -7
View File
@@ -1,11 +1,12 @@
## 1.10.0 (2023-)
## 1.10.0 (2023-06-02)
- feat: dynamic colors (Material You) (by @Tienisto)
- feat: sharing APKs includes version in file name (by @Tienisto)
- feat(windows): use specialized fonts for Chinese, Japanese and Korean (by @graphemecluster, @Tienisto)
- fix: cancellation fixes during active file transfer (by @SelaseKay)
- fix: possible settings corruption on Windows (by @TheGB0077, @Tienisto)
- fix(android): get downloads directory correctly (by @Tienisto)
- feat: dynamic colors (Material You) (@Tienisto)
- feat: sharing APKs includes version in file name (@Tienisto)
- feat(windows): use specialized fonts for Chinese, Japanese and Korean (@graphemecluster, @Tienisto)
- fix: cancellation fixes during active file transfer (@SelaseKay)
- fix: possible settings corruption on Windows (@TheGB0077, @Tienisto)
- fix(android): get downloads directory correctly (@Tienisto)
- fix(ios): could not save HEIC files (@Tienisto)
## 1.9.1 (2023-05-05)
+2 -4
View File
@@ -1,11 +1,9 @@
name: localsend_app
description: An open source cross-platform alternative to AirDrop
homepage: https://localsend.org/
publish_to: "none"
version: 1.9.1+31
homepage: https://localsend.org/
version: 1.10.0+32
environment:
flutter: '>=3.7.12'