Skip to content

Freed v26.8.1400

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:05
6287a5d

(AI Generated).

Freed v26.8.1400

Rebuilds Freed's library around native SQLite on Freed Desktop and bounded IndexedDB storage in the PWA, with faster first results and dramatically lower memory use

Features

  • Moves Freed Desktop's library from the legacy Automerge engine to native SQLite and keeps the complete corpus out of renderer memory
  • Moves the PWA to bounded IndexedDB storage with immutable Google Drive checkpoints, operation segments, and intent synchronization
  • Adds bounded native queries for feeds, Friends, Saved, Map, search, settings, counts, and analytics

Fixes

  • Loads the first 65 feed items from a 20,099-item installed library in under one millisecond in the measured default query, down from about 2.4 seconds for the former full scan
  • Shows an honest loading state during feed transitions instead of briefly claiming that every item is read
  • Makes Library mutations update exact changed rows instead of repeatedly reloading the complete library
  • Strengthens migration rollback, daily backups, corruption checks, release validation, and installed-build identity

Follow-ups

  • Continue profiling explicit fuzzy search on unusually broad queries
  • Continue hardening cross-device immutable synchronization and recovery
  • Reduce the remaining control-plane test runtime outside the product release 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.