Skip to content

v1.15.0

Compare
Choose a tag to compare
@brogers5 brogers5 released this 16 Jul 00:09
· 14 commits to main since this release
6e3bace

Software

Note

The note relating to the Windows installer is not applicable to this Chocolatey package. As the package name suggests, this consumes the portable ZIP archive instead of an installer package. This is still distributed and supported.

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 (localsend/localsend#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") (@Tienisto)
  • feat(windows): toggle "start hidden" in-app instead of referring to the system settings (@Tienisto)
  • feat(desktop): make auto start + start hidden more stable, now listens to --hidden parameter instead of autostart (@Tienisto)
  • feat(desktop): load initial files from command line arguments (@Tienisto)
  • feat(desktop): show progress in the taskbar (@NightFeather0615)
  • feat(macos): handle files that were dropped into the app icon (@Tienisto)
  • fix: sanitize file names with invalid characters (@Caesarovich)
  • fix: UI overflow when window height is too small (@CHUNG-HAO)
  • fix(ios): make documents files visible to the Finder / AppleDevices app (@twinkles-twinstar)
  • fix(windows): correctly remove tray icon when closing the app (@zpp0196)
  • fix(windows): don't keep file open (@NightFeather0615)
  • fix(linux): compatibility with newer libayatana versions (@ix5)
  • i18n: add Serbian (@nebojsatomic), Finnish (@jooapa), Romanian (@UnifeGi)

Full Changelog: https://github.com/localsend/localsend/releases/tag/v1.15.0

Package

  • Update to 1.15.0

Full Changelog: v1.14.0...v1.15.0