Skip to content

Freed v26.5.101-dev

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 May 17:43

(AI Generated).

Freed v26.5.101-dev

Keeps Freed Desktop responsive during common library actions

Fixes

  • Kept desktop side-effect queues serialized even when a queued task times out, so one slow persistence or sync action cannot let later work overlap out of order.
  • Moved provider health, secure storage, cloud upload, snapshots, and outbox side effects through typed queues so UI gestures return quickly.
  • Prevented read, like, archive, and sync-confirmation item patches from making the outbox rescan the full feed.
  • Updated desktop item patches incrementally on the main thread, including count-map identity preservation for like and sync-confirmation patches.
  • Fixed stale outbox test fixtures so release validation covers the new patch-drain path.

Downloads

macOS: .dmg (Apple Silicon or Intel, signed + notarized)
Windows: .exe (NSIS installer)
Linux: .AppImage

macOS downloads are signed and notarized for normal Gatekeeper installation.