Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

NEWS.md

File metadata and controls

21 lines (15 loc) · 1.05 KB

v1.2 - Release Notes

Miscellaneous

  • Git 'Create Branch' dialog defaults to remote associated w/current branch (if any)
  • Added link to purrr cheat sheet (in Help) and link to browse all cheat sheets
  • Added option to temporarily disable environment pane refreshing
  • Improve NSE detection for dplyr (better understands S3 dispatch and idioms)

Bug Fixes

  • Fix "Invalid byte sequence" when spell checking
  • Fix incorrect Git status pane display when git detects that a file has been copied

RStudio Server Pro

  • Overhauled R versions, allowing you to specify version labels, load environment modules, and execute a prelaunch script when loading specific versions.
  • New rsession-diagnostics-enabled option for rserver.conf to enable session launch diagnostics mode to help diagnose session launch failures.
  • Added support for auth-pam-sessions-use-password option in a load balanced setup.
  • Added ability to suspend sessions from user home page.
  • Added hmac signature verification for proxy auth mode with new auth-proxy-require-hmac option in rserver.conf.