Skip to content

DbPaw v0.2.8

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:08
· 140 commits to main since this release

[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

  • Update version to 0.2.8