Skip to content

v1.5.36 — Voice input, saved prompts, AI prompt modal polish

Choose a tag to compare

@dompl dompl released this 23 Feb 15:16
· 16 commits to master since this release

What's New

Added

  • Voice input in AI Prompt modal — microphone button uses the Web Speech API (continuous, interim results); pulsing ring animation while recording; hidden automatically on unsupported browsers
  • Save Prompt button — persists prompt text to localStorage (max 10, deduplicated); closes the modal on save
  • Saved prompts dropdown — select below the textarea auto-populates from saved prompts; loading a prompt replaces textarea content; hidden until at least one prompt exists

Changed

  • "Generate with AI" → "Save & Generate with AI" — always saves the prompt to the list before triggering AI generation
  • AI Prompt modal footer — switched from bcg-whats-new-footer to bcg-modal-footer; Cancel pushed left, Save and Generate aligned right with gap: 10px
  • Standard Templates heading — increased top margin from 20px to 36px for clear separation from the palette icons above

Fixed

  • Request a Section error message — no longer renders as a red background box; now plain text in theme error colour with bottom spacing