@@ -24,10 +24,9 @@ manager: craigg
2424## August 2018 (August Public Preview)
2525
2626release date: August 28, 2018
27- version: 0.32.5
28-
29- The * August Public Preview* focuses on on bug fixes, product stabilization and filling gaps in existing scenarios.
27+ version: 0.32.6
3028
29+ The * August Public Preview* focuses on on bug fixes, product stabilization, and filling gaps in existing scenarios.
3130
3231- Announcing the SQL Server Import Extension
3332- SQL Server Profiler Session management
@@ -38,7 +37,7 @@ The *August Public Preview* focuses on on bug fixes, product stabilization and f
3837
3938### Bug Fixes
4039
41- - Parse SQL in a Query Editor window by using the ` Parse Syntax ` command
40+ - Parse SQL in a Query Editor window by using the * Parse Syntax* command
4241- Save edit data scroll position when switching tabs [ #2129 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2129 )
4342- View as Chart options are cut off at the bottom [ #1497 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1497 )
4443- Cancel change connection disconnects current connection [ #1474 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1474 )
@@ -48,7 +47,7 @@ The *August Public Preview* focuses on on bug fixes, product stabilization and f
4847- Feature Request: Auto Connect to current server after Script as... [ #825 ] ( https://github.com/Microsoft/sqlopsstudio/pull/825 )
4948- Added more saveAsCsv options [ #2099 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2099 )
5049- Feature Suggestion: Get Connection String for existing connection [ #1620 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1620 )
51- - Bug: Results pane loses its scrolling positions when switching between tabs [ #1744 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1744 )
50+ - Results pane loses its scrolling positions when switching between tabs [ #1744 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1744 )
5251- Agent: Enabled button to import queries from sql files [ #2042 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2042 )
5352- .sql files not associated with SQL Operations Studio [ #1836 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1836 )
5453- Copy from query results grid is off by 1 column [ #1985 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1985 )
0 commit comments