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: ssms/release-notes-22-preview.md
+18-5Lines changed: 18 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Release notes for SQL Server Management Studio (SSMS) 22 Preview.
4
4
author: erinstellato-ms
5
5
ms.author: erinstellato
6
6
ms.reviewer: randolphwest, mbarickman
7
-
ms.date: 09/09/2025
7
+
ms.date: 09/24/2025
8
8
ms.service: sql-server-management-studio
9
9
ms.topic: whats-new
10
10
ms.collection:
@@ -35,12 +35,25 @@ For previous versions of SSMS, see:
35
35
-[Release notes for SQL Server Management Studio (SSMS) 20](release-notes-20.md)
36
36
-[Release notes for SQL Server Management Studio (SSMS) 19 and earlier versions](release-notes-19.md)
37
37
38
-
<aid="22.0.0-pre.1.1"></a>
38
+
<aid="22.0.0-pre.2.0"></a>
39
39
40
-
### 22.0 Preview 1.1
40
+
### 22.0 Preview 2
41
41
42
42
**[Download SQL Server Management Studio (SSMS) 22 Preview](https://aka.ms/ssms/22/preview/vs_SSMS.exe)**
43
43
44
+
- Release number: 22.0 Preview 2
45
+
- Release date: September 23, 2025
46
+
47
+
#### What's new in 22.0 Preview 2
48
+
49
+
| Feature | Details |
50
+
| --- | --- |
51
+
| Visual Studio | Updated to Visual Studio 18.0.0 Insiders [11018.127]. |
52
+
53
+
<aid="22.0.0-pre.1.1"></a>
54
+
55
+
### 22.0 Preview 1.1
56
+
44
57
- Release number: 22.0 Preview 1.1
45
58
- Release date: September 16, 2025
46
59
@@ -49,7 +62,7 @@ For previous versions of SSMS, see:
49
62
| Feature | Details |
50
63
| --- | --- |
51
64
| Connection dialog | Added Fabric browsing to the Browse tab. |
52
-
| Visual Studio | Updated to Visual Studio 2026 Preview 1.2. |
65
+
| Visual Studio | Updated to Visual Studio 18.0.0 Insiders [11012.119]. |
53
66
54
67
<aid="22.0.0-pre.1.0"></a>
55
68
@@ -79,7 +92,7 @@ For more new features and bug fixes that are available in SSMS 22 Preview 1, see
79
92
| Results Grid | Introduced Zoom support for grid results, see [Zoom the results area independently](https://developercommunity.visualstudio.com/t/Zoom-the-results-area-independently/10860281). |
80
93
| Startup commands | Removed `-G` and `-E` options (replaced by `-A)`. |
81
94
| Themes | Introduced new themes and removed the Blue (SSMS) theme. |
82
-
| Visual Studio | Updated to Visual Studio 18.0 Preview 1. |
95
+
| Visual Studio | Updated to Visual Studio 18.0.0 Insiders. |
0 commit comments