Skip to content

1.0.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:28
· 10 commits to main since this release

1.0.8

1.0.8 is fine for CouchDB 3.5, but it still does not work properly with version 3.2.0.

8th August, 2026

Setup and compatibility

Fixed

  • 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. Heartbeat-enabled feeds no longer wait for future writes after the currently available rows have been persisted (#1065).
  • Cancelling remote selection during a scheduled Fetch now removes the Fetch flag before restarting with file and database reflection paused, preventing the same selection dialogue from reopening on every start-up.