Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ See docs/process.md for more on how version tagging works.
- Minimum Firefox version was bumped up to Firefox 68 ESR, since older Firefox
versions are not able to run the parallel browser harness: (#25493)
- Firefox: v65 -> v68
- For windows users, colored console output for error messages and logging now
requires Windows 10 or above. (#25502)

4.0.16 - 10/07/25
-----------------
- For windows users, colored console output for error messages and logging now
requires Windows 10 or above. (#25502)
- A warning was added about usage of embind without C++17 or above. (#25424)
- The minimum supported versions of Node, Chrome and Firefox were bumped
enabling the removal of the `globalThis` polyfill and universally enabling
Expand Down