This blog is updated daily.
A general description is here.
There is a further workaround for FreeType giving incorrect italic font faces with cairo-based graphics devices on macOS.
‘add_datalist(*, force = TRUE)’ (from package ‘tools’) now actually updates an existing ‘data/datalist’ file for new content, thanks to a report and patch by Sebastian Meyer in PR#18048.
‘cut.Date()’ and ‘cut.POSIXt()’ could produce an empty last interval for ‘breaks = "months"’ or ‘breaks = "years"’. Reported as PR#18053 by Christopher Carbone.