Release version 4.25.0 to staging #387
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[4.25.0] - 2024-07-31
Added
bignumber.js. PR: bfx-reports-framework#386look-up-tradesfn of the transaction tax report. PR: bfx-reports-framework#388EXCHANGEtrades for the trx tax report. PR: bfx-reports-framework#389_isInvoicePayOrder,_isAirdropOnWallet,_isMarginFundingPayment,_isAffiliateRebate,_isStakingPaymentsledgers to movements. PR: bfx-reports-framework#391IPCmessages when the trx tax report is ready. This is used in the electronjs environment to show a native OS notification to the app in case the tax report is being generated in the background. PR: bfx-reports-framework#397Rate Limitorcool downdue toRate Limitfor 1min occurs, it needs to provide a feature to interrupt the tax report and sync being processed. PR: bfx-report#373TRYto the FOREX ccy list. PR: bfx-report#377CSV/PDFformatter for the tax reportsourcefield to follow the UI view, eg showAIRDROP_ON_WALLETasAirdrop on wallet. PR: bfx-report#381sourcefield toCSV/PDFof the tax report to follow the UI view. PR: bfx-reports-framework#398Disclaimermessage for the newTax Report. PR: bfx-report-ui#831Sourcecolumn representation for the new Tax Report and formatted likeAirdrop on wallet. PR: bfx-report-ui#836progressrepresentation for the newTax Report. Implemented notification onTax Reportgeneration finish. PR: bfx-report-ui#837Changed
CollapsedTablecomponent. PR: bfx-report-ui#815Spotreport column configuration getters. PR: bfx-report-ui#817DateFormatSelectorcomponent. PR: bfx-report-ui#818Funding Bids & Offers,Funding Loans (Unused)andFunding Credits (Used)reports column configuration getters. Extended unified cell getter customizability for the cases when the tooltip content should be formatted differently from the main cell content. PR: bfx-report-ui#819LangMenucomponent in a more performant way and reduces redundant code to avoid potential issues in the future. PR: bfx-report-ui#820Ledgers,Funding Earnings,Staking EarningsandAffiliates Earningsreports configuration getters. PR: bfx-report-ui#821Exportmenu toggler component in a more performant way and reduces redundant code. PR: bfx-report-ui#822Public Trades,Public FundingandDerivativesreports column configuration getters. Implemented unifiedformatTypeutility for better reusability. PR: bfx-report-ui#823NavSwitchercomponent and improved props linting. PR: bfx-report-ui#824Invoicesreport columns configuration getters. Implemented unifiedgetLinkCellandgetJsonFormattedCellutilities for better reusability. PR: bfx-report-ui#827ShowMillisecondscomponent in a more performant way and reduces redundant code. PR: bfx-report-ui#828Tax Reportloading state still active in cases when theemitTrxTaxReportGenerationInBackgroundToOneevent returns anerrorduring report generation. PR: bfx-report-ui#832Fixed
pub-tradesendpoint does not return array. PR: bfx-reports-framework#396Tax Reportrefreshing in some cases. PR: bfx-report-ui#833disablingtheAuthenticatebutton during the2FAlogin flow to prevent the possibility of requests with the same token duplication and related errors. PR: bfx-report-ui#838Security
dependabotconfig for the ability to open new PRs against thestagingbranch. Also bumpedpugversion to3.0.3to have a security improvement. PR: bfx-report#380bracesfrom3.0.2to3.0.3. PR: bfx-report-ui#826