tabularis
Documentation
Plugins
Blog
Download
Search
Ctrl+K
Join Discord
/
changelog
Documentation
Plugins
Blog
Download
Search Documentation
GitHub
Discord
Every release, documented. Source of truth is
CHANGELOG.md on GitHub
.
v0.9.9
Mar 14, 2026
View diff
Bug Fixes
connections
show menu only when groups exist or connection grouped
0e71482
sponsors
set dynamic to force-static for OG image
862b49d
ui
improve connection card styling
29d1bcc
website
constrain sponsor modal height and enable scrolling
a8a8025
Features
auth
add validation for connection name and databases selection
3fffa04
mcp
add MCP server docs, client icons, and UI integration
78c22e5
plugins
add connection_string and connection_string_example flags
2de0297
sponsors
add Open Graph image and page metadata
5c5c124
sponsors
add optional highlightColor for sponsor accents
2139848
sponsors
add sponsor sync script and generated docs
9e82f9a
sponsors
add sponsors page, contact form, grid, and confirm page
6b592b6
sponsors
add sponsors section and assets to website
cc802fd
v0.9.8
Mar 11, 2026
View diff
Bug Fixes
new-connection-modal
avoid returning promise from onClick
14f644e
new-connection-modal
reset tab on close and UI tweaks
7a1f2fb
sqlite
resolve SQLITE_CANTOPEN (error code 14) on Windows
c8e5734
visual-query
replace HTML5 drag-and-drop with pointer events for
3afee6b
Features
download-buttons
add split download button with platform dropdown
542961c
download
add download modal and wire up download buttons
f2cc6ab
drivers
add connection string parser and import UI
2258ba3
plugins
add hackernews plugin to registry
6635124
use ubuntu 25.04 for building linux
5f80a89
v0.9.7
Mar 9, 2026
View diff
Bug Fixes
build alerts
c5cf57a
merged code
c430a5b
tabs
prefer loaded activeTabId or null, avoid implicit fallback
297138b
use SqliteConnectOptions for reliable WAL mode database opening
b0d0a4f
Features
add connections group
1e91768
credential-cache
add credential cache to reduce keychain calls,
ca2e668
credentials
fetch connection credentials when editing connections
e580ccf
modals
add ConfirmModal and replace inline confirm dialogs
0ceddda
new-connection-modal
preselect databases from initial connection
53d10c9
plugins
add per-plugin interpreter settings with error modal
64ed30c
plugins
add plugin remove modal and integrate into Settings
e2d38f5
plugins
add plugin settings and no_connection_required flag
7097190
select
add Select component and replace SearchableSelect
3be733a
settings
add portal-based plugin version dropdown
9f4f82c
v0.9.6
Mar 7, 2026
View diff
Bug Fixes
add autoComplete="off" to all connection dialog inputs
573380b
disable macOS autocorrect on connection dialog inputs
481f7fe
website
scope badge image rule to shields.io only
af7dfb7
Features
editor
add close tab keyboard shortcut
167de6e
filters
add structured filter utils and toolbar UI
150e08f
plugins
add clickhouse plugin to registry
1a78418
plugins
add install error modal and improve installer logging
db2d0de
plugins
add Redis plugin to registry with version 0.1.0 and download links
848b530
plugins
update redis plugin assets and add download logging
204175f
table-toolbar
add ORDER BY autocomplete
ed58068
v0.9.5
Mar 4, 2026
View diff
Bug Fixes
mysql
use per-db pools and include database in pool key
9abda3b
postgres
bind UUID strings as uuid type for queries
380c494
remove runtime monaco-editor import to bundle only SQL
cc8d960
updater
avoid stale cache and restart app after update
38ec23a
Features
Apply Tauri recommended compiler options
63de45f
cookie-consent
add cookie consent component and policy page
37211d5
cookie-consent
enable cookieless Matomo and consent flow
be1bffd
cookies
add manage cookies button and matomo consent handling
adeedb6
data-grid
add header context menu to data grid
85a6efc
dump
add schema-aware dump/import utilities and UI integration
f964fb7
v0.9.4
Mar 2, 2026
View diff
Bug Fixes
blob
treat small UTF-8 varbinary values as plain text
c6f5c75
datagrid
include pending changes in sidebar row data
ec08534
react
include missing hook deps in Connections and Settings
540e69c
Features
connections
redesign connections UI and add i18n keys
3e06b75
database
support multi-database selection and driver UI metadata
02efa39
db-panel
scope database APIs per panel and display conn name
c7ce603
db
add multi-database sidebar and utilities
5851da9
drivers
use branded icons and colors for built-in drivers
621d765
explorer
add database manager and get_available_databases command
d4ad168
keybindings
add keyboard shortcuts system and persistence
45df357
keybindings
show shortcut hints and map display keys
e608b5f
v0.9.3
Mar 1, 2026
View diff
Bug Fixes
open graph image
12696a0
plugins
resolve plugin executable lookup on Windows
f766141
Features
settings
add downgrade flow and translations for older versions
77ebbb3
site-header
smooth scroll to top when clicking logo on home
a83b765
website - create latests-post.json
081c7e5
website
add blog post for plugins evolved and plugin card
d12b24f
website
add install links and update installation docs
ee0c597
v0.9.2
Feb 26, 2026
View diff
Features
drivers
add driver capability metadata and helper utilities
3b0a2a3
drivers
add is_builtin and default_username to plugin manifests
60ac211
lightbox
add mobile slider, touch and keyboard navigation
ab00d29
plugin
add enable/disable functionality with proper shutdown
6a4272a
plugins
add custom registry URL support
7f17e46
plugins
manage disabled external plugins
99968d8
query
use LIMIT+1 for pagination and add count query
7473e63
registry
add plugin releases metadata and GitNexus skills
49e5480
task-manager
add child process details to task manager
a24b2cb
task-manager
add process monitoring and management system
c899ee5
task-manager
optimize child process loading
4d8e8bc
ui
add Task Manager feature article and gallery item
c9f2fd4
website
add homepage intro and update global styles
a024a74
website
include min_tabularis_version in plugin display
17f0aab
website
make plugin author link clickable and tidy layout
83ed834
Performance
postgres
run count query concurrently for paginated selects
f96152c
Breaking Changes
task-manager
removes children field from TabularisSelfStats, now
query
Pagination.total_rows is now Option
and has_more
v0.9.1
Feb 25, 2026
View diff
Bug Fixes
app
remove localhost debug override
7cbbacd
ci
resolve pnpm store path from website directory
6badec3
ci
resolve pnpm store path from website directory
f0c4620
plugins
accept 'universal' asset as fallback for platform
45b638d
website
correct next-env import path
4f04254
Features
blog
add blog section with posts and styling
cc4cab7
blog
add post meta bar and syntax highlighting
f6a3dc8
blog
add search modal, post navigation, and author card
01c16c7
data-grid
support multiline cell editing with autosized textarea
fa9df84
drivers
add folder_based capability for directory plugins
0919ccc
drivers
add folder_based capability to fallback drivers
3ac2a90
editor
add tab switcher modal and tab scrolling utils
f50627f
flathub
add publishing workflow and flatpak support
a7b10d5
home
add edit-on-github links to home page
fe1af9e
layout
set metadataBase to https://tabularis.dev
82ba795
plugins
add csv plugin entry to registry
602b3c6
plugins
add plugin manifest JSON schema and guide note
11d9854
plugins
require length and precision in manifests
adc5254
site-header
add logo and restructure header with crumbs
d9517e8
site
add Matomo tracking and dynamic post list loading
bb80f04
ui
add DateInput component and dateInput utils with tests
9b3f52b
ui
redesign theme cards and enhance search modal
87481c7
updater
detect installation source and skip updates for packages
d5e4b10
website
add 404 page, sitemap and header crumbs styles
db5fb3f
website
add blog pagination, tags, and og images
4aa9352
website
add plugins registry and unified site header
3c3d93c
website
add post styles and wiki open graph metadata
6ef5705
website
add screenshot 9 and OG page
0001546
website
convert static HTML site to Next.js with static export
60201c3
website
use APP_VERSION and add platform install docs
18ffc35
wiki
add wiki content, pages, and UI integration
cfee3fd
Breaking Changes
plugins
manifest.schema.json replaces has_length with
Major
v0.9.0
Feb 23, 2026
View diff
Bug Fixes
connection
handle test failures, check DB file, parse port
09600f2
database dropdown selection on click
631eccc
duckdb
improve query type detection in execute_query function
9ec6acc
editor
use per-tab editor ref and fallback to saved query
b3de58b
ui
hide keychain option for file-based drivers
f76c0ec
Features
drivers
add alter_primary_key and update duckdb pk logic
c9b3e9c
duckdb
add base64 dependency and extend data types list
4c1c494
duckdb
add duckdb plugin with manifest and CLI bridge (as
5b10c38
duckdb
inject rowid for tables without primary key in SELECT *
2efa700
plugins
add external JSON-RPC plugin system and manager
ebd23fa
plugins
add plugin registry and installer
195f154
plugins
implement dynamic database driver plugin ecosystem
609290b
website
add plugin registry section to website
36ac05c
v0.8.15
Feb 21, 2026
View diff
Bug Fixes
ui
hide set-empty button for blob fields
989e5f9
Features
blob
add blob parsing and payload helpers
e5e6e66
blob
add image preview and fetch blob as data URL
8e0d677
blob
enforce configurable max blob size and show errors
86039cc
blob
handle large BLOBs with backend truncation and UI support
68848d5
blob
improve large BLOB handling with preview wire format
9de0a4e
pool-manager
add default MySQL connection params
f2fc644
v0.8.14
Feb 17, 2026
View diff
Bug Fixes
commands
clear connection_id for temporary information_schema pool
30f870e
connections
disconnect active connection before deleting
461b027
mysql
exclude views from get_tables query
146f4af
ssh
verify host keys, use accept-new, secure logging
d8ab538
Features
add split view, open editor, AI overlay; improve connection state
bd98bea
connection
add connection manager utils, hook, and UI components
e58456b
editor
relocate AI assist buttons to overlay and adjust padding
0f346d8
layout
add split view layout with connection grouping
903286f
layout
add split view visibility control and panel close button
b35e059
layout
replace connections icon and remove editor link
23a7d8d
searchable-select
render dropdown via portal with positioning
396f384
sidebar
add context menu to open connection in editor
72614b7
v0.8.13
Feb 15, 2026
View diff
Features
connections
add disconnect command and provider handling
622ab6c
database
test connection before loading schemas
001ea15
drivers
add data type registry and extraction modules
c6e0d25
geometry
add geometry parsing and WKB->WKT formatting
6c4aaa5
icons
add Discord icon component and replace MessageSquare usages
f453e1c
mysql,postgres
support raw SQL function inputs for spatial data
dbcb5f2
postgres,i18n
add pg schema selection and Spanish locale
d278718
v0.8.12
Feb 11, 2026
View diff
Bug Fixes
drivers-mysql
use column indices for Windows/MySQL 8
8e30b8f
Features
tauri
integrate clipboard-manager plugin and editor paste
0bc7a68
v0.8.11
Feb 10, 2026
View diff
Bug Fixes
db
allow empty inserts for auto-generated fields in insert_record
5c34144
postgres
read is_pk as bool instead of i64
90a95da
ui-data-grid
handle insertion row metadata and cleanup comments
d54c3cb
ui
show database load error below database select
fe6d7eb
Features
community
add community modal and Discord link
d031009
data-grid
add cell display utils and styling helpers
759b80c
data-grid
add DEFAULT sentinel handling and cell value actions
b89eed5
data-grid
add edit and mark-for-deletion actions in context menu
7e7426c
db
implement default value retrieval for MySQL and PostgreSQL
ac7ecd5
drivers-postgres
add extended PostgreSQL metadata functions and
4f91dbb
editor
add global Ctrl+F5 shortcut to run queries
895bfb6
editor
add pending insertions support
c4c6ad9
editor
add table run prompt and fallback query handling
483fdd4
editor
display discard option and handle auto-increment defaults
bb60012
prefs
add editor preferences persistence via tauri backend
9b481d9
roadmap
add links to roadmap and make items openable
77f7995
roadmap
add roadmap sync workflow and update scripts
2a8c48d
ui-datagrid
add tab key navigation between cells
e101191
v0.8.10
Feb 8, 2026
View diff
Bug Fixes
keychain
log errors to stderr in get_ai_key
a4ad95a
mcp
update cross-platform directory handling for project paths
3ae677c
modals
update ModifyColumnModal SQL generation and submission
e8c9e15
Features
ai
add delete AI key command and status API
ce295bd
cli
add debug mode logging flag to enable verbose logging
5b24e74
connection
add list databases feature for MySQL, PostgreSQL,
64816a8
custom-openai
add support for custom OpenAI-compatible API configuration
3e80a07
er-diagram
add configurable default layout setting in schema
f45ad8f
er-diagram
add table focus, layout toggle, and context menu
6f0b997
logger
add in-memory log capture and log commands for management
e551749
modal
update driver reset logic in connection form
0e47969
pool
add stable pooling with connection_id for SSH tunnels
2faf727
readme
add OpenAI-compatible APIs section and sync roadmap
651de87
routines
add commands to fetch routines and their details
a1ab2d2
sidebar
add refresh tables button
21c6c6f
sql
add identifier escaping helpers for MySQL, Postgres, and
79f1ac4
tauri
add debug mode flag with is_debug_mode command
c814a66
tauri
add devtools commands and auto-open in debug mode
af698bf
updater
add automatic update checking and install support
0bd16ad
view
add database view management commands and UI components
48b558d
v0.8.9
Feb 6, 2026
View diff
Bug Fixes
keychain
log errors to stderr in get_ai_key
a4ad95a
mcp
update cross-platform directory handling for project paths
3ae677c
Features
ai
add delete AI key command and status API
ce295bd
connection
add list databases feature for MySQL, PostgreSQL,
64816a8
custom-openai
add support for custom OpenAI-compatible API configuration
3e80a07
logger
add in-memory log capture and log commands for management
e551749
modal
update driver reset logic in connection form
0e47969
readme
add OpenAI-compatible APIs section and sync roadmap
651de87
sidebar
add refresh tables button
21c6c6f
tauri
add debug mode flag with is_debug_mode command
c814a66
updater
add automatic update checking and install support
0bd16ad
v0.8.8
Feb 4, 2026
View diff
Features
components
refactor SSH connections modal logic
732af14
database
add dump and import utilities
5927e04
datagrid
add copy row and selected cells functionality
1159299
editor
add middle-click tab close functionality
8a08abc
sidebar
add accordion, nav item, table item, resize hook, types
173aa12
sidebar
add responsive actions dropdown for narrow sidebars
65f166d
ssh
add SSH connections management support
9f0f8be
ssh
enhance SSH connection credential handling
6c4f277
ssh
improve SSH connection management and validation
ec12241
ui
enhance connection modal status feedback
fc02ce6
v0.8.7
Feb 3, 2026
View diff
Features
ai
add new model entries and centralize API key retrieval
c0fdeeb
ai
add Ollama provider with dynamic model fetching and caching
fd30ab5
v0.8.6
Feb 2, 2026
View diff
Features
ui
add context menu positioning utils and SQL generator utilities
9d63a37
utils
add settings and theme management utilities
952d651
utils
add visual query SQL generator and table toolbar helpers
ca44962
utils
extract and add testable utility modules with unit tests
369a9af
v0.8.5
Feb 1, 2026
View diff
Bug Fixes
backend
prepend app name to ER diagram window title
c3c652c
sidebar
add error handling for index deletion and i18n messages
346adc8
Features
editor
add apply-to-all toggle for batch updates
e5e5aa8
sidebar
add Generate SQL modal for tables
0c077ca
v0.8.4
Feb 1, 2026
View diff
Features
i18n
add themeSelection translation key
43daa61
settings
add configurable font family and size
7daf6ef
settings
add font family selection and lazy-loaded fonts
8a0e61a
settings
add localization tab and gallery images
bb00a26
settings
improve AI config handling and detection
b9d0831
theme
add font settings and ai custom models to app config
8e849e2
theme
apply dynamic theme colors to sidebar and settings logos
cc23fab
theme
implement theme system with CSS variables and provider
55f8905
theme
integrate monaco-themes and add new preset themes
9154510
ui
add modal styling rules, SqlPreview component and splash
f74f063
v0.8.2
Jan 31, 2026
View diff
Features
er-diagram
add window command and page for schema diagrams
676b41f
schema-diagram
add refresh UI and encode ER diagram parameters
61b8b00
schema
add schema diagram UI with backend snapshot
72849e8
Breaking Changes
er-diagram
remove `schema_diagram` tab type from editor tabs
v0.8.1
Jan 30, 2026
View diff
Features
connections
add connection loading state
36a72d2
editor
add convert to console action and translations
c3ad2b2
modal
add run mode to query params modal
a8af1c3
query
add parameterized query support
9fd2fbc
sql
preserve ORDER BY clause during pagination
a963c28
ui
add column sorting in DataGrid
896658c
ui
add virtualized data grid and SQL editor wrapper
30a9099
ui
enhance table interaction with click and double-click actions
eccc881
Major
v0.8.0
Jan 29, 2026
View diff
Features
ai
add AI integration with backend, settings UI, and docs
0ff1899
ai
add AI query generation and explanation support
370f1e8
ai
add dynamic model loading with fallback and experimental flag
702103e
drivers
add table sorting for all database types
beb8abc
editor
add DataGrip‑style SQL autocomplete and enable word wrap
fb1d252
export
add query result export to CSV and JSON
e283aa1
mcp
add MCP server integration with UI and config handling
8d61571
mcp
add name support for connection resolution
f01d685
v0.7.1
Jan 29, 2026
View diff
Bug Fixes
editor
clear pending state when running query
fe3354b
Features
database
implement connection pool manager
8ea4278
table-view
enhance filtering with dynamic placeholders and limit
cfc5f53
ui
enhance table view with full-screen mode and filters
b528821
Major
v0.7.0
Jan 29, 2026
View diff
Features
data-grid
improve table extraction and cell rendering
fd21915
drivers
enhance multi-database decimal and null value handling
4d49f66
drivers
improve datetime parsing and formatting
74c394b
editor
improve query execution loading state
d1decc1
settings
fix external links by using opener plugin
11acdb5
ui
implement batch editing with pending changes and deletions
cb6aecb
website
add landing page and sync version handling
471bf68
v0.6.1
Jan 28, 2026
View diff
Features
version
add APP_VERSION export and sync script
54aeaa6
Major
v0.6.0
Jan 28, 2026
View diff
Features
i18n
add internationalization support and bump version to 0.6.0
e1cab12
security
integrate system keychain for connection passwords
ab284b5
window
add Wayland window title workaround for Linux
c09ae72
Major
v0.5.0
Jan 27, 2026
View diff
Bug Fixes
restore pagination controls and fix truncated flag scope
1bdf104
Features
release v0.5.0 - Advanced Schema Management & UX Improvements
f2d7d1c
schema
add foreign key, index structs and: column edit UI
c20c550
sidebar
add column explorer with delete action
b25cd50
ui
add multi-row selection and select-all column to DataGrid
66ddfaa
Major
v0.4.0
Jan 27, 2026
View diff
Features
ci
add readme downloads workflow
d48ef6b
editor
add DataGrip-style multiple query tabs with isolation
688739a
visual-query-builder
add delete table node UI and auto GROUP BY
0f1f9be
visual-query-builder
add visual query builder UI
f97b67a
Major
v0.3.0
Jan 27, 2026
View diff
Features
connection
add duplicate connection command and clone button
4e00382
Major
v0.2.0
Jan 27, 2026
View diff
Bug Fixes
drivers
support additional numeric types and correct row mapping
0769f3b
Features
add query cancellation, sanitization, and multi‑statement support
403956a
connections
add error handling UI and propagate connection errors
3494021
editor
add run dropdown and dynamic window title
99b3d1c
pagination
implement server‑side pagination and UI controls
f50b110
saved-queries
add saved queries support
9839737
settings
implement query limit UI and backend streaming support
9fd89f3
ssh
add SSH tunnel support with connection edit/delete UI
3a9fc49
ssh
add system SSH backend and URL encoding for DB URLs
5e93ea3
Star on GitHub
Read the Blog
Quick searches
Installation guide
Plugin registry
Configuration
Getting started
Download