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