Skip to content

1.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:29
· 3 commits to main since this release

1.0.9

8th August, 2026

For the first time in a while, I published a release that could not be promoted to a stable release. Sorry about that! I am glad that we caught it while it was still a pre-release.

Setup and compatibility

Fixed

  • Multi-part settings QR codes now preserve special characters in passwords, passphrases, and other settings (PR #1083). Thank you to @calvinbui for the improvement!
  • Fast Setup now sizes each finite CouchDB changes page from a one-row status probe, counts the returned result together with pending, and resumes from the page's opaque last_seq without comparing token representations. Each page uses a one-second idle timeout instead of a heartbeat, allowing CouchDB 3.2 to return its terminator after the currently available rows have been persisted.