Skip to content

v1.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 01:23
· 109 commits to refs/heads/main since this release
7f21d1f

Summary

A small interim release before WebRTC is stable (#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