General
✨ Feature: Added get_project_url() to return the project URL (docs)
🎨 UI: Project's error pages are now translated
🎨 UI: Project's home page buttons had the wrong color
Editor
⭐ Feature: New projects can be generated from a prompt (video)
✨ Improvement: New project login flow
✨ Improvement: Real-time logs for jobs, hooks, and scripts
🐛 Fix: Non-standard requirements.txt prevented usage
🐛 Fix: File path editing was not possible when the previous path was nonexistent
Forms
✨ Improvement: Removed Login button in Forms
✨ Improvement: Forms restart if the connection fails
🐛 Fix: Added loading indicator for initial loading
🐛 Fix:
Page()in a loop retained the state from the previous one🐛 Fix: Disabling next button when validation fails
🐛 Fix: An error is now shown when choosing an invalid URL path
Smart Console
✨ Improvement: Smart Console now recognizes Tables schema
Tables
✨ Improvement: Insert batch (docs)
🐛 Fix: Empty Select One returned an error
🐛 Fix: Update by ID was returning a list
🐛 Fix: Filters were not working
Threads View
🐛 Fix: Retry and fork flows were inconsistent
🐛 Fix: Workflow view showed overlapping elem
ents in some cases
Docs
📚 New tutorial for connecting with Google API (link)
Cloud Console
🐛 Fix: Scripts did not appear in “Inspect Build”
