Skip to content

Freed v26.7.2800-dev

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:11
3feea82

(AI Generated).

Freed v26.7.2800-dev

Makes startup memory attribution reliable across app restarts and establishes the guarded path for moving the saved library out of the renderer

Features

  • Startup memory reports now bind the pre-hydration baseline to both the app process and renderer process, preventing comparisons across launches or reused process IDs
  • The new Library Core contract defines how saved items, indexes, projections, migrations, rollback, and deletion must behave before storage moves out of renderer memory
  • A release activation manifest now makes any future storage transition explicit and reviewable instead of allowing runtime migration by accident

Fixes

  • Old or cross-process baselines are rejected instead of being reported as current renderer growth
  • Local runtime-health telemetry can attribute startup memory without changing provider requests, navigation, cookies, headers, retries, or cadence
  • Dev validation now scopes tooling checks to changed paths and skips unrelated tooling for generated release notes, while retaining full application integration proof and exhaustive nightly coverage
  • Release validation now follows the recorded product receipt boundary and verifies exact ancestry against GitHub when a CI checkout reports an incomplete local graph
  • Production updater metadata already promoted from main is recognized during backflow validation, while novel or rolled-back content still fails closed

Known limits

  • This build does not move the saved corpus out of renderer memory or change the 4 GB Facebook and Instagram safety limit
  • The Library Core activation manifest declares no storage transition for this release

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.