0.3.8
github-actions
released this
23 Oct 08:59
·
1129 commits
to master
since this release
0.3.8 (2021-10-23)
If you notice some issues consider to report them, helping us to build a more solid Antares.
To stay tuned for latest news, ask questions or tell your opinion follow on Twitter @AntaresSQL.
Features
- UI: CTRL+A to select all result rows (4069ade)
- UI: CTRL|CMD+T, CTRL|CMD+W shortcut to open/close workspace tabs, thanks to Giulio Ganci (9046b85)
- UI: Multi column table filters, thanks to Giulio Ganci (0e15c39)
- UI: Hide filter bar if there are no more rows in it, thanks to Giulio Ganci (9178805)
Bug Fixes
- PostgreSQL: Issue with uppercase characters in table field names (aef17be)
- Query failure when a filter with a numeric value is used (69cd083)
- Regression during resize results table on filters change (7dc33c7)
Improvements
- UI: Resize results table on filters change (f9ee7d0)