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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,20 +16,20 @@ manager: craigg
16
16
---
17
17
# SQL Operations Studio (preview) release notes
18
18
19
-
**[Download the May Public Preview](download.md)**
19
+
**[Download the June Public Preview](download.md)**
20
20
21
21
22
-
## June 2018 (JUne Public Preview)
22
+
## June 2018 (June Public Preview)
23
23
24
24
release date: June 19, 2018
25
25
version: 0.30.5
26
26
27
27
The *June Public Preview* contains the following highlights:
28
28
29
29
- Edit Data Filtering and Sorting: Edit data on a table opens the top 200 rows by default. To modify the query, click on the "Show SQL Pane" toolbar button to open the query pane. The query can be modified in the SQL editor pane to filter or sort the resultset.
30
-
- Insiders builds now have the in-progress Profiler extension preview available to install instead of including Profiler by default
30
+
- Insiders builds now have the in-progress Profiler extension preview available to install instead of including Profiler by default.
31
31
- The new SQL Data Warehouse extension includes rich customizable dashboard widgets surfacing insights to your data warehouse. This unlocks key scenarios around managing and tuning your data warehouse to ensure it is optimized for consistent performance.
32
-
- Fix GitHub Issues
32
+
- Fix GitHub Issues:
33
33
- Feature request ([issue 1204](https://github.com/Microsoft/sqlopsstudio/issues/1204)): Please make the results grid auto-fit column width to data, and/or remember manual changes if the same query is re-run.
34
34
- Fix [issue 1398](https://github.com/Microsoft/sqlopsstudio/issues/1398): Should show add message and add account account button when linked account is empty.
35
35
- Fix [issue 1399](https://github.com/Microsoft/sqlopsstudio/issues/1399): Linked account tab is broken when the view is collapsed.
0 commit comments