v2.4.0.176
This release contains a set of nice SWQL Studio UI upgrades from @jirkapok and others:
- Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuite
- The query parameter window has been converted into a docking panel that automatically tracks the names of the query parameters used by the current query
- Adds a toolbar
- Combobox on the toolbar for switching which open connection is used for the current tab
- Support for calling CRUD directly from SwqlStudio
- Menu items to copy the current query as a
curl
orGet-SwisData
command line - Preference for whether to prompt for saving queries on exit
- Include "TOP 1000" when SWQL Studio generates a SELECT statement #66
And bugfixes:
- Automatically reconnect when connection has gone stale #109
- Ugly error in SWQL Studio when verb argument contains malformed XML #107
Finally:
- All binaries are now code-signed by SolarWinds