Release version 4.8.0 #212
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.8.0] - 2023-06-21
Added
bitfinex-api-nodelibrary methods in the new major version, to add this endpoint, the way of passing parameters to all bfx api methods is also changed/refactored. PRs: bfx-report#297, bfx-reports-framework#287timestampwhen the last sync was launched to add this info to the layouts of the new design. PR: bfx-reports-framework#289Sign Inscreen. PR: bfx-report-ui#662Changed
HTMLof theBFX APIerror. PR: bfx-report#299Reportstables representation according to the latest design updates. PR: bfx-report-ui#664Fixed
BFX APIerror handling due to the last major changes of the rest-api lib: https://github.com/bitfinexcom/bfx-api-node-rest/blame/master/lib/rest2.js#LL157C14-L170C4. PRs: bfx-report#298, bfx-report#300sub-accountupdating for password-protected account, it's necessary to pass the password to the master account if it's passed in the request. PR: bfx-reports-framework#288