FList

Summary

A small interim release before WebRTC is stable (https://github.com/localsend/localsend/pull/2204)

  • feat: add advanced setting to filter network interfaces (@Tienisto)
  • feat(mobile): swipe gesture to select multiple media files (@Tienisto)
  • feat(windows): when pasting an image, automatically convert it to PNG (@BrianMwit)
  • feat(android): add option to open gallery when image/video was automatically saved (@Tienisto)
  • fix: path traversal vulnerability when saving files (@Tienisto)
  • fix: black screen when tapping on "Back" twice in "Share via link" (@Tienisto)
  • fix(macos): window disappears on command key when minimize to tray is enabled (@Tienisto)
  • fix(windows): do not poll local IP resulting in unwanted location permissions (@Tienisto)

Full Changelog