4.36.1
·
497 commits
to master
since this release
[4.36.1] - 2025-05-28
Added
- Added
isUserMerchantflag into user info model. PR: bfx-api-node-models#89 - Added
isUserMerchantflag into the response ofverifyUserendpoint. PR: bfx-report#432 - Added
isUserMerchantflag into the response of thesignUpandsignInendpoints for the UI to removeMerchantnav item for non merchant users. PR: bfx-reports-framework#457
Changed
- Implemented redirection to the main platform login page (only for web production) on logout or in cases where there is no auth available. PR: bfx-report-ui#932
- Improved currency formatting in the
Trading fees charged in the last 30 dayssection. PR: bfx-report-ui#931 - Disabled
Fees Reportrefresh button during initial synchronization to prevent report generation errors. Added a corresponding notice to communicate this to the user. PR: bfx-report-ui#933