See the assets to download this version and install.
What's Changed
- Redesign macOS dock icon by @debba in https://github.com/TabularisDB/tabularis/pull/217
- fix(settings): center SettingToggle knob by @verbaux in https://github.com/TabularisDB/tabularis/pull/219
- feat: Delete selected rows with keyboard shortcut by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/221
- fix(drivers): show pagination for SELECTs with leading SQL comments by @ymadd in https://github.com/TabularisDB/tabularis/pull/213
- fix(drivers): preserve BIGINT precision past JS Number.MAX_SAFE_INTEGER by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/220
- perf: eliminate per-query disk I/O and unblock result display from me… by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/216
- feat(postgresql)/issue 209 verify ca and verify full by @VincentZhangy in https://github.com/TabularisDB/tabularis/pull/211
- test(updater): gate Linux-only installation source tests by @debba in https://github.com/TabularisDB/tabularis/pull/227
- feat(i18n): add Russian locale and count-based tab pluralization by @verbaux in https://github.com/TabularisDB/tabularis/pull/229
- Fix table list refresh after creating tables by @debba in https://github.com/TabularisDB/tabularis/pull/239
- Fix filters for case-sensitive column names on PostgreSQL by @m-tonon in https://github.com/TabularisDB/tabularis/pull/232
- fix: Ctrl+Enter always runs query in the last opened console tab by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/240
- Add related records panel for foreign key values by @m-tonon in https://github.com/TabularisDB/tabularis/pull/230
- feat(sql): first-party splitter + per-driver dialect by @ymadd in https://github.com/TabularisDB/tabularis/pull/225
- fix: Save Query modal no longer overrides editor theme globally by @debba in https://github.com/TabularisDB/tabularis/pull/248
- ci: support manual prereleases built from fork PRs by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/206
- feat: per-connection icon & accent color override (#189) by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/241
New Contributors
- @verbaux made their first contribution in https://github.com/TabularisDB/tabularis/pull/219
- @VincentZhangy made their first contribution in https://github.com/TabularisDB/tabularis/pull/211
- @m-tonon made their first contribution in https://github.com/TabularisDB/tabularis/pull/232
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.11.0...v0.12.0