| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.25.1 source code.tar.gz | 2025-12-03 | 1.4 MB | |
| 8.25.1 source code.zip | 2025-12-03 | 1.5 MB | |
| README.md | 2025-12-03 | 574 Bytes | |
| Totals: 3 Items | 2.9 MB | 0 | |
Bug Fixes
Chromium
- The Chromium module health check was consuming an inappropriate amount of resources. This fix reduces CPU wasted cycles by 98% and ensures memory usage remains somewhat flat over time. Thanks to @ldy985 for the investigation, solution, and testing. More details are available here.
- Added
net::ERR_HTTP2_PROTOCOL_ERRORto the list of events for thefailOnResourceLoadingFailedfeature. Thanks to @aW3st for the fix!
Chore
Updated Go dependencies.