See the assets to download this version and install.
What's Changed
- feat: upgrade MiniMax default model to M3 by @octo-patch in https://github.com/TabularisDB/tabularis/pull/270
- fix(ai): cache AI key reads to stop repeated Keychain prompts on the AI tab by @ymadd in https://github.com/TabularisDB/tabularis/pull/269
- Focus editor when opening a new console tab by @debba in https://github.com/TabularisDB/tabularis/pull/280
- fix(grid): truncate large JSON/text cell previews to avoid UI freeze by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/285
- fix(editor): stop Monaco theme leaking across editor instances by @debba in https://github.com/TabularisDB/tabularis/pull/282
- Preserve user OFFSET in paginated queries (#273) by @debba in https://github.com/TabularisDB/tabularis/pull/275
- fix(postgres): read EXPLAIN JSON output as json column by @debba in https://github.com/TabularisDB/tabularis/pull/279
- Honor PostgreSQL TLS settings in pool key by @arsis-dev in https://github.com/TabularisDB/tabularis/pull/278
- Accept postgresql:// and mariadb:// connection string aliases by @debba in https://github.com/TabularisDB/tabularis/pull/277
- fix(mcp): classify parenthesized SELECT/UNION as read-only by @ymadd in https://github.com/TabularisDB/tabularis/pull/272
- ci: sign and notarize macOS release builds by @debba in https://github.com/TabularisDB/tabularis/pull/289
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.13.0...v0.13.1