Releases
All releases of DBO Studio (25 total)
v1.1.3
v1.1.3 β’ September 12, 2026
[1.1.3] - 2026-09-12
π Bug Fixes
- Fix server bootstrap on windows.
v1.1.2
v1.1.2 β’ September 10, 2026
[1.1.2] - 2026-09-10
π Features
- Add crash screen and error boundary handling
- Enhance database support and connection handling
π Bug Fixes
- Enforce safe mode, session validation, and input hardening on the API
- Make job cancellation effective and add graceful shutdown
π Refactor
- Streamline DTOs and handler constructors for improved clarity and maintainability
- Update environment variable documentation and streamline repository interfaces
- Simplify filter and sort handling in ActionBar components
v1.1.1
v1.1.1 β’ September 5, 2026
[1.1.1] - 2026-09-05
π Bug Fixes Open release/update links with Tauri openUrl in Check for updates and the update dialog Fix dbo-sidecar closing on Windows installer
v1.1.0
v1.1.0 β’ September 3, 2026
[1.1.0] - 2026-09-03
π Features
- Add schema diagrams with search, auto-layout, DBML source, and PNG/SVG export
- Add Safe Mode per connection: Silent, Alert 1/2 (confirm all queries or writes), and Safe 1/2 (password all queries or writes)
- Add an app-wide Safe Mode password with Touch ID, Face ID, or Windows Hello; required on every protected query, edit, or disable
- Add SSL/TLS modes and certificate options for PostgreSQL and MySQL
- Add native desktop app menu, boot splash, and backend sidecar lifecycle
- Add keyboard shortcuts with a searchable cheat sheet in Settings
- Add data grid context menus (copy, filter, sort, hide column, set NULL/empty/default, add/duplicate/delete rows)
- Add foreign-key autocomplete picker when editing related cells
- Add typed data-grid editors for boolean, enum, date/time, binary, JSON, and geometry
- Add geometry preview on the cell value panel
- Show Test Connection diagnostics (latency, server version, SSL)
- Cancel running queries from the editor and data grid (Esc)
- Paginate unbounded SQL editor SELECTs and cap fetched rows
- Add βIS NOT NULLβ as a data filter option
π Bug Fixes
- Improve Test Connection errors with categorized, actionable messages
- Fix data-grid editing for enum, boolean, datetime, binary, and geometry values
- Stop leftover in-flight queries when switching tabs
π Refactor
- Expand Playwright coverage so the same flows run on Postgres, MySQL, and SQLite
- Typed column-mapped types on query results (enum, binary, geometry, and related)
β οΈ Breaking Changes
- SQL editor SELECTs without a user
LIMITare now capped at 100 rows and paginated (hard ceiling 10,000)
v1.0.1
v1.0.1 β’ August 1, 2026
[1.0.1] - 2026-08-01
π Bug Fixes
- Fix language setup for CodeEditor and InlineSqlEditor components
v1.0.0
v1.0.0 β’ July 31, 2026
[1.0.0] - 2026-07-31
π Features
- Add MySQL support (connect, browse, query, edit data, and object forms)
- Add MCP server integration for external AI tools (Cursor, Claude, Copilot)
- Add session-based connection passwords with optional βRemember passwordβ
- Stream AI chat responses live, with cancel and edit message actions
- Add inline SQL filters on the data view
- Add ability to run only the selected SQL in the editor
- Edit result rows from updatable SQL editor queries
- Show column type and primary key indicators in the data grid
- Improve SQL editor autocomplete when no schema is selected
- Improve Object Form with SQL preview before execute
- Improve layout responsiveness and sidebar navigation
- Add missing tooltips across the UI
π Bug Fixes
- Fix connection ping with session-based / prompted passwords
- Fix Quick View for non-string cell values
- Fix new editor tab shortcut when an empty query tab already exists
- Fix inline SQL filter sync when switching tabs
- Fix Arabic and Persian font rendering in Appearance settings
- Fix settings panel title design
π Refactor
- Shared core database layer across Postgres, MySQL, and SQLite
- Major Object Form / schema-editing architecture refresh
- Relocate Playwright suite to top-level
e2e/with ephemeral API harness
β οΈ Breaking Changes
- Connection passwords are no longer always persisted in web mode
v0.4.2
v0.4.2 β’ February 4, 2026
[0.4.2] - 2026-02-04
π Features
- Add AI chat history
- Add reset factory in settings
- Show the creation time of queries in the history list and saved queries.
π Bug Fixes
- Show the load more for the history list and saved queries
- Use the local loader for monaco editor instead of the CDN
- Schema change checker for rows
π Refactor
- Tab object based on type
- Use uuid v7
v0.4.1
v0.4.1 β’ January 7, 2026
[0.4.1] - 2026-01-08
π Bug Fixes
- Server doesn't kill after closing the app
- App font issue on some platforms
βοΈ Miscellaneous Tasks
- Update dependencies
v0.4.0
v0.4.0 β’ January 6, 2026
[0.4.0] - 2026-01-06
π Features
- Add a cache layer to queries
- Add Basic SQLite connection type
- Add Sortable panel tabs
- Add New kbd component for shortcuts
- Edit columns directly inside the sidebar
- Add PWA support with service worker configuration
- Tree view highlights the current tab
π Bug Fixes
- Fix open update URL
- Wait until server ping, then load ui
π Refactor
- Refactor Form-Schema and objects api design
- New SQL parser for Monaco editor
- Setting sections
v0.3.1
v0.3.1 β’ November 5, 2025
[0.3.1] - 2025-01-20
π Features
- Improving performance for large datasets via adding Virtualization
- Added comprehensive in-grid search
- Add sticky headers in the data grid
- Add sortable columns in the data grid
- Action bar now displays active filter and sort counts as badges for better UX visibility
- Implemented separate shortcut maps for web and desktop platforms
π Bug Fixes
- Fixed keyboard shortcuts not working correctly across different platforms
- Fixed pagination not resetting to page 1 after changing filters or sort order
- Fixed DataGrid refresh not working properly with shortcuts
- Fixed zero values not displaying correctly in DataGrid cells
- Fixed bit integer numbers not showing properly in table view
- Fixed issues with adding rows in DataGrid
- Fixed title bar header display issues
- Datagrid performance improvement
Downloads:
DBO_0.3.1_aarch64_darwin.dmg
22.85 MBDBO_0.3.1_amd64_linux.AppImage
97.57 MBDBO_0.3.1_amd64_linux.AppImage.sig
412 BytesDBO_0.3.1_amd64_linux.deb
26.52 MBDBO_0.3.1_amd64_linux.deb.sig
408 BytesDBO_0.3.1_x64-setup_windows.exe
18.82 MBDBO_0.3.1_x64-setup_windows.exe.sig
412 BytesDBO_0.3.1_x64_darwin.dmg
23.76 MBlatest.json
2.93 KB