See the assets to download this version and install.
What's Changed
- feat: show sql progress in realtime by @fzlee in https://github.com/TabularisDB/tabularis/pull/296
- Speed up DataGrid scrolling on wide / large tables by @debba in https://github.com/TabularisDB/tabularis/pull/287
- feat(connection): show SSL tab for plugin drivers via supports_ssl capability by @Aditeya in https://github.com/TabularisDB/tabularis/pull/309
- feat(explain): show Actual Rows column in MariaDB Visual EXPLAIN table view by @debba in https://github.com/TabularisDB/tabularis/pull/302
- fix(mysql): multiply per-loop time by loops in Visual EXPLAIN by @debba in https://github.com/TabularisDB/tabularis/pull/303
- feat(notebook): manage saved notebooks per connection by @debba in https://github.com/TabularisDB/tabularis/pull/304
- feat(plugins): add Redis (Go) plugin v0.4.1 by @gzamboni in https://github.com/TabularisDB/tabularis/pull/314
- fix(autocomplete): suggest clause keywords and correct columns after … by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/295
- docs(readme): restructure README for clarity and conversion by @debba in https://github.com/TabularisDB/tabularis/pull/318
- feat(frontend): Refresh and Add Table buttons are difficult to select when scroll bars appear by @VincentZhangy in https://github.com/TabularisDB/tabularis/pull/315
New Contributors
- @fzlee made their first contribution in https://github.com/TabularisDB/tabularis/pull/296
- @Aditeya made their first contribution in https://github.com/TabularisDB/tabularis/pull/309
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.13.1...v0.13.2