release: 1.17.0+58

This commit is contained in:
Tien Do Nam
2025-02-19 15:01:38 +01:00
parent e7a09f367a
commit 24020968c0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
## 1.17.0 (2025-02-19)
- feat: add advanced setting to filter network interfaces (@Tienisto)
- feat(mobile): swipe gesture to select multiple files (@Tienisto)
- feat(mobile): swipe gesture to select multiple media files (@Tienisto)
- feat(windows): when pasting an image, automatically convert it to PNG (@BrianMwit)
- feat(android): add option to open gallery when image/video was automatically saved (@Tienisto)
- fix: path traversal vulnerability when saving files (@Tienisto)
+1 -1
View File
@@ -3,7 +3,7 @@ description: An open source cross-platform alternative to AirDrop
homepage: https://localsend.org/
publish_to: "none"
version: 1.16.2+57
version: 1.17.0+58
environment:
flutter: ">=3.24.0"
+1 -1
View File
@@ -4,7 +4,7 @@
; Copy app/assets/packaging/logo-256.ico to D:\inno\logo-256.ico
#define MyAppName "LocalSend"
#define MyAppVersion "1.16.2"
#define MyAppVersion "1.17.0"
#define MyAppPublisher "Tien Do Nam"
#define MyAppURL "https://localsend.org"
#define MyAppExeName "localsend_app.exe"