Releases: sjjian/openhare
Releases · sjjian/openhare
Release-0.4.0
Features ✨
SQL Fragment Highlighting
Added an auxiliary highlight bar in the editor to indicate the SQL fragment under the current cursor.
Code Completion Refactor
Refactored the code completion system with a VS Code–style fuzzy matching algorithm and improved UI styling.
Improvements 🛠
- Custom Table Rendering, Implemented a custom table renderer for enhanced future customization.
- Custom Divider Drawing, Implemented a custom divider to eliminate anti-aliasing artifacts and uneven thickness.
Fixes 🐛
- Preserved scroll states of editor components to prevent position loss when switching pages or tabs.
Release-0.3.0
✨ Features
- Added default/empty states and onboarding guides for management-related operations.
- Added tooltip hints for key action buttons.
🐛 Fixes
- Fixed export failure issue on macOS.
- Fixed responsive issues on certain pages.
🛠 Improvements
- Updated overall UI styling.
- Adjusted tab component styling.
- Optimized database metadata display structure.
- Improved performance of MySQL metadata collection.
- General layout and page structure optimizations.
Release-0.2.0
Support AI chat for SQL.
Release-0.1.0
After releasing 0.1.0 two and a half years in the making, 0.2.0 is now ready in just a fraction of that time.

