v4.0
This version includes easy to use features such as undo/redo, query generation, and overall improved UI to enhance user workflow.
What's new?
On the surface
- Improved user sign up/login
- User database saving + reloading
- Dynamic handle placements on table relationships
- Added MySQL remote connections
- Streamlined table/column creation
- Undo/redo functionality
- Query generation + export
Under the Hood
- Improved testing coverage
- Increased reusability of SQL parser
- Refactored state management to better utilize Zustand hooks and stores
- Repaired page routing bugs
- Configured SSL for mySQL remote connections
res.sendFile(path.join(__dirname, '../../dist/index.html'));