Releases
v0.2.8
Compare
Sorry, something went wrong.
No results found
[0.2.8] - 2026-03-21
🚀 Features
Disable the right-click menu in the production environment to improve security
(data table) Add a new query button in the table view
(connection) Add connection form input validation and normalization
(settings) Add delete function to AI provider list
🐛 Bug Fixes
(ssh) Set the ssh key path to None when it is an empty string
(db) URL encoding the user name and password in the MySQL and PostgreSQL connection strings
(DataGrid) Repairs replication operations and optimizes selected state management
💼 Other
(deps) Bump tar
(deps) Bump rustls-webpki
🚜 Refactor
(ai/prompt) Simplify the construction logic of prompt words and remove hard coding rules
🧪 Testing
Add unit tests for connection pool keys, error detection, and query processing
Add a unit test to connect form validation and update services
⚙️ Miscellaneous Tasks
You can’t perform that action at this time.