Blaze

v0.3.8 : Update notes (2026/03/27)

Thank you for using Blaze!

1. Archive and restore conversation threads

Until now, deleting a conversation thread from the sidebar permanently destroyed the data. v0.3.8 changes “delete” to “archive” so you can easily restore conversations from the settings screen.

  • Restore archived conversations from settings: even an accidentally removed conversation can be brought back with one click

  • Bulk delete: unwanted archives can be permanently deleted individually or in bulk

2. Markdown attachment support

You can now attach .md (Markdown) files directly when adding files to a conversation. Useful for asking Blaze to analyze or summarize documents and READMEs.

3. Security hardening

  • Stricter file path validation: empty strings or invalid characters in file paths are detected and rejected early

  • Stronger command guardrails: prevents execution of empty commands or no-op commands

4. Other minor fixes

  • Tool execution status: fixed an issue where the “processing” indicator sometimes failed to switch to “complete” or “failed”

  • Agentforce test feature: stability improvements

  • Approval mode card light-mode support: fixed colors that were hard to read in light mode and improved the layout