-
-
Notifications
You must be signed in to change notification settings - Fork 243
Release notes
Erik Ejlskov Jensen edited this page Aug 18, 2020
·
15 revisions
- Update to .NET Core 3.1
- Connect to Azure SQL - https://github.com/yuras68
- Autosave result as csv - https://github.com/veyselozdemir
- Make parameters window resizeable - https://github.com/veyselozdemir
- Enable main form to be maximized - https://github.com/aashdown
- Publish to Windows Store
- Option to set ApplicationIntent - https://github.com/fenngineering
- Settings saved in json (readable) format - https://github.com/veyselozdemir
- Prevent crashes - https://github.com/MisterZeus
- Minor bugs fixes
- Added ability to run unattended from the command line
- Set ApplicationName in connection string to "SqlQueryStress"
- Added "Delay between queries" option, including saving this to settings
- New query editor with syntax coloring
- Improved usability (keyboard navigation etc.)
- Update Help/About with current links
- Force SQL messages to be in English
- Cancel was not cancelling long running queries
- I/O read was wrong when temp tables was used
- ArgumentOutOfRangeException was thrown from ProgressBar value setter