Changelog
What's shipped in Harmonia, dated, with links to the docs page that explains it.
This page is the running record of every user-visible change in Harmonia. It's the audit trail you can point at when someone asks "wait, when did X land?"
How this gets updated
This changelog is updated with every shipped feature. When a developer opens a PR that adds user-visible functionality, they're expected to add a corresponding entry here and any concept, admin, or integrations page needed to explain it.
A change isn't "done" until the docs reflect it. That's the rule — and the only way these docs stay honest over time.
Format of an entry:
### YYYY-MM-DD — Short headline
One or two lines on what changed and who it matters for. Bullet
list of specific surfaces shipped. Links to the docs pages that
explain each one in depth.
2026
2026-05-24 — Mass-ship: submissions, integrations marketplace, module visibility
A batch of work landed together. Highlights:
- Submissions UI — multi-counterparty workflow for brokers. New tab on opportunity detail, dedicated submissions index, full status lifecycle. See Submissions.
- Opportunity custom-fields panel — per-pipeline custom fields editable inline on the opportunity detail page.
- Company detail page — rolls up opportunities, contacts, recent activity, and pipeline value across every contact who works at the company.
- Integrations marketplace — 83 third-party connectors plus the Atlas Minds Suite (Signl / Notos / Metis / Signl Select) as featured first-party products. See Integrations Overview.
- Easify SMS — fast no-Twilio SMS path. Setup time roughly fifteen minutes. See Setting up Easify SMS.
- Per-org Module Visibility — owners can show or hide modules in the sidebar. Core modules (Dashboard, Contacts, Companies, Settings) remain locked on. See Module Visibility.
- Docs site — the pages you're reading right now, at
/docs. Public, markdown-driven, and updated alongside shipped work.