Skip to content

4.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 07:21
· 70 commits to master since this release
9e8bae7

[4.30.0] - 2024-11-13

Added

Changed

  • Improved the loading window workflow to bring more consistency in the sequence of showing windows. Added ability to send/listen events for the app-init layout via the context bridge between the main and renderer ipc to be secure. Fixed issue with focusing the main window on the launch. PR: bfx-report-electron#424
  • Prevented returning the translation key key.nestedKey.etc if a value is missing for a certain language and added the ability to try to take one from the default en translation file. PR: bfx-report-electron#426
  • Reworked sed commands to be able to run the build bash scripts on both OSs Ubuntu and MacOS as they have slightly different implementation. PR: bfx-report-electron#427

Fixed

Security