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-3Lines changed: 30 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
title: Microsoft SQL Operations Studio (preview) release notes| Microsoft Docs
3
3
description: 'Microsoft SQL Operations Studio (preview) release notes'
4
4
ms.custom: "tools|sos"
5
-
ms.date: "04/25/2018"
5
+
ms.date: "05/07/2018"
6
6
ms.prod: sql
7
-
ms.reviewer: "alayu; erickang; sstein"
7
+
ms.reviewer: "alayu; sstein"
8
8
ms.suite: "sql"
9
9
ms.prod_service: sql-tools
10
10
ms.component: sos
@@ -16,7 +16,34 @@ manager: craigg
16
16
---
17
17
# SQL Operations Studio (preview) release notes
18
18
19
-
**[Download the April Public Preview](download.md)**
19
+
**[Download the May Public Preview](download.md)**
20
+
21
+
22
+
## May 2018 (May Public Preview)
23
+
24
+
release date: May 7, 2018
25
+
version: 0.29.3
26
+
27
+
The *May Public Preview* is focused on stabilization and bug fixes. This build contains the following highlights:
28
+
29
+
- Announcing Redgate SQL Search extension available in Extension Manager.
30
+
- Community Localization available for 10 languages: German, Spanish, French, Italian, Japanese, Korean, Portuguese, Russian, Simplified Chinese and Traditional Chinese.
31
+
- GDPR-compliant build has reduced telemetry collection, improved opt-out experience and in-product links to Privacy Statement.
32
+
- Extension Manager has improved Marketplace experience to easily discover community extensions.
33
+
- SQL Agent extension Jobs and Job History view improvement.
34
+
- Updates for whoisactive and Server Reports extensions.
35
+
- Improve Manage Dashboard Properties scrolling.
36
+
- Fix GitHub Issues:
37
+
- Fix [issue 703](https://github.com/Microsoft/sqlopsstudio/issues/703): Entering HTML-like text in edit data causes value to display incorrectly until refresh
- Fix [issue 1260](https://github.com/Microsoft/sqlopsstudio/issues/1260): Keyword 'distinct' not highlighted
40
+
- Fix [issue 1332](https://github.com/Microsoft/sqlopsstudio/issues/1332): Edit data revert row doesn't work
41
+
- Fix [issue 1215](https://github.com/Microsoft/sqlopsstudio/issues/1215): SQL Agent extension and the status bar
42
+
- Fix [issue 1316](https://github.com/Microsoft/sqlopsstudio/issues/1316): SQL Agent Don´t resize after change windows size
43
+
44
+
45
+
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