Skip to content

1.0.24

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 05:22

1.0.24

3rd September, 2026

Interface and translation

Fixed

  • The Setup Wizard now correctly explains that the existing-device path adds this device to an existing synchronisation (PR #1118). Thank you to @nikhilmaddirala for the contribution!
  • Spanish translations now resolve the Display language placeholder, cover previously untranslated Setup Wizard and CouchDB text, translate user-facing Config Doctor values and confirmation controls, and use Spanish sentence case (PR #1129). Thank you to @zeedif for the contribution!

Improved

  • The Setup Wizard now shows the passphrase and Obfuscate Properties controls only after E2EE is enabled, provides a password-visibility button, allows longer translated labels to wrap, and keeps the invitation link compact on desktop while preserving its mobile touch target (PR #1130). Thank you to @zeedif for the contribution!

Synchronisation and storage

Fixed

  • Overwrite Server Data with This Device's Files now keeps this device's synchronisation settings instead of reapplying settings from the remote database which is about to be replaced. Enabling E2EE before a rebuild therefore remains enabled and uploads encrypted data. (#1146)

Command-line tool

Fixed

  • The systemd installer now finds the repository root correctly, installs every generated bundle chunk and required production dependency, checks the installed command before activation, and reports success only when the service remains active.