Changelog

Track the latest features, improvements, and fixes shipped to Cheqq.

0.42

Keno City

Document editor, versioning, and a smarter workflow chat panel

The Cheqq document editor with version history open

Document editor with version history

Markdown documents in your workspace now open in a full editor. Autosave captures snapshots as you write, and the new version history lets you browse and restore any previous state of a document.

Learn more

Workflow chat panel with scoped recents

The chat panel inside the workflow builder now keeps its own thread history, scoped to the workflow you're editing. Jump back into a previous conversation without losing the context of what you were building.

Platform Improvements
  • Wapp agents can now use the same primitive tools as the main chat agent.
  • AI call workflow steps can produce image outputs, and conversations carry image context between steps.
  • Managed model capabilities are enforced more strictly, with clearer admin controls for models and pricing.
  • Public user documentation launched at docs.cheqq.ai.
Bug Fixes
  • Fixed workspace file paths not linking correctly from chat messages.
  • Fixed stale dependency installs invalidating app builds.
  • Fixed duplicate plan implementation messages appearing in chat.
  • Fixed two-way relation visibility in collections, and agent-added fields now show up in grid views.
  • Fixed notification links and text truncation in several surfaces.

0.41

Bamfield

AI model administration and image-aware workflows

AI model administration

Admins can now manage which AI models are available across the platform, with per-model capability flags and pricing structures. Workflow AI steps pick a specific model, and the engine resolves the right model and key per step.

Image outputs in AI workflow steps

AI call steps can now generate and pass along images, so loops that produce visual content — thumbnails, social assets, illustrations — run end to end without manual handoffs.

Platform Improvements
  • Marketing pages and app URLs consolidated under the new domain structure.
  • Icons updated to bold variants across the product for visual consistency.
  • App preview routing hardened for scoped and unpublished previews.
Bug Fixes
  • Fixed active chat threads not stopping cleanly.
  • Fixed implicit grid configuration being lost in collections.
  • Reduced unnecessary domain-routing writes for faster preview updates.