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 : " 08/28 /2018"
5+ ms.date : " 08/29 /2018"
66ms.prod : sql
77ms.reviewer : " alayu; sstein"
88ms.suite : " sql"
@@ -23,7 +23,7 @@ manager: craigg
2323
2424## August 2018 (August Public Preview)
2525
26- release date: August 28 , 2018
26+ release date: August 30 , 2018
2727version: 0.32.6
2828
2929The * August Public Preview* focuses on on bug fixes, product stabilization, and filling gaps in existing scenarios.
@@ -38,37 +38,36 @@ The *August Public Preview* focuses on on bug fixes, product stabilization, and
3838### Bug Fixes
3939
4040- Parse SQL in a Query Editor window by using the * Parse Syntax* command
41- - Save edit data scroll position when switching tabs [ #2129 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2129 )
42- - View as Chart options are cut off at the bottom [ #1497 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1497 )
43- - Cancel change connection disconnects current connection [ #1474 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1474 )
44- - Bug: Error message when saving Excel file second (and subsequent) time [ #1748 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1748 )
45- - Update document icon for Dashboard and Profiler documents [ #2107 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2107 )
46- - SQL Tab DB Icon is red [ #387 ] ( https://github.com/Microsoft/sqlopsstudio/pull/387 )
47- - Feature Request: Auto Connect to current server after Script as... [ #825 ] ( https://github.com/Microsoft/sqlopsstudio/pull/825 )
48- - Added more saveAsCsv options [ #2099 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2099 )
49- - Feature Suggestion: Get Connection String for existing connection [ #1620 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1620 )
50- - Results pane loses its scrolling positions when switching between tabs [ #1744 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1744 )
51- - Agent: Enabled button to import queries from sql files [ #2042 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2042 )
52- - .sql files not associated with SQL Operations Studio [ #1836 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1836 )
53- - Copy from query results grid is off by 1 column [ #1985 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1985 )
54- - Add VS Code version to About dialog [ #1998 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1998 )
55- - double-click not selecting @ in variable name [ #143 ] ( https://github.com/Microsoft/sqlopsstudio/pull/143 )
56- - Typing N'' autocompletes to N''' [ #1850 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1850 )
57- - Results Grid Row Indicator Zero Based [ #2152 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2152 )
58- - Fix the decimal separator #1317 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1317 )
59- - SelectBox doesn't change color when disabled [ #1624 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1624 )
60- - Save as JSON/EXCEL/CSV not work [ #1728 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1728 )
61- - Shell/Dashboard: Main viewlet icons are draggable and can crash the app [ #1524 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1524 )
62- - Can't use Ctrl+C shortcut to copy from result pane [ #2091 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2091 )
63- - Updating causes application icon to be removed/replaced in Windows [ #1285 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1285 )
64- - Not able to expand/collapse remote file browser folder by clicking name [ #1578 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1578 )
65- - sqlops.desktop [ Desktop Entry] - redundant value for Name & Comment [ #1278 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1278 )
66- - Edit data: cell doesn't revert to original value on hitting Escape key [ #1782 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1782 )
67-
41+ - Fix [ issue #143 ] ( https://github.com/Microsoft/sqlopsstudio/pull/143 ) : Double-click not selecting @ in variable name.
42+ - Fix [ issue #387 ] ( https://github.com/Microsoft/sqlopsstudio/pull/387 ) : SQL Tab DB Icon is red.
43+ - Fix [ issue #825 ] ( https://github.com/Microsoft/sqlopsstudio/pull/825 ) : Request: Auto Connect to current server after Script as...
44+ - Fix [ issue #1278 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1278 ) : sqlops.desktop [ Desktop Entry] - redundant value for Name & Comment.
45+ - Fix [ issue #1285 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1285 ) : Updating causes application icon to be removed/replaced in Windows.
46+ - Fix [ issue #1317 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1317 ) : Fix the decimal separator.
47+ - Fix [ issue #1474 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1474 ) : Cancel change connection disconnects current connection.
48+ - Fix [ issue #1497 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1497 ) : View as Chart options are cut off at the bottom.
49+ - Fix [ issue #1524 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1524 ) : Shell/Dashboard: Main viewlet icons are draggable and can crash the app.
50+ - Fix [ issue #1578 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1578 ) : Not able to expand/collapse remote file browser folder by clicking name.
51+ - Fix [ issue #1620 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1620 ) : Feature Suggestion: Get Connection String for existing connection.
52+ - Fix [ issue #1624 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1624 ) : SelectBox doesn't change color when disabled.
53+ - Fix [ issue #1728 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1728 ) : Save as JSON/EXCEL/CSV not work.
54+ - Fix [ issue #1744 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1744 ) : Results pane loses its scrolling positions when switching between tabs.
55+ - Fix [ issue #1748 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1748 ) : Error message when saving Excel file second (and subsequent) time.
56+ - Fix [ issue #1782 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1782 ) : Edit data: cell doesn't revert to original value on hitting Escape key.
57+ - Fix [ issue #1836 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1836 ) : .sql files not associated with SQL Operations Studio.
58+ - Fix [ issue #1850 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1850 ) : Typing N'' autocompletes to N'''.
59+ - Fix [ issue #1985 ] ( https://github.com/Microsoft/sqlopsstudio/pull/1985 ) : Copy from query results grid is off by 1 column.
60+ - Fix [ issue #1998 ] ( htpts://github.com/Microsoft/sqlopsstudio/pull/1998 ) : Add VS Code version to About dialog.
61+ - Fix [ issue #2042 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2042 ) : Agent: Enabled button to import queries from sql files.
62+ - Fix [ issue #2091 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2091 ) : Can't use Ctrl+C shortcut to copy from result pane.
63+ - Fix [ issue #2099 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2099 ) : Added more saveAsCsv options.
64+ - Fix [ issue #2107 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2107 ) : Update document icon for Dashboard and Profiler documents.
65+ - Fix [ issue #2129 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2129 ) : Save edit data scroll position when switching tabs.
66+ - Fix [ issue #2152 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2152 ) : Results Grid Row Indicator Zero Based.
6867
6968## Known Issues
7069
71- - [ #2150 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2150 ) Unable to connect on Ubuntu 16.04 to SQL in a container
70+ - [ Issue #2150 ] ( https://github.com/Microsoft/sqlopsstudio/pull/2150 ) : Unable to connect on Ubuntu 16.04 to SQL in a container
7271
7372
7473## July 2018 (July Public Preview)
0 commit comments