Release version 4.30.0 to staging #443
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[4.30.0] - 2024-11-13
Added
Your Assetssection for the webAccount Summarypage. Improved sections titles styling. PR: bfx-report-ui#880UIlanguage selection binding withElectronJSwrapper. PR: bfx-report-ui#882error managermodule. PR: bfx-report-electron#428native notificationsmodule. PR: bfx-report-electron#429auto-updatermodule. PRs: bfx-report-electron#430, bfx-report-electron#438restore DBmodule. PR: bfx-report-electron#431show-docsmodule, and added the ability to set themarkdownuser manual with different languages intoi18next(if doc for the corresponding lang does not exist takesenby default). PR: bfx-report-electron#434print-to-pdfmodule. PR: bfx-report-electron#435change-reports-foldermodule. PR: bfx-report-electron#436change-sync-frequencymodule. PR: bfx-report-electron#437enforce-macos-app-locationmodule. PR: bfx-report-electron#439Changed
key.nestedKey.etcif a value is missing for a certain language and added the ability to try to take one from the defaultentranslation file. PR: bfx-report-electron#426sedcommands to be able to run the buildbashscripts on both OSsUbuntuandMacOSas they have slightly different implementation. PR: bfx-report-electron#427Fixed
2FAlogin flow to prevent the token request duplication possibility noted in some user scenarios. PR: bfx-report-ui#881Wineto buildWindowsrelease under container. PR: bfx-report-electron#425Security
cookiefrom0.6.0to0.7.1,expressfrom4.21.0to4.21.1. PR: bfx-report-ui#879electronfrom27.3.11to27.3.5. PR: bfx-report-electron#424