Release version 4.7.0 #205
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.7.0] - 2023-05-24
Added
localUsernamefield to thegetUsersmethod response to be able to modify the local username on sign-in for sub-accounts. PR: bfx-reports-framework#281localUsername(if available) instead of the account email. PR: bfx-report-ui#650Changed
Last 2 Weekswill be set from the start until thePreserve Timeframeoption won't be turned on in thePreferencesmenu. PR: bfx-report-ui#651Manage Accountssection according to the latest design updates to enhance users experience. Implemented the possibility of picking theUse API keyoption in the registered accounts selector and adding a sub-account via API key/secret in this case. Prefills the optional group name field with the master account name by default. Actualizes related elements styling and fields descriptions. Improves sub-accounts section scroll representation. PR: bfx-report-ui#652Weighted Averagesweb version limit note representation according to the latest design updates. PR: bfx-report-ui#654Fixed
sub-accountwithout login usingemail, it means we have to handle the absence of a user session on deletion. PR: bfx-reports-framework#282Passwordinput availability on the main registered users list screen in some specific cases. PR: bfx-report-ui#653