Skip to content

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 06:39
· 279 commits to master since this release

Enhancements

Fixes

  • unsafe-eval is re-enabled in WebView Content Security Policy to make htmlwidgets such as plotly work. (#805)
  • The help viewer now respects r.session.viewers.viewColumn.helpPanel. (#804)
  • The working directory of the knit background process is now consistent with the knit working directory so that .Rprofile and renv setup are respected. (#807)

Commits