v1.15.4
Software
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/releases/tag/v1.15.4
Package
- Update to 1.15.4
- Include newly changed LICENSE
- Work around
New-TemporaryFile
failure when installing via PowerShell 7 (PowerShell/PowerShell#14100)
Full Changelog: v1.15.3.20240803...v1.15.4