Skip to content

1.0.17

Choose a tag to compare

@github-actions github-actions released this 23 Aug 06:01
· 36 commits to main since this release

1.0.17

23rd August, 2026

Interface and translation

Fixed

  • Settings generated from the settings manifest, Setup Wizard configuration summaries, and warnings about externally changed settings now honour Display language when a translation is available, instead of remaining in English (PR #1123). Thank you to @nimula for the contribution!

Peer-to-peer synchronisation

Improved

  • P2P connection profiles now provide four P2P message size presets and a Connection path choice between Automatic and TURN relay only. Smaller messages can improve compatibility on paths which fragment or drop larger WebRTC messages, while relay-only routing requires a configured TURN server. P2P connection strings and encrypted Setup URIs preserve both choices.
  • An optional self-hosted Coturn Compose starter is now available for P2P deployments that need a TURN relay. It uses a pinned upstream image and documents its network, credential, security, and verification boundaries.