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