Bicrypto 5.3.3

17 June 2025

INVESTMENTADMINUI/UXDATATABLEMULTISELECTKYCTRADINGORDERBOOKFINANCESPOT

Core v5.3.3

Release Date: June 17, 2025
Tags: INVESTMENT, ADMIN, UI/UX, DATATABLE, MULTISELECT, KYC, TRADING, ORDERBOOK, FINANCE, SPOT

Added

Investment Features

  • Added duration selection to investment plan forms
  • Added support for multiselect options loaded from the API, with proper label formatting
  • Added correct handling of duration values when an investment plan is saved

SPOT Deposit Features

  • Added a transaction hash input field to SPOT deposits, with validation
  • Added a SPOT deposit monitoring step showing transaction verification progress
  • Added a SPOT deposit countdown timer

Changed

Investment Management

  • Changed the investment plan admin screen to offer a searchable duration multiselect
  • Changed form validation and data processing for investment duration relationships
  • Changed the investment plan form to format its labels properly

Admin Interface

  • Changed the data table cancel button to handle unsaved changes properly
  • Changed the KYC admin drawer to reset and initialise its state cleanly
  • Changed KYC admin application search to include last name in results

KYC System

  • Changed KYC application submission to show clearer error messages
  • Changed the KYC admin image viewer to close on ESC and to report load errors

Trading System

  • Changed the orderbook default limit from 15 to 50 orders per side
  • Changed orderbook price granularity from 0.1 to 0.01, for more precise price levels

Finance System

  • Changed deposit method rendering to cope with unexpected data shapes rather than failing

Fixed

Investment System

  • Fixed investment plan creation and editing so durations can be chosen from the multiselect dropdown
  • Fixed the cancel button in data table dialogs leaving the page unresponsive
  • Fixed the duration multiselect showing "undefined, undefined" for investment plan durations
  • Fixed investment plan endpoints so they accept both the legacy and the new duration formats

KYC System

  • Fixed KYC submission redirecting to the wrong application page
  • Fixed error handling when KYC level data cannot be read
  • Fixed KYC admin application search failing on empty values
  • Fixed KYC application status updates not showing a loading state

Trading System

  • Fixed the orderbook aggregating every price level into a single order instead of showing multiple orders
  • Fixed the orderbook feed not limiting the data it delivers

Finance System

  • Fixed a rendering error that broke deposit pages
  • Fixed error handling and fallbacks when stored deposit data cannot be read
  • Fixed the SPOT deposit countdown timer