This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates feat, drivers, and fix across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Russian locale and count-based tab pluralization. Adds Russian locale and count-based tab pluralization. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Adds per‑connection icon and accent color override. Adds per‑connection icon and accent color override. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Adds related records panel for foreign key values. Adds related records panel for foreign key values. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Adds first‑party SQL splitter with per‑driver dialect support. Adds first‑party SQL splitter with per‑driver dialect support. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Redesign macOS dock icon. Redesign macOS dock icon. Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Delete selected rows using a keyboard shortcut. Delete selected rows using a keyboard shortcut. Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Add PostgreSQL CA verification and full verification options (issue 209). Add PostgreSQL CA verification and full verification options (issue 209). Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Medium |
Eliminates per‑query disk I/O and unblocks result display. Eliminates per‑query disk I/O and unblocks result display. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes table list refresh after creating tables. Fixes table list refresh after creating tables. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Fixes filters for case‑sensitive column names on PostgreSQL. Fixes filters for case‑sensitive column names on PostgreSQL. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Preserves BIGINT precision past JavaScript Number.MAX_SAFE_INTEGER. Preserves BIGINT precision past JavaScript Number.MAX_SAFE_INTEGER. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Shows pagination for SELECT statements with leading SQL comments. Shows pagination for SELECT statements with leading SQL comments. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Ensures Ctrl+Enter always runs query in the last opened console tab. Ensures Ctrl+Enter always runs query in the last opened console tab. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Low |
Center SettingToggle knob in settings UI. Center SettingToggle knob in settings UI. Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Bugfix | Low |
Prevent Save Query modal from overriding editor theme globally. Prevent Save Query modal from overriding editor theme globally. Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
Full changelog
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
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About TabularisDB/tabularis
All releases →Related context
Beta — feedback welcome: [email protected]