You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-operations-studio/release-notes.md
+30-29Lines changed: 30 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,11 @@ manager: craigg
22
22
## August 2018 (August Public Preview)
23
23
24
24
release date: August 30, 2018
25
-
version: 0.32.7
25
+
version: 0.32.8
26
26
27
-
The *August Public Preview* focuses on on bug fixes, product stabilization, and filling gaps in existing scenarios.
27
+
*0.32.8 contains fixes for a couple regressions found in 0.32.7 ([#1971](https://github.com/Microsoft/sqlopsstudio/issues/1971), [#2372](https://github.com/Microsoft/sqlopsstudio/issues/2372)*)
28
+
29
+
The *August Public Preview* focuses on on bug fixes, product stabilization, and filling gaps in existing scenarios.
28
30
29
31
- Announcing the SQL Server Import Extension
30
32
- SQL Server Profiler Session management
@@ -36,36 +38,39 @@ The *August Public Preview* focuses on on bug fixes, product stabilization, and
36
38
### Bug Fixes
37
39
38
40
- Parse SQL in a Query Editor window by using the `Parse Syntax` command.
39
-
- Fix [issue #143](https://github.com/Microsoft/sqlopsstudio/pull/143): Double-click not selecting @ in variable name.
40
-
- Fix [issue #387](https://github.com/Microsoft/sqlopsstudio/pull/387): SQL Tab DB Icon is red.
41
-
- Fix [issue #825](https://github.com/Microsoft/sqlopsstudio/pull/825): Request: Auto Connect to current server after Script as...
42
-
- Fix [issue #1278](https://github.com/Microsoft/sqlopsstudio/pull/1278): sqlops.desktop [Desktop Entry] - redundant value for Name & Comment.
43
-
- Fix [issue #1285](https://github.com/Microsoft/sqlopsstudio/pull/1285): Updating causes application icon to be removed/replaced in Windows.
44
-
- Fix [issue #1317](https://github.com/Microsoft/sqlopsstudio/pull/1317): Fix the decimal separator.
45
-
- Fix [issue #1474](https://github.com/Microsoft/sqlopsstudio/pull/1474): Cancel change connection disconnects current connection.
46
-
- Fix [issue #1497](https://github.com/Microsoft/sqlopsstudio/pull/1497): View as Chart options are cut off at the bottom.
47
-
- Fix [issue #1524](https://github.com/Microsoft/sqlopsstudio/pull/1524): Shell/Dashboard: Main viewlet icons are draggable and can crash the app.
48
-
- Fix [issue #1578](https://github.com/Microsoft/sqlopsstudio/pull/1578): Not able to expand/collapse remote file browser folder by clicking name.
49
-
- Fix [issue #1620](https://github.com/Microsoft/sqlopsstudio/pull/1620): Feature Suggestion: Get Connection String for existing connection.
50
-
- Fix [issue #1624](https://github.com/Microsoft/sqlopsstudio/pull/1624): SelectBox doesn't change color when disabled.
51
-
- Fix [issue #1728](https://github.com/Microsoft/sqlopsstudio/pull/1728): Save as JSON/EXCEL/CSV not work.
52
-
- Fix [issue #1744](https://github.com/Microsoft/sqlopsstudio/pull/1744): Results pane loses its scrolling positions when switching between tabs.
53
-
- Fix [issue #1748](https://github.com/Microsoft/sqlopsstudio/pull/1748): Error message when saving Excel file second (and subsequent) time.
54
-
- Fix [issue #1782](https://github.com/Microsoft/sqlopsstudio/pull/1782): Edit data: cell doesn't revert to original value on hitting Escape key.
55
-
- Fix [issue #1836](https://github.com/Microsoft/sqlopsstudio/pull/1836): .sql files not associated with SQL Operations Studio.
56
-
- Fix [issue #1850](https://github.com/Microsoft/sqlopsstudio/pull/1850): Typing N'' autocompletes to N'''.
57
-
- Fix [issue #1985](https://github.com/Microsoft/sqlopsstudio/pull/1985): Copy from query results grid is off by 1 column.
41
+
- Fix [issue #143](https://github.com/Microsoft/sqlopsstudio/issues/143): Double-click not selecting @ in variable name.
42
+
- Fix [issue #387](https://github.com/Microsoft/sqlopsstudio/issues/387): SQL Tab DB Icon is red.
43
+
- Fix [issue #825](https://github.com/Microsoft/sqlopsstudio/issues/825): Request: Auto Connect to current server after Script as...
44
+
- Fix [issue #1278](https://github.com/Microsoft/sqlopsstudio/issues/1278): sqlops.desktop [Desktop Entry] - redundant value for Name & Comment.
45
+
- Fix [issue #1285](https://github.com/Microsoft/sqlopsstudio/issues/1285): Updating causes application icon to be removed/replaced in Windows.
46
+
- Fix [issue #1317](https://github.com/Microsoft/sqlopsstudio/issues/1317): Fix the decimal separator.
47
+
- Fix [issue #1474](https://github.com/Microsoft/sqlopsstudio/issues/1474): Cancel change connection disconnects current connection.
48
+
- Fix [issue #1497](https://github.com/Microsoft/sqlopsstudio/issues/1497): View as Chart options are cut off at the bottom.
49
+
- Fix [issue #1524](https://github.com/Microsoft/sqlopsstudio/issues/1524): Shell/Dashboard: Main viewlet icons are draggable and can crash the app.
50
+
- Fix [issue #1578](https://github.com/Microsoft/sqlopsstudio/issues/1578): Not able to expand/collapse remote file browser folder by clicking name.
51
+
- Fix [issue #1620](https://github.com/Microsoft/sqlopsstudio/issues/1620): Feature Suggestion: Get Connection String for existing connection.
52
+
- Fix [issue #1624](https://github.com/Microsoft/sqlopsstudio/issues/1624): SelectBox doesn't change color when disabled.
53
+
- Fix [issue #1728](https://github.com/Microsoft/sqlopsstudio/issues/1728): Save as JSON/EXCEL/CSV not work.
54
+
- Fix [issue #1744](https://github.com/Microsoft/sqlopsstudio/issues/1744): Results pane loses its scrolling positions when switching between tabs.
55
+
- Fix [issue #1748](https://github.com/Microsoft/sqlopsstudio/issues/1748): Error message when saving Excel file second (and subsequent) time.
56
+
- Fix [issue #1782](https://github.com/Microsoft/sqlopsstudio/issues/1782): Edit data: cell doesn't revert to original value on hitting Escape key.
57
+
- Fix [issue #1836](https://github.com/Microsoft/sqlopsstudio/issues/1836): .sql files not associated with SQL Operations Studio.
58
+
- Fix [issue #1850](https://github.com/Microsoft/sqlopsstudio/issues/1850): Typing N'' autocompletes to N'''.
59
+
- Fix [issue #1985](https://github.com/Microsoft/sqlopsstudio/issues/1985): Copy from query results grid is off by 1 column.
58
60
- Fix [issue #1998](htpts://github.com/Microsoft/sqlopsstudio/pull/1998): Add VS Code version to About dialog.
59
61
- Fix [issue #2042](https://github.com/Microsoft/sqlopsstudio/pull/2042): Agent: Enabled button to import queries from sql files.
60
-
- Fix [issue #2091](https://github.com/Microsoft/sqlopsstudio/pull/2091): Can't use Ctrl+C shortcut to copy from result pane.
62
+
- Fix [issue #2091](https://github.com/Microsoft/sqlopsstudio/issues/2091): Can't use Ctrl+C shortcut to copy from result pane.
61
63
- Fix [issue #2099](https://github.com/Microsoft/sqlopsstudio/pull/2099): Added more saveAsCsv options.
62
-
- Fix [issue #2107](https://github.com/Microsoft/sqlopsstudio/pull/2107): Update document icon for Dashboard and Profiler documents.
64
+
- Fix [issue #2107](https://github.com/Microsoft/sqlopsstudio/issues/2107): Update document icon for Dashboard and Profiler documents.
63
65
- Fix [issue #2129](https://github.com/Microsoft/sqlopsstudio/pull/2129): Save edit data scroll position when switching tabs.
64
-
- Fix [issue #2152](https://github.com/Microsoft/sqlopsstudio/pull/2152): Results Grid Row Indicator Zero Based.
66
+
- Fix [issue #2152](https://github.com/Microsoft/sqlopsstudio/issues/2152): Results Grid Row Indicator Zero Based.
65
67
66
68
## Known Issues
67
69
68
-
-[Issue #2150](https://github.com/Microsoft/sqlopsstudio/pull/2150): Unable to connect on Ubuntu 16.04 to SQL in a container
70
+
-[Issue #2371](https://github.com/Microsoft/sqlopsstudio/issues/2371) Save As Excel Only Saves First Row of Data
71
+
-[Issue #2150](https://github.com/Microsoft/sqlopsstudio/issues/2150): Unable to connect on Ubuntu 16.04 to SQL in a container
72
+
73
+
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md), and [Releases](https://github.com/Microsoft/sqlopsstudio/releases).
69
74
70
75
71
76
## July 2018 (July Public Preview)
@@ -107,10 +112,6 @@ The *July Public Preview* focuses on the initial release of the SQL Server Agent
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md), and [Releases](https://github.com/Microsoft/sqlopsstudio/releases).
0 commit comments