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

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Jul 16, 2025

[4.36.2] - 2025-07-16

Added

Changed

  • Reworked sync schema model usage to use the new model interface implemented in the previous PR #459. It speeded up the work by avoiding the usage of cloneDeep fn based on JSON.parse(JSON.stringify(obj)) for the models. PR: bfx-reports-framework#461
  • Improved the isUserMerchant checking flow and hides the Merchant History section(Invoices) for non-merchant users. Removed the outdated NonMerchant screen and related unused handlers. PR: bfx-report-ui#936
  • Disabled Snapshots refresh button during initial synchronization to prevent report generation errors. Added a corresponding notice to communicate this to the user. PR: bfx-report-ui#937
  • Improved currency and fees formatting in the Movements details modal. PR: bfx-report-ui#939

Fixed

  • Fixed symbols/pairs duplication. When sync data is moved from the temp tables to the main ones it's needed to remove previous data for the updatable collections such as symbols, etc to prevent deleted currencies from getting stuck. PR: bfx-reports-framework#463
  • Prevented duplication possibility for selectors items noted in some cases.PR: bfx-report-ui#940
  • Hidden the Export from the header and account menu for the Summary as we currently don't support exporting for this page. PR: bfx-report-ui#941

Security

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ezewer ezewer merged commit 9f04111 into master Jul 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants