This release brings improvements to database and file management, along with further enhancements to our AI-powered features.
New
Files and folder management in AI Code Editor
You can now manage files and folders directly in the Code Editor for Custom Apps and Components. Right-click to create, rename, or delete files and folders, with built-in name validation to prevent duplicates in the same directory.
Hosted database management
This update brings a more streamlined experience to managing your internal databases - no need to leave the platform. You can now manage them directly from the Database Editor tab:
- Create and delete databases
- Make changes to database tables
- Easily switch between databases using the new selector
- Access the connected database from the Custom App project
- Access to databases is based on data source permissions
- Utilizing migrations syncs data sources

