v2.3.1
Enhancements
- Proxied requests are now supported to work with code-server. (#275, #803)
Fixes
unsafe-evalis 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
.Rprofileandrenvsetup are respected. (#807)
Commits
- 78c13b1: Update vsc.R (#803) (Olivier Benz) #803
- 981519e: Reenable 'unsafe-eval' in script-src CSP (#805) (Julien Barnier) #805
- 8808f8e: Use r.session.viewers.viewColumn.helpPanel (#804) (Kun Ren) #804
- 587bc53: Use cwd in knit process (#807) (Elian H. Thiele-Evans) #807
- 827de04: Bump version (Kun Ren)
- 4234546: release 2.3.1 (Kun Ren)