v1.10.0
Added
- New Troubleshoot mode alongside Generate/Ask-Plan/Build, built for non-technical web designers. Instead of jumping straight to CSS (and stacking redundant overrides), it explains what's likely causing a styling problem in plain language first, and recommends contacting the Mativus development team when the cause is structural (e.g. a competing Bootstrap/utility class, inline styles, JS-driven behaviour).
- When the cause is unambiguous and safely fixable with CSS, Troubleshoot mode never writes CSS itself — it hands off a copy-paste instruction in a distinct card with a one-click "Use in Ask/Plan" button, so the existing Ask/Plan → Generate pipeline (with its breakpoint/native-settings handling) produces the actual CSS.
- Troubleshoot chat history is tracked separately from Ask/Plan history per component.
Full Changelog: v1.9.2...v1.10.0