diff --git a/DESCRIPTION b/DESCRIPTION index 1d0cd6f..fd584dc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: chromote Title: Headless Chrome Web Browser Interface -Version: 0.3.1.9000 +Version: 0.4.0 Authors@R: c( person("Winston", "Chang", , "winston@posit.co", role = c("aut", "cre")), person("Barret", "Schloerke", , "barret@posit.co", role = "aut", diff --git a/NEWS.md b/NEWS.md index 65cfced..bc8d545 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# chromote (development version) +# chromote 0.4.0 * Chrome v132 and later no longer support [old headless mode](https://developer.chrome.com/blog/removing-headless-old-from-chrome). As such, `chromote` no longer defaults to using `--headless=old` and now uses `--headless` when running Chrome. You can still use the `chromote.headless` option or `CHROMOTE_HEADLESS` environment variable to configure the `--headless` flag if you're using an older version of Chrome. (#187) diff --git a/cran-comments.md b/cran-comments.md index 76b5405..bad6a78 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,3 @@ -We apologize for re-submitting so quickly. We realized we introduced a serious -bug in the last release and a quick fix is essential. - ## R CMD check results 0 errors | 0 warnings | 0 notes @@ -8,7 +5,7 @@ bug in the last release and a quick fix is essential. ## revdepcheck results -We checked 20 reverse dependencies (19 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +We checked 24 reverse dependencies (23 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems - * We failed to check 0 packages + * We failed to check 0 packages \ No newline at end of file diff --git a/revdep/cran.md b/revdep/cran.md index 353bb7a..4a656c4 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 20 reverse dependencies (19 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +We checked 24 reverse dependencies (23 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages diff --git a/revdep/failures.md b/revdep/failures.md index 60a3842..0874e71 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -5,7 +5,7 @@ * Version: NA * GitHub: NA * Source code: https://github.com/cran/renderthis -* Number of recursive dependencies: 81 +* Number of recursive dependencies: 77 Run `revdepcheck::cloud_details(, "renderthis")` for more info