Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 4.27.0 #407

Merged
merged 4 commits into from
Sep 11, 2024
Merged

Release version 4.27.0 #407

merged 4 commits into from
Sep 11, 2024

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Sep 11, 2024

[4.27.0] - 2024-09-11

Added

Changed

  • Improved the interruption flow of getting data from the BFX API for the tax report, provided event-driven flow after delay processing, speeded up interruption not to wait for timeout in case of a slow internet connection. PRs: bfx-report#399, bfx-reports-framework#411
  • Reworked DB model usage to use the new model interface implemented, 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#412
  • Removed duplicate buttons with the same functionality, improved and unified reports refreshing flow. PR: bfx-report-ui#852
  • Reworked and enhanced navigation tabs positioning and representation to be more consistent all across the app. Adjusted app Summary section spacing. PR: bfx-report-ui#853

Fixed

  • Fixed node-fetch timeout error processing for slow network connection. PR: bfx-report#398

Security

  • Bumped webpack from 5.90.0 to 5.94.0, axios from 1.6.7 to 1.7.4. PR: bfx-report-ui#851

Copy link
Collaborator

@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.

lgmt!

@ezewer ezewer merged commit 715055c into master Sep 11, 2024
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.

2 participants