Version 0.2.3

Fast updates stay lightweight.

Release date: August 29, 2026. This maintenance release keeps update progress accurate without letting rapid download events accumulate Electron renderer processes.

What changed

  • Only one update progress-page render can run at a time.
  • Rapid progress events are collapsed into the newest queued state.
  • The progress window still displays the latest percentage and transferred byte count.

Why this update matters

Fast downloads can emit many progress events before a page navigation finishes. Earlier builds started a new progress-page navigation for every event, which could temporarily create a large renderer-process backlog. Version 0.2.3 serializes that work and preserves the latest visible state.

Installation status

Source readiness, native packaging, public publication, and installed behavior are separate gates. Use the verified downloads page to confirm whether version 0.2.3 artifacts have been published for your platform.