Fixed
- Fixed an issue where executing Python code from an R Markdown chunk could cause a crash in rare cases. (#rstudio-pro/7322)
- Fixed an issue where reformatting a document with unsaved changes when using styler for formatting could lose unsaved changes. (#15568)
- Fixed an issue where double-clicking a source file to start RStudio didn’t always open the file after starting. (#15536, rstudio-pro#7259)
- Fixed an issue where double-clicking a file to open it in running RStudio didn’t work with zoomed plot windows. (#15457)
- Fixed an issue where the RStudio UI stopped working if publishing was disabled in Global Options. (#15561)
- Reverted support for help.htmltoc with R (>= 4.4); support will be re-evaluated in a future release. (#15531)
- Fixed an issue where Copilot completions were not provided in Quarto documents. (#15539)
- Fixed an issue where very large character vectors in the R global environment could make RStudio initialize more slowly. (rstudio-pro#7226)
- Fixed an issue where the .Rproj.user folder was not marked as hidden for new projects on Windows. (#15514)
Full list of changes available here