| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-x64-mac.yml | 2026-07-03 | 334 Bytes | |
| Dory-0.28.0-arm64.zip.blockmap | 2026-07-03 | 243.2 kB | |
| latest-arm64-mac.yml | 2026-07-03 | 338 Bytes | |
| latest-mac.yml | 2026-07-03 | 488 Bytes | |
| Dory-0.28.0-arm64.dmg | 2026-07-03 | 247.8 MB | |
| builder-debug.yml | 2026-07-03 | 861 Bytes | |
| Dory-0.28.0-x64.dmg | 2026-07-03 | 256.5 MB | |
| Dory-0.28.0-x64.zip | 2026-07-03 | 250.1 MB | |
| Dory-0.28.0-arm64.zip | 2026-07-03 | 241.4 MB | |
| Dory-0.28.0-x64.zip.blockmap | 2026-07-03 | 252.7 kB | |
| latest.yml | 2026-07-03 | 340 Bytes | |
| Dory-Setup-0.28.0.exe.blockmap | 2026-07-03 | 186.9 kB | |
| Dory-Setup-0.28.0.exe | 2026-07-03 | 186.4 MB | |
| Dory-Portable-0.28.0.exe | 2026-07-03 | 183.8 MB | |
| README.md | 2026-07-03 | 842 Bytes | |
| v0.28.0 source code.tar.gz | 2026-07-03 | 16.4 MB | |
| v0.28.0 source code.zip | 2026-07-03 | 17.5 MB | |
| Totals: 17 Items | 1.4 GB | 0 | |
What's Changed
Features
- Added native Supabase connection support, including dedicated connection form, validation, and TLS configuration handling.
- Extended SQL console capabilities to work with Supabase databases, including dialect-aware SQL execution and tooling integration for AI-assisted queries.
Improvements
- Updated connection UI components to display Supabase as a first-class database option, with custom icon and type handling.
- Enhanced AI prompt tooling to include Supabase-specific SQL operations in the
sql.toolscontext.
Internal
- Added comprehensive test coverage for Supabase connection TLS behavior.