See the assets to download this version and install.
What's Changed
- feat(plugins): add firestore plugin to registry by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/182
- fix(export): expand SSH params before running query export by @debba in https://github.com/TabularisDB/tabularis/pull/185
- chore(discord-release): add link buttons and everyone mention by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/191
- feat: database trigger management (PostgreSQL, MySQL, SQLite) by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/183
- feat(sidebar): add 'New Console' to database and table context menus by @debba in https://github.com/TabularisDB/tabularis/pull/188
- fix(editor): restore correct SQL string color across all themes by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/192
- feat(editor)!: accept autocomplete suggestion on Enter by default by @debba in https://github.com/TabularisDB/tabularis/pull/194
- feat(editor): foreign key click-to-navigate in result grid by @debba in https://github.com/TabularisDB/tabularis/pull/197
- feat(i18n): add Japanese (ja) translation by @ymadd in https://github.com/TabularisDB/tabularis/pull/202
- fix(drivers): share a single connection across multi-statement scripts by @ymadd in https://github.com/TabularisDB/tabularis/pull/200
- feat(json): JSON/JSONB editor, viewer & in-table affordances by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/181
- fix(commands): preserve all in-flight abort handles per connection by @ymadd in https://github.com/TabularisDB/tabularis/pull/203
- fix(mcp): correct app config directory path on Windows in mcp mode by @kennelken in https://github.com/TabularisDB/tabularis/pull/204
- feat(text): chevron expand + Monaco diff for long text/longtext cells by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/208
New Contributors
- @NewtTheWolf made their first contribution in https://github.com/TabularisDB/tabularis/pull/182
- @kennelken made their first contribution in https://github.com/TabularisDB/tabularis/pull/204
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.10.3...v0.11.0