Skip to content

MIRA v0.335.0

Choose a tag to compare

@tarekedOz tarekedOz released this 15 Aug 17:04
· 10 commits to main since this release

MIRA v0.335.0 — public beta. Pick a safety contact by name, and name more than one. 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

Find people by name

Choosing a Presence safety contact (or anywhere you pick another user) no longer means pasting a raw internal user id. A new authenticated lookup — GET /api/users/search?q= — does a case-insensitive match over username and display name so pickers can offer real names. It searches active users only, caps the results, excludes you, and returns only id / username / display name — never email, role, or profile fields.

A care network with more than one guardian

You can now name more than one contact on every path — both parents of a child, or two adult children looking after an older parent — and a distress or missed-check-in alert reaches all of them. This completes a path that was previously only partly wired.

And a clarification worth stating plainly: the care network isn't only for children and older adults. Any adult can name their own safety contact for emergency escalation. The care-role choice changes only the tone and the ongoing wellbeing view — never whether a contact is actually reached when it matters.

Verify (optional)

Every archive is signed with the vexillon.ai minisign key committed at verification/release-pubkey.minisign:

minisign -Vm mira-0.335.0-<target>.tar.gz -p verification/release-pubkey.minisign