Skip to content

4.42.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:40
· 114 commits to master since this release
6b6c2a5

[4.42.0] - 2026-03-18

Changed

  • Updated the config dep up to v4 to support nodejs v24 for electronjs update to v40. PR: bfx-report-express#57
  • Updated better-sqlite3 dep up to v12.4.1 to have the last prebuilt binaries and be able to launch the driver under electron v40 with nodejs v24. PR: bfx-facs-db-better-sqlite#15
  • Moved platform and env identifiers into a separate module for unification. PR: bfx-report-electron#600

Fixed

  • Updated electronjs version up to v40.8.0 as support for v38 was dropped on Mar 10th. Fixed some issues related to new Chromium updates and specific features of working in the Wayland env on Linux. PR: bfx-report-electron#602

Security