Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.opencanva.co/llms.txt

Use this file to discover all available pages before exploring further.

September 1–7, 2026
FeatureImprovementFix
v1.0.30

New features

Active generation badges — Each session in the sidebar now shows a badge indicating how many generations are currently running. You can see at a glance which sessions have active work in progress without needing to open them, making it easier to manage multiple parallel workflows.Editable generation queue — Queued generations can now be edited before they start processing. Change the prompt, adjust settings, or swap models on any pending item directly from the generation queue — no need to cancel and re-queue from scratch.

Updates

Higher-fidelity reference imagesReference images now preserve their original quality throughout the entire generation pipeline. Previously, references could lose sharpness during processing, leading to softer outputs than expected. This fix ensures your reference inputs match what the model actually receives.More resilient generation pipeline — Background job monitoring has been expanded with stronger retry policies and automated dead-letter queue recovery. Transient provider failures are now caught and retried more consistently, reducing the chance of a generation silently failing. Check the generation status page for real-time progress on any job.

Bug fixes

  • Queue concurrency — Fixed an edge case where the generation queue could bypass its concurrency limit, allowing more simultaneous generations than your plan supports.
  • Queue reconnection — Resolved an issue where the queue widget could lose sync with active jobs after a brief network interruption, causing items to appear stuck.