Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 2.84 KB

NEWS.md

File metadata and controls

44 lines (37 loc) · 2.84 KB

RStudio 2023.05.0 "Mountain Hydrangea" Release Notes

New

RStudio IDE

  • Updated to Electron 23.1.2 (#12785)
  • Moved Help panel font size setting to Appearance tab in Global Options (#12816)
  • Update openssl to 1.1.1t for Windows (rstudio/rstudio-pro#3675)
  • Improve visibility of focus rectangles on Server / Workbench Sign In page [Accessibility] (#12846)

Posit Workbench

Fixed

RStudio IDE

  • Fixed display problems with Choose R dialog when UI language is French (#12717)
  • Fixed focus switching to Help Pane search box after executing ? in the console [Accessibility] (#12741)
  • Fixed initial focus placement in Help Pane [Accessibility] (#10600)
  • Fixed invalid element role on session-suspended icon [Accessibility] (#12449)
  • Improve screen-reader support for Console pane toolbar [Accessibility] (#12825)
  • Background script jobs are now run using the global environment. This fixes the behaviour of source() in backgrounds jobs. (#11866)
  • Fixed bug that caused Update Available dialog to show after the user selected to Ignore Update (rstudio/rstudio-pro#4179)
  • Fixed bug that prevented updating to the latest release if version was previously ignored (#12874)
  • RStudio no longer uses reg.exe when attempting to enumerate R versions in the Windows registry (#12599)
  • Fixed file-type icons not displaying in Finder on Mac (#12252)
  • Fixed saving and restoring window location when maximized or partially offscreen (#12463)
  • Fixed display of macOS message dialogs (#12928)
  • Set theme of menu bar, title bar, and dialogs (dark vs. light) based on RStudio theme (#12247)
  • Fixed issues with mouse back / forward navigation in Source pane, Help pane (#12932)
  • Fixed opening files from command-line with relative paths (#12495, #12563)
  • Fixed issue with column preview with older versions of the 'pillar' package. (#12863)

Posit Workbench

  • Fixed unlabeled buttons for screen reader users when page is narrow [Accessibility] (rstudio/rstudio-pro#4340)
  • Removed redundant mouse-only New Session widget from accessibility tree [Accessibility] (rstudio/rstudio-pro#4338)
  • Fixed launcher error details not showing on the homepage when clicking "Error Details" (rstudio/rstudio-pro#4333)
  • Fixed theme button's semantics so it is meaningful to screen reader [Accessibility] (rstudio/rstudio-pro#4337)
  • Fixed screen reader accessibility for the homepage theme dropdown menu [Accessibility] (rstudio/rstudio-pro#4339)
  • Fixed hidden controls on Session Info dialog remaining active [Accessibility] (rstudio/rstudio-pro#4341)
  • Add keyboard support to the "Show list" control in New Session dialog [Accessibility] (rstudio/rstudio-pro#4461)
  • Fixed job details to be hidden from screen reader when visibly hidden [Accessibility] (rstudio/rstudio-pro#4466)
  • Fixed sign-in pages to be more mobile and zoom friendly [Accessibility] (rstudio/rstudio-pro#4472)