v1.18.2
Added 5
- Drag and drop files into the Receive via link browser page
- Allow customizing the web share pages by placing HTML files in a web folder next to the executable on desktop
- Add version info to the Windows executable in CLI
- Set actual version in the AppImage on Linux
- Add Armenian language
Fixed 8
- Restore compatibility with 1.17.0 and earlier versions on missing multicast networks
- Devices running 1.17.0 and earlier could not add 1.18.0+ device as favorite
- Ignore proxies, fixes TLS info not found when a system proxy is enabled
- Automatically restart the HTTP and multicast server when it dies or when the app resumes
- Drag and drop with a mix of folders and files
- Add bottom padding during transfer when Advanced is open
- Do not crash at startup when the executable path cannot be resolved
- Ignore unknown or invalid file modification times when reading files on Android
Security 1
- Do not follow HTTP redirects sent by peers
From LocalSend
This release fixes compatibility issues with 1.17.0 and earlier. Unfortunately, the Windows EXE installer is not published yet (#3270).
- feat: drag and drop files into the "Receive via link" browser page
- feat(desktop): allow customizing the web share pages by placing HTML files in a
webfolder next to the executable - feat(cli): add version info to the Windows executable
- feat(linux): set actual version in the AppImage
- security: do not follow HTTP redirects sent by peers
- fix: restore compatibility with 1.17.0 and earlier versions on missing multicast networks
- fix: devices running 1.17.0 and earlier could not add 1.18.0+ device as favorite
- fix: ignore proxies, fixes "TLS info not found" when a system proxy (e.g. Shadowrocket) is enabled
- fix: automatically restart the HTTP / multicast server when it dies or when the app resumes
- fix: drag and drop with a mix of folders and files
- fix: during transfer, add bottom padding when Advanced is open (@Chethan616)
- fix: do not crash at startup when the executable path cannot be resolved (@Shlomo116)
- fix(android): ignore unknown or invalid file modification times when reading files
- i18n: add Armenian