mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
release: 1.15.3+53
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## 1.16.0 (unreleased)
|
||||
## 1.15.3 (2024-07-29)
|
||||
|
||||
- feat: reduce receive history size to 30 items to increase performance (@Tienisto)
|
||||
- feat: reduce receive history length to 30 items to increase performance (@Tienisto)
|
||||
- feat: show error message when initialization fails for better debugging (@Tienisto)
|
||||
- fix(android): properly close app on back gesture (@Tienisto)
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ description: An open source cross-platform alternative to AirDrop
|
||||
homepage: https://localsend.org/
|
||||
publish_to: "none"
|
||||
|
||||
version: 1.15.2+52
|
||||
version: 1.15.3+53
|
||||
|
||||
environment:
|
||||
flutter: ">=3.13.0"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
; Copy app/assets/packaging/logo-256.ico to D:\inno\logo-256.ico
|
||||
|
||||
#define MyAppName "LocalSend"
|
||||
#define MyAppVersion "1.15.2"
|
||||
#define MyAppVersion "1.15.3"
|
||||
#define MyAppPublisher "Tien Do Nam"
|
||||
#define MyAppURL "https://localsend.org"
|
||||
#define MyAppExeName "localsend_app.exe"
|
||||
|
||||
Reference in New Issue
Block a user