MIRA v0.335.1
MIRA v0.335.1 — public beta. A small fix for the Presence setup flow. No breaking changes; safe to upgrade in place.
Self-hostable single binary, AGPL-3.0-or-later, signed with the vexillon.ai release key.
Install
# Linux / macOS
curl -fsSL https://get.vexillon.ai/install.sh | sh
# Windows (PowerShell)
irm https://get.vexillon.ai/install.ps1 | iex
Fixed
- Enabling Presence honours a safety contact you've already saved. Turning on check-ins used to require the safety contact in that same request — so the natural two-step flow (save a contact in settings, then enable) could fail for non-admins with a spurious "a safety contact is required" error, and could even clear the contact you'd just saved. Enable now falls back to the contact already on file and preserves it, so the setup wizard's save-then-enable flow works.
Verify (optional)
Every archive is signed with the vexillon.ai minisign key committed at verification/release-pubkey.minisign:
minisign -Vm mira-0.335.1-<target>.tar.gz -p verification/release-pubkey.minisign