LocalSend Changelog

What's new in LocalSend 1.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)

New in LocalSend 1.13.1 (Dec 8, 2023)

  • 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

New in LocalSend 1.13.0 (Dec 5, 2023)

  • Summary:
  • feat: add option to automatically finish after successful transfer (@Tienisto)
  • feat: show favorite name in the device list if marked as favorite (@Tienisto)
  • feat: ignore duplicate files when selected from file picker (@programmermager)
  • feat: add donation options (@Tienisto)
  • feat: add Yaru theme (@Tienisto)
  • feat(desktop): uses settings.json located next to the executable if available for portable mode (@Tienisto)
  • feat(windows): make windows icon sharper (@Tienisto, @sergd88)
  • feat(macos): add Command+W shortcut to close the window (@Q1CHENL)
  • fix: also show an OLED color mode option when dynamic colors are not supported by OS (@dhruvanbhalara)
  • fix: sync button should spin right away when clicked (@Tienisto)
  • fix(android): request permission when saving files outside of downloads folder (@Tienisto)
  • fix(ios): fix permission error when picking directory (@Tienisto)
  • fix(ios): clear cache when file is shared from another app (@Tienisto)
  • i18n: add Greek (@multipetros)

New in LocalSend 1.12.0 (Oct 26, 2023)

  • feat: add favorites (@Tienisto)
  • feat: add OLED color mode (@Tienisto)
  • feat: show dialog before clearing history (@pantshaswat, @Tienisto)
  • feat: show clear button in apk picker search bar (@Tienisto)
  • feat: use better colors for the toggle switches in the settings (@gitstart)
  • feat: drastically improve GPU usage by optimizing the spin animation (@Tienisto)
  • feat(desktop): support pasting from clipboard (@gitstart, @Tienisto)
  • feat(linux): allow disabling client side decorations on Wayland (@I-Want-ToBelieve)
  • feat(android): use high framerate on devices that lock at 60 Hz like on some OnePlus phones (@Tienisto)
  • fix(desktop): fallback to "$HOME/Downloads" when default downloads folder is unavailable (@Sqbika)
  • i18n: add Vietnamese (@faea726), Thai (@watchakorn-18k), Basque (@xezpeleta)

New in LocalSend 1.11.1 (Sep 4, 2023)

  • feat: hide color setting when dynamic colors are not supported (#657) @Tienisto
  • feat(linux): use white icon for the linux tray (#658) @GaryElshaw, @Tienisto
  • fix: possible race condition leading to zero files (#659) @Tienisto
  • fix(android): navigation bar color on Android 9 and earlier (#656) @Tienisto
  • fix(linux): do not use zenity dependency anymore for file picker (#643) @Tienisto
  • i18n: Update strings_hu.i18n.json (#640) @gidano

New in LocalSend 1.11.0 (Aug 28, 2023)

  • Feat: optionally enable HTTPS (encryption) when share via link
  • Feat: use switches instead of dropdowns for settings
  • Feat: tapping on scan button clears found devices
  • Feat: text message dialog is multiline only
  • Feat: add option to disable animations
  • Feat: add option to not save to history
  • Feat: add option to customize device model
  • Feat(desktop): bind "ESC" key to go to the previous page
  • Fix(desktop): GPU usage when hidden to tray

New in LocalSend 1.10.0 (Jun 12, 2023)

  • Summary:
  • feat: dynamic colors (Material You) (@Tienisto)
  • feat(android): sharing APKs includes version in file name (@Tienisto)
  • feat(windows): restore Windows 7 support (@Tienisto)
  • feat(windows): use specialized fonts for Chinese, Japanese and Korean (@graphemecluster, @Tienisto)
  • fix: cancellation fixes during active file transfer (@SelaseKay)
  • fix(windows): possible settings corruption (@TheGB0077, @Tienisto)
  • fix(android): get downloads directory correctly (@Tienisto)
  • fix(ios): could not save HEIC files (@Tienisto)