Skip to content

DbPaw v0.2.6

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:13
· 176 commits to main since this release

[0.2.6] - 2026-03-14

🚀 Features

  • (tauri) Enable development tools to facilitate debugging
  • (updater) Implement background update task management and restart prompts
  • (sidebar) Add schema nodes for databases that support multiple schemas
  • (sidebar) Add context menu for database schema nodes
  • (db) Improve high-precision numerical processing and error handling of multi-database drivers
  • (editor) Supports executing selected SQL statements

🐛 Bug Fixes

  • (duckdb) Extend SQL keyword detection to support more query types
  • Prevent schema overview request race condition when switching databases
  • Prevent query result race conditions from causing incorrect data to be displayed
  • (DataGrid) Show Copy as SQL menu item only when table context exists

🚜 Refactor

  • (Sidebar) Separate scrolling intention registration and UI state synchronization logic

📚 Documentation

  • (settings) Update license information from MIT to Apache-2.0

⚙️ Miscellaneous Tasks

  • Update version number to 0.2.6