KingDownloads

LocalSend version history

10 releases tracked, newest first.

v1.17.0

Feb 20, 2025
- Added advanced setting to filter network interfaces - Mobile: swipe gesture to select multiple media files - Windows: automatically convert pasted images to PNG - Fixed path traversal vulnerability when saving files

12 downloads

v1.16.1

Nov 5, 2024
- Show exact error message in IP address and favorite dialogs. - Highlight file when using "Show in folder" on desktop. - Fix Android app closing properly on back gesture.

12 downloads

v1.16.0

Nov 3, 2024
- Improved transfer speed by using Rust as HTTP client - Added option to auto-receive files only from favorites - Enhanced macOS features including drag-and-drop and menu bar improvements - Added Malaysian and Slovak language support

12 downloads

v1.15.4

Aug 20, 2024
### Summary - feat: add button to retry a failed file transfer (@Tienisto) - feat: show tooltip on the "Scan" button (@Tienisto) - feat: treat any URI as link, so it becomes clickable on receiver (e.g. file://, obsidian://) (@Tienisto) - feat(mobile): adjust button width in send tab to indicate that it's scrollable (@Tienisto) - feat(windows): title bar color should match the system theme (@FutoTan) - fix: memory leak when sending files (regression in 1.15.0, 1.15.2 only fixed receiving files) (@Tienisto) - fix(windows): LocalSend window is invisible at app start (@Tienisto) - i18n: distinguish between "Exit" and "Quit" depending on the platform (@sergd88) - i18n: add Hindi (@rishi-singh26) [Full Changelog](https://github.com/localsend/localsend/blob/main/app/assets/CHANGELOG.md)

12 downloads

v1.15.3

Jul 29, 2024
A small release that primarily fixes an important bug on Android. For Windows users (same as 1.15.0): To properly support autostart / start hidden, the msix installer has been removed. Please migrate to the EXE installer and uninstall the MSIX version. ### Summary - 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) [Full Changelog](https://github.com/localsend/localsend/blob/main/app/assets/CHANGELOG.md)

12 downloads

v1.15.2

Jul 25, 2024
For Windows users (same as 1.15.0): To properly support autostart / start hidden, the msix installer has been removed. Please migrate to the EXE installer and uninstall the MSIX version. ### Summary - feat: extract network scanning to separate threads, scanning should not cause UI lags anymore (@Tienisto) - feat(windows): use bigger icon for the installer (@Tienisto) - fix: memory leak when receiving files, properly receive files that exceed available RAM (@Tienisto) - fix(android): save files outside of Download folder (@Tienisto) - fix(windows): use correct portable settings file when started via autostart (@Tienisto) - fix(windows): make installer work on arm64 (@Tienisto) [Full Changelog](https://github.com/localsend/localsend/blob/main/app/assets/CHANGELOG.md)

13 downloads

v1.15.1

Jul 18, 2024
For Windows users (same as 1.15.0): To properly support autostart / start hidden, the msix installer has been removed. Please migrate to the EXE installer and uninstall the MSIX version. ### Summary - feat: support Internet Explorer 8 (IE8) in web share (@Tienisto) - feat: save auto accept state when switching encryption mode in web share (@Tienisto) - feat: switch to "Send" tab when pasting via keyboard shortcut (@Tienisto) - fix: count PIN tries correctly in web share (@Tienisto) - fix(android): crash when picking files or folders on Android TV (@Tienisto) - fix(windows): crash when sum of file sizes is greater than 2 GB (@Tienisto) - fix(windows): bundle required DLL files to avoid crash on app start (@Tienisto) - fix(macos): hide autostart option when installed via App Store because this switch is not working (@Tienisto) - i18n: @sergd88, @UnifeGi, @toopkungza [Full Changelog](https://github.com/localsend/localsend/blob/main/app/assets/CHANGELOG.md)

12 downloads

v1.15.0

Jul 15, 2024
For Windows users: To properly support autostart / start hidden, the msix installer has been removed. Please migrate to the EXE installer and uninstall the MSIX version. For Android users: There has been some troubles regarding Google Play Store review (#1493). Hopefully, this version gets approved by Google. ### Summary - feat: add clear button in the send tab (@Caesarovich) - feat: save text messages to history (@Tienisto) - feat: keep timestamps of transferred files (@Tienisto) - feat: add option to require PIN when sharing via link (@Tienisto) - feat: add option to require PIN when receiving files (@Tienisto) - feat: add option to open parent folder of received files in history (@Tienisto) - feat: confirm before adding or removing favorites in the nearby devices list (@Tienisto) - feat: add URL view when sharing via link that shows the URL in bigger font (@harriseldon) - feat: add discovery timeout setting for advanced users (@o2e) - feat(android): do not require MANAGE_EXTERNAL_STORAGE, implement Android SAF (@Tienisto) - feat(android): do not copy files to cache when select via file picker (@Tienisto) - feat(windows): add context menu integration ("Send to

11 downloads

v1.14.0

Feb 26, 2024
### Summary - feat: add option to automatically accept requests when sharing via link (@MisterChangRay, @Tienisto) - feat: use fix button width for all buttons in the selection row (only noticeable in Russian) (@Tienisto) - fix: picking many files should not freeze the UI (@Tienisto) - fix: do not create a new session for the same IP when sharing via link (@MisterChangRay) - fix(android): save files to SD card on Android 10 or older (@Tienisto) - i18n: add Danish (@Limfjorden) ### Contributions * fix(android): save files to SD card on Android 10 or lower (#1162) @Tienisto * refactor: use ip as request session (#1125) @MisterChangRay * anonymous Access (#1115) @MisterChangRay * feat: remove local network permission check on iOS (#1022) @Tienisto * feat: improve performance of horizontal preview list (#1019) @Tienisto * docs: @devcxl * i18n: @MisterChangRay, @mgmix, @soya-daizu, @Francesco146, @ShlomoCode, @multipetros, @gidano, @Neo1102, @sergd88, @Matthaiks, @wkk-dev, @nkh0472, @farshad991, @jermanuts, @mertssmnoglu, @Amereyeu, @gdonisi, @agil3st, @Limfjorden, @jan-vandenberg, @Radk6, @faea726 [Full Changelog](https://github.com/localsend/localsend/blob/main/

10 downloads

v1.13.1

Dec 8, 2023
This bug fix release solves several crash issues. ### Summary - feat: add a short delay when "Auto Finish" is enabled (#1008) (@Tienisto) - feat: automatically update the device name of favorite devices when they were unchanged by the user (#1009) (@Tienisto) - feat: expand file picker buttons if the button text is too long (#1010) (@Tienisto) - fix: various crash issues by downgrading Flutter from 3.16 to 3.13 (@Tienisto) - i18n: @BryanJames16, @nidexingg, @watchakorn-18k, @gidano, @Jesse205 [Full Changelog](https://github.com/localsend/localsend/blob/main/app/assets/CHANGELOG.md)

10 downloads