Changelog

What changed, and when.

Octopedia ships in small, considered steps. Every release is recorded here, newest first.

v0.9.0 May 12, 2026

Voice notes, end to end

  • new Voice notes are transcribed, understood, and filed without a manual step.
  • new Added a per-channel mute so Octopedia can listen quietly where you prefer.
  • improved Semantic answers now cite the exact line range, not just the file.
v0.8.0 April 21, 2026

A calmer merge engine

  • new Field-level structured merge for frontmatter, so concurrent edits stop colliding.
  • improved Crash-safe rename transactions keep the vault consistent during a power loss.
  • fix Resolved a rare cache staleness after a force-push to the vault.
v0.7.0 March 30, 2026

Three-tier search

  • new One search box now routes between typeahead, full-text, and semantic tiers.
  • improved Full-text indexing moved off the main thread, keeping the client at full frame rate.
  • fix Fixed diacritics being dropped from typeahead matches.
v0.6.0 March 2, 2026

Self-host, in one command

  • new A single docker compose file brings up server, git, database, and TLS.
  • new The managed cloud and self-hosted builds are now the exact same artifact.
  • improved Trimmed the server binary and cut cold-start time roughly in half.
v0.5.0 February 9, 2026

The first public preview

  • new Octopedia opened to early teams with iMessage, Slack, and Telegram channels.
  • new The desktop and web client shipped from one local-first codebase.

Get started

Follow along as it grows.

Watch the repository on GitHub for release notes, or read the longer story on the blog.