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