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

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Aug 27, 2025

[4.36.4] - 2025-08-27

Changed

  • Reworked filter query param validation schemas. PR: bfx-report#441
    • Brings the JSON schemas of query params to common consistent form for easier support
    • Disables the ability to pass undeclared params to improve understanding of what is being passed and increase the security and durability of the system
    • Splits the schemas into separate files for better readability
    • Uses JSON schema compilation on the initialization stage before validation (when module loading) to increase performance
    • Makes corresponding minor changes
  • Brought adjustments due to reworking filter query param schemas of bfx-report. PR: bfx-reports-framework#470
  • Reworked query param validation schemas for the report framework. PR: bfx-reports-framework#471
    • Brings the JSON schemas of query params to common consistent form for easier support
    • Disables the ability to pass undeclared params to improve understanding of what is being passed and increase the security and durability of the system
    • Splits the schemas into separate files for better readability
    • Uses JSON schema compilation on the initialization stage before validation (when module loading) to increase performance
    • Makes corresponding minor changes due to adding the restriction of passing undeclared params
    • Removes the old validation module and JSON schemas
  • Brought adjustments due to reworking query param schemas of bfx-reports-framework. PR: bfx-report#442
  • Reworked ColumnsFilterDialog in a more performant way and improved props linting. PR: bfx-report-ui#948
  • Reworked and optimized SideSelector in a more performant way. PR: bfx-report-ui#950
  • Reworked NoData section in a more performant way, actualized prop-types and improved props linting. PR: bfx-report-ui#951

Fixed

  • Removed redundant limit param for the getTransactionTaxReportFile request according to the latest backend validation changes. PR: bfx-report-ui#952

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!

@tarcisiozf tarcisiozf merged commit bf5d7d3 into master Aug 27, 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