puppeteer-core-v25.2.1
netbirdio/netbirdpuppeteer-core-v25.2.1Jun 24, 2026by browser-automation-bot
AI Summary
Fixes a regression related to untrusted sessions and updates Firefox to version 152.0.2.
Key Highlights
- Fixes regression when using Puppeteer with untrusted sessions
- Rolls to Firefox 152.0.2
New Features
- Untrusted session regression fix
- Firefox 152.0.2 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))