Skip to content

Releases: sjjian/openhare

Release-0.4.0

08 Nov 09:04
90a6ae7

Choose a tag to compare

Features ✨

SQL Fragment Highlighting

Added an auxiliary highlight bar in the editor to indicate the SQL fragment under the current cursor.

20251108170010_rec_

Code Completion Refactor

Refactored the code completion system with a VS Code–style fuzzy matching algorithm and improved UI styling.

20251108170322_rec_

Improvements 🛠

  1. Custom Table Rendering, Implemented a custom table renderer for enhanced future customization.
  2. Custom Divider Drawing, Implemented a custom divider to eliminate anti-aliasing artifacts and uneven thickness.

Fixes 🐛

  1. Preserved scroll states of editor components to prevent position loss when switching pages or tabs.

Release-0.3.0

27 Sep 06:42
6958e7c

Choose a tag to compare

✨ Features

  1. Added default/empty states and onboarding guides for management-related operations.
  2. Added tooltip hints for key action buttons.

🐛 Fixes

  1. Fixed export failure issue on macOS.
  2. Fixed responsive issues on certain pages.

🛠 Improvements

  1. Updated overall UI styling.
  2. Adjusted tab component styling.
  3. Optimized database metadata display structure.
  4. Improved performance of MySQL metadata collection.
  5. General layout and page structure optimizations.

Release-0.2.0

24 Aug 09:20
3b21d4c

Choose a tag to compare

Support AI chat for SQL.

Release-0.1.0

10 Aug 08:10
ad348c6

Choose a tag to compare

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.