Skip to content

v0.9.10 - Startup pane sync reliability

Choose a tag to compare

@vincelwt vincelwt released this 13 Jul 13:51
· 96 commits to main since this release
c66533d

Highlights

  • Panes opened immediately after launch now stay open while Gloom Cloud finishes its startup sync.
  • Startup sync preserves live local layout changes while still applying untouched remote settings.

Changes

Sync reliability

  • Serialize the startup pull, merge, and push flow to prevent stale remote layouts from replacing newly opened panes. #487
  • Coalesce duplicate startup sync work and keep collection persistence from writing stale configuration.

Full diff