Bicrypto 5.2.8

17 January 2025

FEATUREBUG FIXES

Core v5.2.8

Release Date: January 17, 2025
Tags: FEATURE, BUG FIXES

Added

New Features

  • Added real-time currency search in the deposit forms
  • Added pagination controls for long currency lists
  • Added placeholder images for missing cryptocurrency logos
  • Added translations for the new interface elements and messages

Changed

Currency & Deposit System

  • Changed currency selection to offer search and pagination for installations with 100+ currencies
  • Changed the deposit screen to page through currencies, 12 at a time
  • Changed search to filter in real time and report the number of results
  • Changed the wallet address API to return proper address data

Admin Interface

  • Changed page loading to handle errors and avoid race conditions
  • Changed the master wallet form to load chain options and report errors properly
  • Changed the messages shown when a blockchain service is unavailable

Development & Production

  • Changed blockchain service configuration to work across both environments
  • Changed file detection to be reliable in both development and production
  • Changed logging so blockchain service problems can be diagnosed
  • Changed WebSocket connections to be more stable, so real-time features drop out less often

Fixed

Page Loading & Navigation Issues

  • Fixed the builder crashing when loading legacy page content
  • Fixed intermittent 502 errors and refresh problems on support ticket pages
  • Fixed page failures on ecosystem token pages
  • Fixed 502 errors in various admin sections

Wallet & Blockchain Services

  • Fixed "undefined" chain options in the master wallet dropdown
  • Fixed availability errors for the Solana, TRON and TON services
  • Fixed chain status validation across development and production
  • Fixed blockchain services not finding their configuration files
  • Fixed backend build errors that prevented the server from starting

User Interface Issues

  • Fixed infinite loading loops caused by missing cryptocurrency logos during currency selection
  • Fixed sorting errors on P2P offer tables caused by incorrect column references
  • Fixed server-side crashes caused by browser-only operations running too early