1.1.1 (2023.7.28)
FEATURES
Query: Added /api/query/transaction_flows to query status changes of a transaction.
Global: Added asset whitelist for different tenants.
BREAKING CHANGES
Transaction: For better consolidation, Remove from_user_id, from_wallet_id, from_wallet_address, to_user_id, to_wallet_id, to_wallet_address. Consolidated to from_wallet struct, to_wallet struct, from_address, to_address.
IMPROVEMENTS
Dashboard: better transaction flow. Now transaction flow will identify the approval type (Auto/Manual).
API: All user detail responses are now with name.
BUG FIXES
Dashboard: Fixed a bug that caused a statistic error when querying historical balances.
DEPRECATIONS
Last updated