| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-03 | 990 Bytes | |
| v0.6.4-beta.4 source code.tar.gz | 2026-04-03 | 13.9 MB | |
| v0.6.4-beta.4 source code.zip | 2026-04-03 | 14.8 MB | |
| Totals: 3 Items | 28.7 MB | 0 | |
What's Changed
UI/UX Improvements
- Added
cursor-pointerto interactive elements (CatalogHeader, FieldHelp, SSH radio buttons) for clearer visual feedback. - Introduced a file picker button for SSH private key selection, supporting
.pem,.key,.pub, and.ppkformats. - Added skeleton loading state to the explorer sidebar while databases are initializing, improving perceived performance.
- Added localized "Select File" translations across all supported languages (English, Spanish, Japanese, Chinese).
Fixes
- Resolved duplicate user messages in the chatbot when clicking suggested prompts, eliminating a race condition between prompt submission and session loading.
- Fixed an organization slug resolution error in the desktop runtime’s server-side organization logic.
- Corrected release asset generation failures in macOS and Windows packaging workflows.
Internal
- Updated GitHub Actions workflows to ensure reliable desktop app release asset creation.