Release version 4.28.0 to staging #408
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.28.0] - 2024-09-25
Added
Concentration Riskpie chart to prevent overflow issues possibility spotted in some cases. PR: bfx-report-ui#859Last Sync timehandling and representation (approximately in hours) for theReports. PR: bfx-report-ui#863Profitssection (port of theWin/Losschart with several predefined parameters) on the appSummarypage. Removed charts smoothness for better precision. PR: bfx-report-ui#864JSONfiles usingi18nextlib for easier translation maintenance. PRs: bfx-report#402, bfx-reports-framework#417Changed
Fixed
Docker/Terraformdeployment, fixedhtml-pdfmodule usage under Docker container with using docker container based on theDebianimage to makehtml-pdfmodule workable, fixed deprecation warnings. PR: bfx-reports-framework#415process.send()when the app is on its way to being closed and the child process channel is closed but the worker still sends a message to the main one. PR: bfx-reports-framework#416Security
path-to-regexpfrom1.8.0to1.9.0,expressfrom4.19.2to4.21.0. PR: bfx-report-ui#858