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