See the assets to download this version and install.
What's Changed
- fix(query-history): recover from corruption + atomic writes by @debba in https://github.com/TabularisDB/tabularis/pull/253
- Fix FK metadata loading by @m-tonon in https://github.com/TabularisDB/tabularis/pull/245
- fix(ai-activity): render timestamps in local time + add display timezone setting by @ymadd in https://github.com/TabularisDB/tabularis/pull/251
- fix(schemas): surface get_schemas failure with error + retry by @verbaux in https://github.com/TabularisDB/tabularis/pull/242
- fix(mcp): dispatch plugin drivers via the registry + harden the --mcp subprocess by @ymadd in https://github.com/TabularisDB/tabularis/pull/256
- feat: Kubernetes port-forward tunnel support by @metalgrid in https://github.com/TabularisDB/tabularis/pull/246
- Add Codex MCP integration by @arsis-dev in https://github.com/TabularisDB/tabularis/pull/264
- fix(mcp): close approval/read-only bypass in run_query by @ymadd in https://github.com/TabularisDB/tabularis/pull/261
- feat: integrate Quick Navigator search overlay by @debba in https://github.com/TabularisDB/tabularis/pull/252
- New tabs DML (Data Manipulation Language) by @capvalen in https://github.com/TabularisDB/tabularis/pull/259
- Honor MySQL SSL mode in connection setup by @arsis-dev in https://github.com/TabularisDB/tabularis/pull/263
New Contributors
- @metalgrid made their first contribution in https://github.com/TabularisDB/tabularis/pull/246
- @arsis-dev made their first contribution in https://github.com/TabularisDB/tabularis/pull/264
- @capvalen made their first contribution in https://github.com/TabularisDB/tabularis/pull/259
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.12.0...v0.13.0