Changelog

What's new in Memrith

Release notes for every shipped version. Want the next one in your inbox? Memrith auto-updates by default — newer versions install themselves on your next launch. You can also subscribe to the releases RSS feed.

Memrith 1.3.0
June 3, 2026

Run Memrith on your own local AI — no API key, no cloud, no per-use cost.

Added
  • Bring your own local model. Connect a local AI server — Ollama, llama.cpp, or LM Studio — and Memrith runs fully on your machine, the AI included. No API key needed for most local servers, and inference is free. Set it up in Settings → AI Provider → Local or during first-run setup, and switch back to Anthropic, OpenAI, or OpenRouter any time — your memory always comes with you.
Changed
  • Built for the smaller models you run locally. Memrith sizes each request to your model's context window so it never quietly drops your memory, tidies up minor formatting slips in a model's responses, and gives local models more time to respond.
  • Local AI calls show as free ($0) in the AI Activity panel.
Fixed
  • If a background memory task — like spotting contradictions or writing conversation summaries — starts failing on your model, Memrith now surfaces it instead of quietly skipping the work.
Memrith 1.2.0
June 1, 2026

A new look — warm, calm, and built to live with for years.

Changed
  • A warmer, quieter design. Soft paper tones and a deep ink-blue replace the old purple-and-grey, with a more refined typeface across every screen — the app now matches the redesigned memrith.com.
  • Both light and dark themes were redrawn — keep whichever you use; the new look applies to both, and you can switch any time in Settings.
  • Cleaner, more legible text throughout. Same app, same data, everything right where you left it.
Memrith 1.1.1 First public release
May 2026

The continuity layer for AI — shipped.

Added
  • A local, editable memory of your work and thought that survives switching AI providers — bring your own key (Anthropic, OpenAI, or OpenRouter).
  • Signed auto-updates — every release manifest is verified against an Ed25519 key baked into the build.
  • Hardened install — a private Python runtime is bundled (nothing to set up), with a self-checking Windows launcher and clear recovery messaging.
Notes
  • One-time purchase, no subscription. You pay your AI provider directly; Memrith never takes a cut of usage.
  • macOS requires Apple Silicon (M1 or newer); Windows 10+ (64-bit). Intel Macs are not supported, and Intel support is not currently planned.
  • Installers are not yet OS-code-signed, so macOS Gatekeeper and Windows SmartScreen show a first-launch warning — see before you buy for the one-time click-through.
Memrith 1.0.1 Preview release
May 18, 2026

Faster, cheaper, more reliable.

Added
  • Chat now streams replies in real time and can draw on your uploaded documents during the conversation.
  • Redesigned Today home screen with continuity (a thread that picks up where you left off) and weekly activity.
  • Signed auto-updates — every release manifest is verified against an Ed25519 public key baked into the build, so a compromised host can't ship a malicious update.
Improved
  • Large uploads are far more reliable and cost roughly 5× less in AI tokens.
  • Smoother loading throughout the app — faster startup, faster view transitions.
Fixed
  • Numerous stability + data-integrity fixes from the closed-beta period.