这是indexloc提供的服务,不要输入任何密码
Skip to content

4.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 11:15
· 826 commits to master since this release
721acbd

[4.5.1] - 2023-04-26

Added

  • Added ability to name multiple accounts on sign-up to the backend. For example, if a user has some sub-accounts where run Bitcoin strategies, the user can call them The BTC group. For older created accounts, it will not be there. PR: bfx-reports-framework#271
  • Added a dedicated flag to recognize an account registering type: via API keys or without for the UI porpuses to cover new user login flow. PR: bfx-reports-framework#273

Changed

  • Reworked and improved Add Account authorization section according to the latest design updates to enhance users experience. Made Remember Me feature always active and removes unused corresponding checkboxes from all auth sections. Reworked and unifies several related sub-sections for better composition and reusability. Actualizes elements styling and fields descriptions. PR: bfx-report-ui#635
  • Improved Forgot Password authorization section according to the latest design updates to enhance users experience. Reworked and unified several related sub-sections for better composition and reusability. Actualized elements styling and descriptions. Added Bitfinex logo. PR: bfx-report-ui#637

Fixed

  • Fixed emitBfxUnamePwdAuthRequired WebSocket event handling on which the user should be logged out and re-login via username/password and Two-Factor Authentication to receive a new auth token. PR: bfx-report-ui#634
  • Fixed issues with the availability to the selection of restricted users with isRestrictedToBeAddedToSubAccount flag for Multiple Accounts in some specific cases. PR: bfx-report-ui#636