Skip to main content

Changelog

Even death stars have an exhaust vent.

Dev Latest

Friends is now a theme-aware personal galaxy with native touch and trackpad navigation, tight identity constellations, and cosmic provider nebulae.

Features

  • Explore Friends as a hardware-accelerated 3D galaxy where relationship importance controls depth, identities form tight constellations, and every starfield follows the active Freed theme
  • Pan, zoom, and focus the galaxy with a mouse, trackpad, or midpoint-preserving iPhone pinch gestures while billboard labels stay visible and close to their stars
  • Use the new Medium and Substack beta sources in Freed Desktop to capture essays, visible relationships, subscriptions, and activity through your signed-in sessions

Fixes

  • Friends selection now settles on the current person or account without stale atlas updates, while provider regions form spiral nebulae and identity links stay focused on the active constellation
  • Facebook groups confirmed as left now stay removed from the source list
  • Medium and Substack beta labels remain readable through 150% interface zoom, with their source menus still keyboard accessible
  • YouTube followed-channel and subscription capture now reports bounded progress, cancels stale work, and closes hidden capture sessions when finished
  • Security reports can now be submitted privately with redacted diagnostics and hardened fetched-content handling

YouTube now gets out of the way as soon as sign-in succeeds while your first subscription sync continues quietly.

Fixes

  • The YouTube login window now hides as soon as authentication is confirmed while the first subscription sync continues in the background
  • Later YouTube syncs and Freed Offline playlist actions reuse the authenticated session without showing the provider window

YouTube joins Freed with a focused study feed, exact-video playback, and a private playlist for YouTube Premium downloads. This build also refines display scaling and command search stability.

Features

  • Connect YouTube in Freed Desktop through your signed-in website session to capture followed channels and recent long-form Subscriptions videos
  • Keep Shorts and Reels out of the captured study feed, watch a selected video in Focus Mode, or open that same video directly in YouTube
  • Create or reuse a private Freed Offline playlist from selected saved videos, then open it in YouTube so Premium subscribers can download it on their device

Fixes

  • Display scaling now uses a practical 75% to 200% range and keeps the sidebar, toolbar, and quick settings stable while the scale changes
  • Command search clears delayed blur work when it is refocused or closed, preventing stale updates after navigation

Follow-ups

  • Large offline audio and video packages remain future work; this build hands offline downloads to YouTube Premium through the private playlist

The desktop cloud-sync upload loop is broken for good (stability P1-01): an idle machine with cloud sync connected no longer re-uploads the same unchanged document over and over. This build also lands the Wave-2 stability toolchain and interface zoom controls.

Features

  • Desktop cloud sync no longer loops on idle: a mutation filter and document-heads guard stop the upload to merge-back to re-upload echo (stability P1-01)
  • Interface zoom controls
  • Stability observability toolchain: alarms, soak verdicts, canary regressions, and red CI fold into ranked task files (W2-02), backed by per-release canary summaries, an offline watchdog-decision replay, and a metric-driven release bisector (W2-03)

Follow-ups

  • P1-01 is the first cloud-loop damper; the PWA-side and GDrive self-write dampers follow, one per soak cycle

Automerge worker recovery, v26.7.700 release-note parity, and restored dev validation

Fixes

  • Automerge worker startup failures now reset the failed worker, retry the active document request once, reject pending worker requests on runtime failure, and record worker_start_failed or worker_runtime_failed runtime-health events for future soaks
  • Dev now carries the v26.7.700 production release-note artifacts back from main, keeping release history aligned across branches
  • The Automerge worker lifecycle test fixture now includes the required user-state tags field, so root build and dev Validation compile cleanly after the worker recovery fix