This blog is updated daily.
A general description is here.
‘iconv()’ now fixes up variant encoding names such as ‘"utf8"’ case-insensitively, and on Alpine Linux maps ‘"latin2"’, ‘"latin-2"’, ‘"latin9"’ and ‘"latin-9"’ to names the OS knows about (case-insensitively).
‘drop.terms(*)’ now drops response as by default, ‘keep.response = FALSE’, fixing PR#18564 thanks to Mikael Jagan.
‘drop.terms(*)’ keeps ‘ + offset(.)’ terms when it should, PR#18565, and ‘drop.terms()’ no longer makes up a response, PR#18566, fixing both bugs thanks to Mikael Jagan.