Skip to content

Freed v26.5.607-dev

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 13:51

(AI Generated).

Freed v26.5.607-dev

Freed Desktop rebuilds compacted feed documents to cut WebKit memory pressure

Fixes

  • Oversized feed text compaction now rebuilds a fresh Automerge document when the saved binary is already large, so old article text history does not keep WebKit memory high after relaunch
  • Social scraper startup now reserves memory headroom before opening background WebKit work, reducing the chance that Facebook, Instagram, or LinkedIn scraping pushes an already heavy renderer into high pressure
  • When a Facebook, Instagram, or LinkedIn scrape is blocked for memory, Freed Desktop now recycles the preserved scraper WebView too, instead of leaving that hidden WebKit process alive after the blocked start
  • Large Desktop libraries now send compact feed text snippets to the renderer and load longer reader text on demand, reducing the item payload the main WebKit renderer has to clone and retain
  • Freed Desktop now sends even smaller feed preview snippets to the renderer, cutting another measured 14.6 MB from the local item payload before browser object expansion
  • Freed Desktop feed cards now keep remote media previews reader-only, avoiding eager image and video loads in the main feed while preserving full reader hydration
  • Feed-card regression coverage now protects that reader-only media policy so release validation catches accidental inline media work

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.