Changelog
All notable changes to Zentro are documented here.
v0.0.1Initial Release
March 15, 2026Core & Infrastructure
- Migration from Fyne to Wails v2 + React + TypeScript
- Tailwind v4 with unified Super-Flat design system
- Enhanced MSSQL TLS 1.0 compatibility
- Postgres database discovery improvements
SQL Editor & Query Engine
- High-performance Async Query Engine with concurrent execution
- Context-aware SQL code completion
- Monaco editor with VS Code-style tabs
- Drag-and-drop and split-view support
- Template management with inline editing
- Auto-save query tabs on close
- Fluid zoom with Ctrl+Scroll
Connection & Workspace
- Breadcrumb navigation for quick switching
- Session restoration and persistence
- Workspace switcher for multiple profiles
- Auto-connect on workspace selection
- Connection timeout improvements
Data Grid & Results
- Inline editing with auto SQL generation
- Virtualized result grid for large datasets
- Infinite scroll with backend pagination
- Row detail sidebar with JSON viewer
- CSV export with UTF-8 BOM for Excel
ERD Visualization
- Interactive ERD with React Flow
- Automatic relationship detection
- Crow's Foot notation
- PK/FK badges
Settings & Platform
- VS Code-style Command Palette
- Overhauled settings with sidebar
- Keyboard shortcuts management
- Frameless window with custom toolbar
- Redesigned status bar