<!--
  Generated from docs/changelog/index.html by scripts/build_docs_md.py.
  Do not hand-edit - edit the .html and re-run the script.
  Canonical page: https://caspian.md/docs/changelog/
-->

# Changelog

Caspian release notes, newest first. The bridge contract's own version (`apiVersion`) is tracked separately - see [versioning and stability](../#versioning) on the reference page.

## 0.1.3

"Vault" is now called "Workbench" everywhere in the app. It's the same thing: an ordinary folder of Markdown notes on your disk, nothing about the format or layout changed.

- **AI providers:** OpenRouter joins Anthropic Claude, Google Gemini, and OpenAI as a first-class provider for "Design my canvas". Each has a curated frontier-model list; keys and environment variables are managed in **Settings → AI**.
- **Publish controls:** the publish dialog gained a "Features visitors can use" checklist, driven by a new optional [`features`](../#features) field in `canvas.json`, for switching individual canvas controls off on the public copy. A "Publish pinned notes" toggle strips notes, pins, and regions from a published canvas when unchecked. The built-in canvases (3D model, image, map, webpage, maritime, stocks) now declare their own toggleable view controls.
- **Create a new canvas:** dedicated "From a Prompt" and "From an API" tiles; the model is shown as a card, and "Design my canvas" moved to a Create button in the footer. "Change in Settings → AI" opens Settings without closing the create modal.
- **Workspace:** the collapse-canvas-panel button is now a collapse-notes-panel toggle.

## 0.1.2

Build and packaging maintenance, including cross-platform installer CI. No user-facing changes.

## 0.1.1

Small fixes and polish.

## 0.1.0

Initial public release.
