puppeteer-core-v25.2.1

sipcapture/homerpuppeteer-core-v25.2.1Jun 24, 2026by browser-automation-bot

AI Summary

A patch release for Puppeteer Core addressing a regression in session handling and updating the internal Firefox version.

Key Highlights

  • Fixed regression when using Puppeteer with untrusted sessions
  • Updated Firefox browser version to 152.0.2

New Features

  • Bug fix for untrusted session handling
  • Firefox version update

Full Release Notes

## [25.2.1](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.2.0...puppeteer-core-v25.2.1) (2026-06-24)


### 🛠️ Fixes

* regression when using Puppeteer with untrusted sessions ([#15150](https://github.com/puppeteer/puppeteer/issues/15150)) ([801c212](https://github.com/puppeteer/puppeteer/commit/801c2124cfbc4a4a19bb0a40bc3b8a25d7504691))
* roll to Firefox 152.0.2 ([#15153](https://github.com/puppeteer/puppeteer/issues/15153)) ([d2908b2](https://github.com/puppeteer/puppeteer/commit/d2908b2cdf3e3fa721a063d40b50d532b39bbc72))