This blog is updated daily.
A general description is here.
The vignette indices are more comprehensive (in the style of ‘browseVignetttes()’).
R's internal filename completion now properly handles filenames with spaces in them even when the readline library is used. This resolves PR#14452 provided the internal filename completion is used (e.g., by setting ‘rc.settings(files = TRUE)’).