Bicrypto 5.3.6

17 June 2025

EDITOR REFACTORINGTRANSFER SYSTEM FIXESWITHDRAW SYSTEM FIXESARCHITECTURE IMPROVEMENTS

Version 5.3.6

Release Date: June 17, 2025
Tags: EDITOR REFACTORING, TRANSFER SYSTEM FIXES, WITHDRAW SYSTEM FIXES, ARCHITECTURE IMPROVEMENTS

Added

Default Page Editor System

  • Added a hero section editor with real-time preview and feature management
  • Added a features section with drag-and-drop ordering and icon selection
  • Added a global section for managing statistics and platform features
  • Added a getting started section with step-by-step workflow and gradient customisation
  • Added a call-to-action section with user-specific content

Rich Text Editor

  • Added a WYSIWYG editor for legal pages
  • Added image support with upload and automatic file management
  • Added Content, SEO and Settings tabs

Preview System

  • Added a full-screen preview that renders the page with live updates
  • Added an SEO preview showing title, description and keywords
  • Added links to the live page so the rendered content can be checked
  • Added switching between edit and preview modes

Page Management

  • Added automatic creation of pages that do not yet exist
  • Added detection of home and legal page types
  • Added default content generation for every page type
  • Added fallback content generation when a page cannot be built

Changed

Default Page Editor

  • Changed the default page editor into smaller, focused sections, which is what made the rest of this work possible

Real-time Preview

  • Changed the editor so content changes appear instantly across all sections
  • Changed the editor and preview to stay in sync with each other
  • Changed preview rendering to update more efficiently

Visual Customization

  • Changed the editor to offer a full icon library for section icons
  • Changed gradients to a set of pre-configured combinations with visual previews
  • Changed colour theming to stay consistent across light and dark modes
  • Changed the WYSIWYG editor to support the dark theme fully

User Experience

  • Changed the interface to separate the page builder from the default page editor
  • Changed navigation to be consistent across the editor screens
  • Changed visual elements to be picked from dropdown selectors
  • Changed validation messages throughout to describe what is actually wrong

Fixed

Withdraw System

  • Fixed balance validation so it runs before a withdrawal is submitted
  • Fixed fee deduction errors on spot withdrawals
  • Fixed validation of required custom withdrawal fields
  • Fixed inconsistent transaction descriptions on fiat withdrawal records
  • Fixed forex withdrawal validation of wallet type and currency

Withdraw Reliability

  • Fixed inconsistent balance parsing across the withdrawal screens
  • Fixed ECO withdrawal methods failing to load because of a malformed response
  • Fixed race conditions when withdrawal methods are fetched
  • Fixed withdrawals in an inactive currency, which are now rejected by the backend
  • Fixed step progression on forex withdrawals

Transfer System

  • Fixed recipient validation, which had no endpoint behind it
  • Fixed decimal precision validation on the transfer amount
  • Fixed race conditions and timing issues in fee calculation
  • Fixed balance checking so it accounts for fees
  • Fixed transfers breaking when the ecosystem extension is unavailable

Frontend State Management

  • Fixed stale state when switching between transfer types
  • Fixed reset actions that did not clear the form