mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
release: 1.10.0+32
This commit is contained in:
+8
-7
@@ -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
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user