Skip to content

Commit

Permalink
release: 1.10.0+32
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Jun 2, 2023
1 parent c63da30 commit c1cb574
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
17 changes: 9 additions & 8 deletions assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## 1.10.0 (2023-)

- 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)
## 1.10.0 (2023-06-02)

- 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)

Expand Down
6 changes: 2 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit c1cb574

Please sign in to comment.