Releases: TabularisDB/tabularis
v0.13.0
See the assets to download this version and install.
What's Changed
- fix(query-history): recover from corruption + atomic writes by @debba in #253
- Fix FK metadata loading by @m-tonon in #245
- fix(ai-activity): render timestamps in local time + add display timezone setting by @ymadd in #251
- fix(schemas): surface get_schemas failure with error + retry by @verbaux in #242
- fix(mcp): dispatch plugin drivers via the registry + harden the --mcp subprocess by @ymadd in #256
- feat: Kubernetes port-forward tunnel support by @metalgrid in #246
- Add Codex MCP integration by @arsis-dev in #264
- fix(mcp): close approval/read-only bypass in run_query by @ymadd in #261
- feat: integrate Quick Navigator search overlay by @debba in #252
- New tabs DML (Data Manipulation Language) by @capvalen in #259
- Honor MySQL SSL mode in connection setup by @arsis-dev in #263
New Contributors
- @metalgrid made their first contribution in #246
- @arsis-dev made their first contribution in #264
- @capvalen made their first contribution in #259
Full Changelog: v0.12.0...v0.13.0
v0.12.0
See the assets to download this version and install.
What's Changed
- Redesign macOS dock icon by @debba in #217
- fix(settings): center SettingToggle knob by @verbaux in #219
- feat: Delete selected rows with keyboard shortcut by @thomaswasle in #221
- fix(drivers): show pagination for SELECTs with leading SQL comments by @ymadd in #213
- fix(drivers): preserve BIGINT precision past JS Number.MAX_SAFE_INTEGER by @NewtTheWolf in #220
- perf: eliminate per-query disk I/O and unblock result display from me… by @thomaswasle in #216
- feat(postgresql)/issue 209 verify ca and verify full by @VincentZhangy in #211
- test(updater): gate Linux-only installation source tests by @debba in #227
- feat(i18n): add Russian locale and count-based tab pluralization by @verbaux in #229
- Fix table list refresh after creating tables by @debba in #239
- Fix filters for case-sensitive column names on PostgreSQL by @m-tonon in #232
- fix: Ctrl+Enter always runs query in the last opened console tab by @thomaswasle in #240
- Add related records panel for foreign key values by @m-tonon in #230
- feat(sql): first-party splitter + per-driver dialect by @ymadd in #225
- fix: Save Query modal no longer overrides editor theme globally by @debba in #248
- ci: support manual prereleases built from fork PRs by @NewtTheWolf in #206
- feat: per-connection icon & accent color override (#189) by @NewtTheWolf in #241
New Contributors
- @verbaux made their first contribution in #219
- @VincentZhangy made their first contribution in #211
- @m-tonon made their first contribution in #232
Full Changelog: v0.11.0...v0.12.0
v0.11.0
See the assets to download this version and install.
What's Changed
- feat(plugins): add firestore plugin to registry by @NewtTheWolf in #182
- fix(export): expand SSH params before running query export by @debba in #185
- chore(discord-release): add link buttons and everyone mention by @NewtTheWolf in #191
- feat: database trigger management (PostgreSQL, MySQL, SQLite) by @thomaswasle in #183
- feat(sidebar): add 'New Console' to database and table context menus by @debba in #188
- fix(editor): restore correct SQL string color across all themes by @thomaswasle in #192
- feat(editor)!: accept autocomplete suggestion on Enter by default by @debba in #194
- feat(editor): foreign key click-to-navigate in result grid by @debba in #197
- feat(i18n): add Japanese (ja) translation by @ymadd in #202
- fix(drivers): share a single connection across multi-statement scripts by @ymadd in #200
- feat(json): JSON/JSONB editor, viewer & in-table affordances by @NewtTheWolf in #181
- fix(commands): preserve all in-flight abort handles per connection by @ymadd in #203
- fix(mcp): correct app config directory path on Windows in mcp mode by @kennelken in #204
- feat(text): chevron expand + Monaco diff for long text/longtext cells by @NewtTheWolf in #208
New Contributors
- @NewtTheWolf made their first contribution in #182
- @kennelken made their first contribution in #204
Full Changelog: v0.10.3...v0.11.0
v0.10.3
See the assets to download this version and install.
What's Changed
- fix(DataGrid): handle empty column names from drivers by @saurabh500 in #173
- refactor: derive Default on ConnectionParams and DatabaseSelection by @saurabh500 in #174
- Add password visibility toggles to inputs by @debba in #175
- feat: add connection export and import functionality by @debba in #176
- fix(notebook): render db selector dropdown via portal so it isn't clipped by @ymadd in #178
New Contributors
Full Changelog: v0.10.2...v0.10.3
v0.10.2
See the assets to download this version and install.
What's Changed
- feat(data-grid): cell-level selection and copy by @thomaswasle in #161
- fix(postgres): switch deadpool TLS to rustls + honor ssl_ca (closes #166) by @benedettoraviotta in #167
- feat(data-grid): add SQL INSERT as a copy format option by @thomaswasle in #168
- fix(db): omit empty password in connection URLs by @debba in #169
New Contributors
- @benedettoraviotta made their first contribution in #167
Full Changelog: v0.10.1...v0.10.2
v0.10.1
See the assets to download this version and install.
What's Changed
- feat(query-builder): add mini result grid, schema hook, and layout util by @debba in #153
- feat(postgres): add binding module for parameterized values by @debba in #156
- fix: resolve double LIMIT bug in SQL pagination wrapping by @midasism in #154
- bug: changeed connections configuration so input fiels do not look prefilled if they are not by @thomaswasle in #157
- Add multi-row deletion via context menu by @thomaswasle in #158
- feat: Make database selector dropdowns scrollable after 10 entries by @thomaswasle in #160
- Add duplicate row and insert current time via context menu by @thomaswasle in #159
Full Changelog: v0.10.0...v0.10.1
v0.10.0
See the assets to download this version and install.
What's Changed
- bug: fix the editbility of data in some cases by @thomaswasle in #151
- Feat/ai audit log by @debba in #152
Full Changelog: v0.9.21...v0.10.0
v0.9.21
See the assets to download this version and install.
Full Changelog: v0.9.20...v0.9.21
v0.9.20
See the assets to download this version and install.
What's Changed
- check and improve readability of all themes by @thomaswasle in #139
- feat: add demo videos by @Nako0 in #142
New Contributors
Full Changelog: v0.9.19...v0.9.20