22title : Microsoft SQL Operations Studio (preview) release notes| Microsoft Docs
33description : ' Microsoft SQL Operations Studio (preview) release notes'
44ms.custom : " tools|sos"
5- ms.date : " 07/19 /2018"
5+ ms.date : " 08/28 /2018"
66ms.prod : sql
77ms.reviewer : " alayu; sstein"
88ms.suite : " sql"
@@ -16,7 +16,61 @@ manager: craigg
1616---
1717# SQL Operations Studio (preview) release notes
1818
19- ** [ Download the July Public Preview] ( download.md ) **
19+ ** [ Download the August Public Preview] ( download.md ) **
20+
21+
22+
23+
24+ ## August 2018 (August Public Preview)
25+
26+ release 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.
30+
31+
32+ - Announcing the SQL Server Import Extension
33+ - SQL Server Profiler Session management
34+ - SQL Server Profiler session template support
35+ - SQL Server Agent improvements
36+ - New community extension: First responder kit
37+ - Quality of Life improvements: Connection strings
38+
39+ ### Bug Fixes
40+
41+ - Parse SQL in a Query Editor window by using the ` Parse Syntax ` command
42+ - Save edit data scroll position when switching tabs [ #2129 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2129 )
43+ - View as Chart options are cut off at the bottom [ #1497 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1497 )
44+ - Cancel change connection disconnects current connection [ #1474 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1474 )
45+ - Bug: Error message when saving Excel file second (and subsequent) time [ #1748 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1748 )
46+ - Update document icon for Dashboard and Profiler documents [ #2107 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2107 )
47+ - SQL Tab DB Icon is red [ #387 ] ( https://github.com/Microsoft/sqlopsstudio/pull/387 )
48+ - Feature Request: Auto Connect to current server after Script as... [ #825 ] ( https://github.com/Microsoft/sqlopsstudio/pull/825 )
49+ - Added more saveAsCsv options [ #2099 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2099 )
50+ - 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 )
52+ - Agent: Enabled button to import queries from sql files [ #2042 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2042 )
53+ - .sql files not associated with SQL Operations Studio [ #1836 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1836 )
54+ - Copy from query results grid is off by 1 column [ #1985 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1985 )
55+ - Add VS Code version to About dialog [ #1998 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1998 )
56+ - double-click not selecting @ in variable name [ #143 ] ( https://github.com/Microsoft/sqlopsstudio/pull/143 )
57+ - Typing N'' autocompletes to N''' [ #1850 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1850 )
58+ - Results Grid Row Indicator Zero Based [ #2152 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2152 )
59+ - Fix the decimal separator #1317 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1317 )
60+ - SelectBox doesn't change color when disabled [ #1624 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1624 )
61+ - Save as JSON/EXCEL/CSV not work [ #1728 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1728 )
62+ - Shell/Dashboard: Main viewlet icons are draggable and can crash the app [ #1524 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1524 )
63+ - Can't use Ctrl+C shortcut to copy from result pane [ #2091 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2091 )
64+ - Updating causes application icon to be removed/replaced in Windows [ #1285 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1285 )
65+ - Not able to expand/collapse remote file browser folder by clicking name [ #1578 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1578 )
66+ - sqlops.desktop [ Desktop Entry] - redundant value for Name & Comment [ #1278 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1278 )
67+ - Edit data: cell doesn't revert to original value on hitting Escape key [ #1782 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1782 )
68+
69+
70+ ## Known Issues
71+
72+ - [ #2150 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2150 ) Unable to connect on Ubuntu 16.04 to SQL in a container
73+
2074
2175## July 2018 (July Public Preview)
2276
0 commit comments