Skip to main content
This page tracks notable changes across:
  • the platform (dashboard and backend behaviour)
  • the SDK & CLI (pip install omium)
  • the HTTP API (https://api.omium.ai/api/v1)
  • these docs
For very small changes (typos, formatting), we may not add an entry.

How to read these notes

Each entry aims to answer:
  • What changed
  • Who it impacts
  • What you should do
We prioritize “what to do next” over listing every internal detail.

2026-04-07

Docs

  • Added Anthropic-style hubs, capability matrix, and structured Getting Started guides.
  • Added runnable local verification (npm run verify) and local preview (npm run dev).

Template (copy/paste for future entries)

## YYYY-MM-DD

### SDK & CLI

- **Added**: …
- **Changed**: …
- **Fixed**: …
- **Deprecated**: …

### HTTP API

- **Added**: …
- **Changed**: …

### Platform

- **Added**: …

### Docs

- **Added/Changed**: …