New
- "Undo from here" button - Every message you send to AI now shows an "Undo from here" button below it. Click it to undo all the AI's changes after that point and try again with different instructions. No more endlessly asking AI to fix its own mistakes.
- "Undo & resend" confirmation - When you undo, a clear confirmation dialog explains exactly what will happen before any changes are made. Edit your message if you want, then send it again.
- Checkpoints help page - New help article explaining how checkpoints work, when to use them, and how they relate to publishing.
Improved
- Versions renamed to Checkpoints - "Versions" was confusing for non-technical users. They're now called "Checkpoints" everywhere - menu, labels, help pages. Save a checkpoint before big changes, come back to it anytime.
- Checkpoints moved to top-level menu - Checkpoints were buried three levels deep (Menu > Project > Versions). Now they're right in the main menu, one click away. Includes a "How it works" link to the help page.
- My Projects redesigned - The "My Projects" menu item now has a distinct visual style with a project count badge, so you always know where to find your other projects.
- AI suggests undo and checkpoints - When things go wrong, the AI now suggests using "Undo from here" instead of trying to fix its own mistakes. It also recommends saving checkpoints before major changes.
Fixed
- CSS url() on published sites - Images and fonts referenced with
url()in CSS (like background images) now work correctly on published sites. Previously, these paths broke after publishing.