v0.16.3
Erfana v0.16.3
Released: 2026-06-17
- Erfana is now open source under GPL-3.0-only — free to use, study, and modify.
- First public release for macOS (Apple Silicon) and Windows, with cryptographically signed, notarized builds you can verify before installing.
- Run Claude Code and other terminal coding agents right beside your Markdown editor — with a live context-window meter for Claude Code sessions.
- Markdown editor with live preview and Mermaid, an integrated terminal, document import (50+ formats via LiteParse), and media transcription.
Technical changes
Release
- Re-release of the v0.16.1 build set after resolving two Windows code-signing failures in CI — an Azure cert secret mismatch (v0.16.1), then a legacy-encrypted signing PFX that the OpenSSL 3.x toolchain rejects (v0.16.2), fixed by re-exporting the PFX with AES-256. No application code changed across v0.16.1 → v0.16.3 — see
docs/release-incidents/.