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/news/index.qmd
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,33 @@ format:
9
9
10
10
This page provides the release notes associated with each release of RStudio and Posit Workbench. Please contact customer support (<ahref="mailto:[email protected]">[email protected]</a>) for questions about the described changes.
11
11
12
+
## 2025.09.2 {#rstudio-2025.09.2}
13
+
14
+
| **"Cucumberleaf Sunflower"** | Date: 2025-10-30
15
+
16
+
### New
17
+
18
+
#### Posit Workbench
19
+
- (rstudio-pro#9244): Improved log messages for product check failures
20
+
21
+
### Fixed
22
+
23
+
#### RStudio
24
+
- ([#16495](https://github.com/rstudio/rstudio/issues/16495)): Fixed issue with high GPU/CPU utilization on macOS Tahoe
25
+
- ([#16532](https://github.com/rstudio/rstudio/issues/16352)): Fixed an issue where ongoing R Markdown render output was lost when after a browser refresh
26
+
- (rstudio-pro#6377): Extend CSRF protection to the export endpoint
27
+
28
+
#### Posit Workbench
29
+
- (rstudio-pro#9312): Fixed a regression that caused the image selection dropdown in the New Session dialog to fail to update when the cluster selection changed to a different cluster of the same type
30
+
- (rstudio-pro#9199): Fixed an issue where disabled session types were shown in the New Session dialog when creating a new session for an existing project
31
+
- (rstudio-pro#8055): Fixed an issue where VS Code sessions could crash due to the remote extension host terminating unexpectedly
32
+
- (rstudio-pro#9109): Fixed an issue where the user service was not logging full error details during user creation failures
33
+
34
+
### Dependencies
35
+
- ([#16492](https://github.com/rstudio/rstudio/issues/16492)): Copilot Language Server 1.381.0
36
+
- ([#16495](https://github.com/rstudio/rstudio/issues/16495)): Electron 37.6.1
0 commit comments