Bicrypto 5.7.3
1 December 2025
This release has upgrade notes. Read them before updating — they describe behaviour changes that need your attention.
ADDONSAI MARKET MAKERNFTTRANSLATIONS
Core v5.7.3
Release Date: December 01, 2025 Tags: ADDONS, AI MARKET MAKER, NFT, TRANSLATIONS
Upgrade Notes
AI Market Maker addon
IMPORTANT: If you are updating from a previous version of the AI Market Maker addon, you must delete the following file:
File to delete:
frontend/app/[locale]/(ext)/admin/ai/layout.tsxSteps to perform migration:
- Navigate to your project's frontend directory
- Delete the file at
frontend/app/[locale]/(ext)/admin/ai/layout.tsx - Run
pnpm updatorto complete the migration
Added
AI Market Maker extension
Added a new AI Market Maker extension providing market making through AI-driven trading bots. It includes:
- 5 AI bot personalities: SCALPER, SWING, MARKET_MAKER, ACCUMULATOR and DISTRIBUTOR, each with its own trading behaviour
- Price strategies: gradual drift, oscillation, and support/resistance movement patterns
- Hybrid liquidity: control the split between simulated AI orders and real ecosystem orders
- Risk management: volatility pause, loss limits and circuit breakers
- Market analytics: a dashboard for monitoring AI trading performance
For installation and configuration instructions, see the AI Market Maker documentation in the extensions section.
NFT extension support
Added support for the NFT extension, covering:
- NFT marketplace and auction systems
- Collection and creator management
- NFT categories and reviews
- Royalty distribution
- Dispute resolution
- Fractional NFT ownership
- Batch minting
- Smart contract integration (ERC-721, ERC-1155)
Translations
- Added the missing translation keys across all 100+ languages, and updated existing translations, for complete and consistent coverage of the interface.