Everything we’ve shipped
372 releases across 27 products, newest first. Anything that changes behaviour or needs a hand on upgrade is flagged before you open it.
By product
- Hummingbot Connector11
- Staking17
- AI Market Maker17
- AI Support Agent5
- Bicrypto103
- Binary Trading AI Engine3
- Exchange Engine23
- ICO Launchpad18
- Monero Blockchain4
- NFT Marketplace12
- P2P Trading32
- Solana Blockchain3
- TON Blockchain3
- Tron Blockchain3
- Futures Trading13
- Payment Gateway8
- Web3 Wallet & On-Chain Trading2
- Algo Trading Bots6
- Chart Engine4
- Copy Trading9
- E-commerce20
- Forex & Multi-Asset Trading8
- Forex Investment13
- MLM & Affiliate System13
- AI Investments8
- FAQ & Knowledge Base10
- MailWizard for Bicrypto4
7 September 2026Monday2 releases
- Hummingbot Connector6.1.7Upgrade notes
A cancel release, for venues moving markets onto Ecosystem 6.5.0's shard tier. On a sharded market the order rows this connector reads are a projection that lands a few milliseconds after the shard has the order, and a bot that cancels straight off its plac…
- Staking6.2.3Upgrade notes
An on-chain staking release, and the largest change this extension has had. The extension now sells one of two products, chosen by a Super Admin under Staking → Settings: the fixed-rate product it always sold, now described as what it is — a rate this platf…
5 September 2026Saturday1 release
4 September 2026Friday11 releases
- AI Support Agent6.0.5
A wording release for the assistant's staking guidance. The Staking extension now sells one of two products, and the assistant's page guide and workflow for the fixed-rate one described the reward as a rate a pool "pays" without saying whose rate it is. The…
- Bicrypto6.7.6Upgrade notes
A money-correctness release. An audit read every deposit, withdrawal and transfer path across the four wallet types and found defects that lose customer money, pay the platform's own out twice, or credit a stranger: four fiat gateways that could never credi…
- Binary Trading AI Engine6.0.7
Requires Core v6.7.6.
- Exchange Engine6.5.0Upgrade notes
The custody release. Every token on an Ethereum-style chain now deposits to the customer's own permanent address — including the tokens that cannot delegate their network fee, which until now went to a small pool of shared custodial contracts, one locked pe…
- ICO Launchpad6.2.8Upgrade notes
Requires Core v6.7.6.
- Monero Blockchain6.1.8
A transfer that is confirmed but still locked is not a deposit yet, and the monitor now knows it. A Monero sender can attach an unlocktime to a transfer, and the daemon then refuses to spend those outputs until that height or time is reached, however many c…
- NFT Marketplace6.2.9Upgrade notes
Requires Core v6.7.6.
- P2P Trading6.3.5
Requires Core v6.7.6.
- Solana Blockchain6.1.3Upgrade notes
A withdrawal-safety release, on top of the documentation correction it started as. Two things changed in the addon's code:
- TON Blockchain6.1.0Upgrade notes
Two ways a TON withdrawal could pay the wrong amount, in opposite directions. A withdrawal larger than the sending address's balance debited the customer and refunded nothing: the handler marked the row failed and then returned as if it had succeeded, so th…
- Tron Blockchain6.1.5Upgrade notes
Native TRX gets the protection TRC-20 already had, and TRX deposits wait for the block to be solid. A TRC-20 withdrawal has for some time persisted its transaction hash before broadcasting and polled the receipt afterwards, so a lost reply could not be mist…
3 September 2026Thursday3 releases
- Futures Trading6.2.3Upgrade notes
Requires Core v6.7.6. The schema relaxation this release needs is applied by Core's boot sequence.
- Payment Gateway6.2.3Upgrade notes
A currency-configuration release. There is no schema change and nothing to run by hand, but there is one thing to check afterwards.
- Web3 Wallet & On-Chain Trading6.0.3
One fix to the pool readiness check. The check that refuses a platform-held address as a pool's seeding wallet recognised the Ecosystem master wallets and custodial contracts but never a customer's deposit address, because it hashed the lowercased spelling…
2 September 2026Wednesday4 releases
- AI Market Maker6.2.4Upgrade notes
A market set to follow an exchange now actually follows it.
- Bicrypto6.7.5Upgrade notes
A privacy release, a two-factor one, and a wallet-configuration one. There is no schema change, no migration, and nothing to run by hand.
- Exchange Engine6.4.9Upgrade notes
A diagnostics release with one withdrawal fix. Monero address validation was refusing valid stagenet and testnet addresses as Invalid Monero address. If you run any chain off its main network, read the Upgrade Notes. The rest of the release changes whether…
- Monero Blockchain6.1.7Upgrade notes
A withdrawal release, and both halves of it move money. Every completed XMR withdrawal has been paying the customer short: the network fee was taken off the amount sent and off the platform's cut, so one fee was charged twice. A 0.01 XMR withdrawal carrying…
1 September 2026Tuesday1 release
28 August 2026Friday3 releases
- Bicrypto6.7.4Upgrade notes
A configuration-safety and wallet-ledger release. There is no schema change and no migration to run.
- Hummingbot Connector6.1.6Upgrade notes
A paper-trading release. A strategy can now be run against your exchange's real order book with simulated money — the same spreads, the same ladder, the same refresh interval — without one order reaching the matching engine or one wallet being debited.
- NFT Marketplace6.2.7
A rate-limit release for the gas estimator, and the only thing it changes is that the marketplace stops asking your RPC provider the same question over and over.
27 August 2026Thursday19 releases
- Algo Trading Bots6.0.8
A single-fix release for administrators. The admin audit trail for trading bots had never loaded since the day the screen was added; it loads now.
- Bicrypto6.7.3Upgrade notes
A market-news, order-engine and deposit-safety release — and the release that finishes the KYC document move 6.7.2 began.
- Chart Engine1.1.4
A timeframe release. The swap, forex and Trading Bot terminals each ask the chart to open on a particular timeframe, and until now the chart threw that request away and drew one-minute bars instead. On a Trading Bot terminal the cost went past a cosmetic de…
- Copy Trading6.2.4
A compatibility release. Copy Trading is sold as a standalone add-on, yet on a platform that does not also run the Exchange Engine more than half of its endpoints refused to serve at all, answering every request with a 503 naming an extension that was not i…
- E-commerce6.1.9Upgrade notes
An invoice release. Every invoice this store has produced — the copy in the admin and the copy the customer keeps — carried a seller address nobody chose: a New York street address that was a placeholder shipped as fact. It had been translated along with th…
- Exchange Engine6.4.8Upgrade notes
A deposit-detection release. On a chain whose RPC endpoint refuses a wide log query, the background scanner that finds contract-token deposits abandoned the whole sweep at the first refused block range — and because that refusal depends on the size of the w…
- Forex & Multi-Asset Trading6.0.7
A typing pass over the ten forex admin tables, and nothing else. A cell that takes whatever the list endpoint returned and formats it without looking fails quietly. Every renderer now declares the fields it reads and checks them first.
- Forex Investment6.2.1
A landing-page release. The public Forex Investment page now builds its figures on the server instead of after the browser arrives, and that page is the only thing this release touches — plans, positions, purchases and payouts are untouched, and there is no…
- Hummingbot Connector6.1.5
A funding release, and a narrow one: the two surfaces this connector offers for the same number disagreed with each other. The REST funding-rate endpoint reported what the platform settles. The live websocket stream reported what somebody typed into the mar…
- ICO Launchpad6.2.7Upgrade notes
A landing-page release for the public token sale. The page now arrives from the server with its offerings and figures already in it, instead of shipping a screen of grey placeholders that filled itself in after the browser had painted — which is what a sear…
- MLM & Affiliate System6.2.1
A referral-integrity release. Every link and every ready-made message this addon hands out has been checked against what the reward engine actually pays, and against where the link actually goes.
- Monero Blockchain6.1.6Upgrade notes
An environment-variable release: this changes which .env key chooses the monerod the addon talks to.
- NFT Marketplace6.2.6
A licensing correction in the back office. The NFT activity screen — the mint, transfer and sale feed — was the one extension admin route in the product that skipped its licence check, and on an install holding no NFT licence it opened into an empty shell b…
- Payment Gateway6.2.2
A public-page rendering release. The gateway's marketing page was assembled entirely in the visitor's browser, so the HTML the server actually sent had none of the page's numbers in it — and that is all a crawler or a link-preview bot ever saw. The page is…
- Solana Blockchain6.1.2Upgrade notes
An environment-variable release. The Solana wallet service now dials the endpoint named in SOL<NETWORK>RPC instead of Solana's free public cluster, so a node you pay for can finally carry your deposits and withdrawals — and several endpoints can be listed,…
- Staking6.2.2
A public-page release. The staking landing page is now built on the server, so a visitor's first paint carries the real pool and APR figures rather than placeholder bars, and two lines on that page that promised customers they could claim rewards whenever t…
- TON Blockchain6.0.9Upgrade notes
An endpoint-configuration release. TON can now be pointed at several RPC endpoints and move reads to the next one when an endpoint fails, and the name of the endpoint setting it reads is now worked out from the TONNETWORK value itself.
- Tron Blockchain6.1.4Upgrade notes
The Tron addon gives your Ecosystem installation TRX and TRC20 custody — deposit addresses, withdrawals and balance tracking on the Tron chain.
- Web3 Wallet & On-Chain Trading6.0.1
A chart release for the Swap terminal. The chart engine can name thirteen timeframes, no DEX data source stores all thirteen, and the terminal offered every one of them regardless of which source a market actually reads.
26 August 2026Wednesday19 releases
- AI Investments6.1.8Upgrade notes
This product now ships blocked in the US, the UK and the EU, and is refused to the mobile app outright. What is being sold is a fixed return over a fixed duration, paid from the operator's own funds — the plan carries a profit percentage and a settlement jo…
- AI Market Maker6.2.2Upgrade notes
The market maker can now quote perpetual futures markets, not only ecosystem ones. Until this release the add-on could describe nothing but an ecosystem market: its market reference was a foreign key into ecosystemmarket and its engine wrote to the ecosyste…
- AI Support Agent6.0.4
The assistant can now point an operator at the investment compliance screen, which is the one place a particular question has an answer. When an operator asks why a customer cannot open an investment plan, the answer is on that screen and nowhere else — and…
- Algo Trading Bots6.0.7
The strategy marketplace is not part of the mobile app, and the app is not sent a backtested return. Selling a trading strategy from a phone, paid from a custodial wallet, is a purchase mechanism app-store rules on in-app purchase reach; a projected or back…
- Bicrypto6.7.2Upgrade notes
A release about money that leaves, documents that should not, and what a published app is allowed to carry. Four things were true of this platform until now and none was visible from any screen: identity documents sat in the public web root, fifteen of the…
- Chart Engine1.1.3
Price alerts drawn on the chart are now the same alerts the server watches. They lived in the browser's own storage: they existed on one device, in one browser, and were only evaluated while the tab was open — which is the situation an alert exists for the…
- Copy Trading6.2.3
Binary options do not exist for the mobile app, in either direction. This add-on carries them in two vocabularies — a leader's trading type, and the market type on a market, an allocation and a trade — and eleven routes accepted binary as input while roughl…
- E-commerce6.1.8
Digital products do not exist for the mobile app. Apple exempts physical goods consumed outside the app from in-app purchase; a file you download is not physical, so the in-app-purchase rule governs it — and this store charges a custodial wallet at checkout…
- Exchange Engine6.4.7
Three order instructions this engine has claimed to support for years now actually work, and an order that vanished from the Pro list can be cancelled again.
- FAQ & Knowledge Base6.1.6
Asking the help centre a question no longer requires identity verification. On an install with KYC enforcement switched on, a customer could not ask for help until they had submitted identity documents — which is exactly backwards, because the customers mos…
- Forex & Multi-Asset Trading6.0.6
The country resolution behind this add-on's geo block is now the platform's, not this add-on's copy of it. The rule was written here first and written carefully — every signal checked rather than the first one found, three-letter codes collapsed to two on b…
- Forex Investment6.2.0Upgrade notes
The plan page told customers their money was insured, and it is not. Four FAQ answers were hardcoded into the plan detail screen — the screen where somebody commits funds — and three of them described a product this software does not implement: profits "cal…
- Futures Trading6.2.0Upgrade notes
Perpetual contracts now actually fund, reduce-only means what it says, and a stop you set on a position survives a refresh. Positions never accrued funding at all before this release, and the endpoint professional counterparties read served a hardcoded zero…
- Hummingbot Connector6.1.4
Three fields this connector reported to professional counterparties were statements about the platform rather than about the market, and all three have stopped being. The perpetual funding endpoint served a hardcoded zero rate to every caller that asked. Th…
- ICO Launchpad6.2.6
A token sale is a regulated offering, and this release stops serving one to a resident of a country you have not said you are licensed in. The check runs for native app clients at the point a contribution is committed, not only where the screen is drawn — a…
- NFT Marketplace6.2.5
The mobile app can browse the marketplace and cannot transact from it. Apple permits an NFT marketplace to be browsed, "provided that, except for apps on the United States storefront, the apps may not include buttons, external links, or other calls to actio…
- P2P Trading6.3.2Upgrade notes
The board now says who you would be dealing with, and the payment window has stopped ending trades. Every name on the market is a link to that trader's record; every avatar carries a dot saying whether they are there now; and under each name is how long the…
- Staking6.2.1Upgrade notes
A position waiting on a withdrawal approval could be locked forever. The maturity job only ever scanned positions marked ACTIVE, and the staker's own withdraw door refused anything that was not ACTIVE — so a position in PENDINGWITHDRAWAL had exactly one way…
- TON Blockchain6.0.8
One unusual transaction destroyed the whole TON history, and the history was ten rows deep anyway. Both problems live on the same screen: the master wallet view an operator opens to reconcile a day's movements.
24 August 2026Monday5 releases
- AI Support Agent6.0.3
The agent could not send a P2P trader to their own profile, because it did not know the page existed.
- Bicrypto6.7.1Upgrade notes
A market-data release with a user-interface release wrapped around it. Two things a trader reads constantly were rebuilt: the chart's candle cache and the order book.
- Chart Engine1.1.2Upgrade notes
This release is the result of surveying the whole chart against what a best-in-class terminal does, and the survey's finding was not the one expected: the indicator catalogue was never the problem. 225 indicators, 138 chart patterns, signals, divergence, mu…
- Forex & Multi-Asset Trading6.0.5Upgrade notes
A quote feed that could not connect wrote a 7 GB error log on a live install, and buried every other error in the file with it. The cause was not the feed being down — that part worked as designed. It was that the same sentence was written to disk about fou…
- NFT Marketplace6.2.4
The admin dispute page has never worked. Not "worked badly" — it rendered its error boundary and the words "Something went wrong!", on every visit, for every operator, since it shipped.
23 August 2026Sunday3 releases
- Copy Trading6.2.2
Cancelling a copied order could report "Order not found" about an order that was open, funded and resting on the book. The search that looked for it read only the newest page of the account's order history — five thousand rows — and said nothing about the r…
- Exchange Engine6.4.6Upgrade notes
A trader with orders resting on both sides of a market could not place a market order at all, and every cancellation had a few seconds in which it could leave its price level permanently short. Both faults come from the same place — three different parts of…
- Futures Trading6.1.9Upgrade notes
One market order could erase the entire opposite side of a futures order book. The orders were not cancelled and the margin was not released — they simply stopped existing on the ladder. Nothing could match them, the depth disappeared from the trading panel…
22 August 2026Saturday1 release
21 August 2026Friday1 release
20 August 2026Thursday1 release
19 August 2026Wednesday5 releases
- AI Market Maker6.2.0
One change, on the busiest read a pool rebalance makes. A rebalance places a real limit order and then polls it about four times a second until it settles. Each of those polls looked the order up by its id alone, which the database can only answer by scanni…
- Algo Trading Bots6.0.5
A single change, on the read a running bot makes most often. Checking whether a working order has filled looked that order up by its id alone, which the database can only answer by scanning the owning account's entire order history, across every market it h…
- Bicrypto6.6.9Upgrade notes
A trading-terminal release, and the whole of it is about what a customer sees while a market is busy. On the Pro terminal, every order the exchange touched emptied the orders table to three placeholder rows and refilled it, and blanked the AVAILABLE balance…
- Exchange Engine6.4.4Upgrade notes
A latency release with one order-book correctness fix in it, and the fix is the one to read first. Every backend restart, and every hand-over between engine processes, re-read the open orders back out of the ledger and added each one to its price level a se…
- P2P Trading6.3.1
A housekeeping release with one visible effect: the backend stops accusing a P2P file of being a broken database model every time it starts.
16 August 2026Sunday1 release
13 August 2026Thursday6 releases
- Bicrypto6.6.6Upgrade notes
Usernames, and the end of showing one customer another customer's legal name. Everything this platform showed one user about another was built from their first and last name — the name on the document they uploaded for identity verification. It sat beside t…
- Bicrypto6.6.5Upgrade notes
A money-path release: four withdrawal-fee defects, and three doors that took a payment nobody could credit. The fee defects all fail the same silent way — the customer is charged correctly and the platform's own treasury is credited nothing, with no error a…
- Exchange Engine6.4.2Upgrade notes
A diagnostics release for the transaction-history providers. A working key rejected by its own provider's security settings reported nothing an operator could act on — the Blockchains → Requirements page showed the provider red with a bare HTTP 401, or with…
- Exchange Engine6.4.1Upgrade notes
A deposits release, and the defect it closes took real money. A chain could be offered for deposit while this deployment had no way to watch it. Generating an address needs no connection to the chain at all, so the customer was given a real, valid address,…
- Futures Trading6.1.8Upgrade notes
A failover release, and the failure it fixes is silent. Only one process may run the matching engine, and it claims a lease to prove it. If the engine is killed hard — out of memory, a crashed thread, a kill -9, a server losing power — the lease row it hold…
- P2P Trading6.2.8Upgrade notes
A trust release. A cancelled trade counted against both traders, so a buyer could open a trade, cancel it before paying, and walk a seller's 100% rating down for free — the seller having done nothing but wait. Completion rates move when you update; read Upg…
12 August 2026Wednesday14 releases
- AI Investments6.1.7Upgrade notes
An investment opened from the admin table took no money and was paid out anyway. Add on the admin investments screen inserted an ACTIVE position without debiting a wallet and without writing a funding record — and the hourly settlement then found the custom…
- AI Market Maker6.1.9Upgrade notes
Read the Upgrade Notes. A market whose maker is configured ACTIVE but is not actually quoting will now have its old quoted levels cleaned up. Until now a configured maker switched the platform's ghost-level sweep off for that market entirely, indefinitely —…
- AI Support Agent6.0.2
The agent could not resend a verification email on a stock install. Resending one is one of the few actions the agent may carry out on a customer's behalf, and it is gated on the platform's email-verification switch. That switch had no stored value until an…
- Bicrypto6.6.4Upgrade notes
A settings-defaults release, and the defaults decided whether security was enforced. Nothing has ever written a settings row until somebody saves the admin panel, and the backend read a missing row as off while the panel drew it as on. Thirteen switches dis…
- Copy Trading6.2.1Upgrade notes
The leader's share was being taken off the wrong figure. Both fees on a profitable copy are meant to compound — the platform takes its cut, and the leader takes their percentage of what is left. One of the three places this arithmetic lives took the leader'…
- Exchange Engine6.4.0Upgrade notes
A trading release, and the largest part of it is depth that was not real. An order the ledger had already cancelled or deleted could go on being displayed as resting liquidity nobody could remove — missing from the customer's Open Orders, untouched by Cance…
- Futures Trading6.1.7
An insurance-fund accounting release. When an order is placed, its whole fee is credited to the treasury and a slice of it is immediately moved into the insurance fund. So between placement and cancellation the treasury holds less than the fee — and the ref…
- Hummingbot Connector6.0.8Upgrade notes
A stuck-order release, and it is the most damaging fault this connector has had. When the exchange refused a cancel — a rate limit, a bad gateway, a dropped connection — the connector gave up on it silently. Hummingbot stopped tracking the order; the exchan…
- MailWizard for Bicrypto6.1.5
This release adds reusable Blocks — save a section of an email once and drop it into any template — and fixes the two things a campaign screen would not tell you: how long a campaign will actually take, and how to re-send to the recipients that failed witho…
- MLM & Affiliate System6.1.9Upgrade notes
Marking a paid reward as unclaimed created one nobody could ever collect. The single-reward screen already refused it. The bulk control on the rewards list — which is how an operator normally reaches it — did not, and it writes the same column with the same…
- NFT Marketplace6.2.3
Two settings switches were describing behaviour that was not happening. The marketplace settings panel drew Require KYC for high-value purchases and Require metadata validation as switched on, while the backend read an unsaved setting as off — so an operato…
- P2P Trading6.2.7Upgrade notes
A fee and messaging release. The escrow fee was being waived for the wrong party: it is carved out of the buyer's proceeds, and the waiver that stops the platform charging itself was checking the seller. So every trade the platform sold charged nothing whil…
- Payment Gateway6.2.0
The currency picker was empty on an install that had never saved its settings. Deciding which currencies a merchant may be paid in starts by asking whether spot and fiat wallets are switched on. The platform's settings table starts empty and nothing seeds i…
- Staking6.2.0Upgrade notes
The early-withdrawal queue is the centre of this release. There was no way to say no to a request — an operator could only approve it, or cancel the position, which returns the principal and forfeits every reward the staker had earned. Approving was not muc…
11 August 2026Tuesday23 releases
- AI Investments6.1.6Upgrade notes
A money-correctness release. Three of these fixes change what happens to a customer's money, and all three are worth a look at your existing records.
- AI Market Maker6.1.8Upgrade notes
The addon's money and teardown paths, audited end to end.
- AI Support Agent6.0.1Upgrade notes
A performance release. The answers a customer receives in a conversation, and the coverage percentage on Gaps, are decided by the same rules as before: two lookups that ran after the reranker now run underneath it, a report that replayed two hundred questio…
- Algo Trading Bots6.0.4Upgrade notes
A correctness release for the strategy marketplace, the engine's safety switches and the money figures this add-on publishes, carrying a backend performance pass with it.
- Bicrypto6.6.3Upgrade notes
A correctness release, and a large one. Every engine that touches money was audited by people briefed to assume it was wrong, every customer-facing figure was compared to the ledger behind it, and every gate that decides who may move money was tested by try…
- Binary Trading AI Engine6.0.3Upgrade notes
6.0.3 began as a performance release and became a correctness one. An adversarial audit of every money engine on the platform read this addon line by line and found the settlement seam handing prices between decisions that were never made for each other — i…
- Chart Engine1.1.1Upgrade notes
Chart Engine is the charting surface the rest of the platform draws prices on: the binary trade chart, the spot and futures trade terminal, and the market views built on them. It draws candlestick, line, area, bar and Heikin-Ashi charts itself rather than e…
- Copy Trading6.2.0Upgrade notes
This began as a reliability and performance release and became a money release. A leader advertising a 0% profit share had twenty percent taken from every follower's profit anyway; a platform fee turned down to zero still collected two percent; and an exit…
- E-commerce6.1.6Upgrade notes
A correctness release for the money paths around discount codes, alongside repairs to the totals shown to buyers in the cart, at checkout and on the order page, and a reliability pass on the admin order screens.
- Exchange Engine6.3.9Upgrade notes
Three bodies of work. The largest is a sweep through the trading engine's money paths: deleting a market refunded nothing and left every resting order's funds held, cancelling a copy-trading order released a different wallet's hold, and a single order that…
- FAQ & Knowledge Base6.1.4Upgrade notes
One filter on the admin FAQ list could never match anything. Picking a tag emptied the table and set the three counters above it to zero, so the screen reported that the tag had no questions instead of reporting a failure. The questions were there the whole…
- Forex & Multi-Asset Trading6.0.4Upgrade notes
cTrader has been removed from the product. Spotware refused our Open API application, so the credentials the integration is built on cannot be issued — not to us, and not to you through us. Both halves are gone: the market-data feed added in 6.0.2 and the A…
- Forex Investment6.1.8Upgrade notes
A money-safety release for the administrative side of the add-on, drawn from a line-by-line audit of every place an operator's click moves a customer's money.
- Futures Trading6.1.6Upgrade notes
Leveraged futures trading on this platform could pay out money that was never deposited. Measured on a single trade: two traders posted 60 each against 300 of notional, and closing both sides paid out 160. The 40 came from nowhere, and every request answere…
- Hummingbot Connector6.0.7Upgrade notes
If you run a PMM strategy on this connector, it has never placed an order.
- ICO Launchpad6.2.4Upgrade notes
Two of the fixes in this release move money, and both live in what happens to a sale that misses its soft cap. A failed offering handed every contributor the whole purchase price back — including those whose tokens the creator had already sent on-chain, who…
- MLM & Affiliate System6.1.8Upgrade notes
This release corrects what the programme pays, and to whom, in both halves of the reward engine. The half that pays the instant a referred customer acts applied its percentage to the raw transaction figure and never converted it into the currency the reward…
- Monero Blockchain6.1.5
A performance release, all of it in the work the addon does while nothing else is happening.
- NFT Marketplace6.2.2Upgrade notes
Version 6.2.2 repairs several defects that blocked, moved or misreported money, and speeds up the public collection list.
- P2P Trading6.2.6Upgrade notes
This release repairs two ways a seller's collateral came apart from a live trade's escrow, corrects what the marketplace promises a buyer before they commit, and finishes a performance pass over the backend. Pausing, disabling or rejecting an offer with a t…
- Payment Gateway6.1.9Upgrade notes
This release corrects the arithmetic that splits every payment into your fee and the merchant's share. The fee was rounded to eight decimal places while the wallet that receives it settles at the currency's own precision, so the two halves did not add up to…
- Staking6.1.9Upgrade notes
A money release. Several defects in this add-on each moved the wrong amount, or moved nothing at all, and two of them cost a customer.
- Tron Blockchain6.1.3Upgrade notes
The Tron addon gives your Ecosystem installation TRX and TRC20 custody — deposit addresses, withdrawals and balance tracking on the Tron chain.
8 August 2026Saturday1 release
7 August 2026Friday1 release
5 August 2026Wednesday3 releases
- AI Market Maker6.1.7Upgrade notes
Every remaining screen of the addon, brought onto the console the dashboard moved to in 6.1.6 — and the market record page rebuilt around the question it could not answer: why is this market not trading?
- Binary Trading AI Engine6.0.2Upgrade notes
The release that makes the engine's core promise real, and then makes it visible. Before this it could not steer an AI-Market-Maker market at all — it read one price series while settlement used another — its configured risk limits were read by nothing at r…
- E-commerce6.1.5Upgrade notes
Version 6.1.5 is the customer-facing half of the store, where 6.1.4 was the admin half. Products can now carry more than one picture, the product page has been rebuilt around them, and the other eight storefront pages have been brought onto the same frame.
4 August 2026Tuesday2 releases
- P2P Trading6.2.5Upgrade notes
Version 6.2.5 rebuilds P2P on both sides of the glass — the marketplace, the offer composer, the trade room and the payment-method book your traders use, and the case screens your staff rule from.
- Staking6.1.8Upgrade notes
A pool can now offer several lock terms at once, each with its own rate and its own payout schedule — 365 days at 10% paid at the end, 90 days at 8% paid weekly, 30 days at 5% paid daily, out of one pool and one capacity budget.
3 August 2026Monday1 release
2 August 2026Sunday16 releases
- AI Market Maker6.1.6Upgrade notes
The admin dashboard, rebuilt around the one question it could not previously answer: is this market actually making a market right now?
- Bicrypto6.6.1Upgrade notes
Seven bodies of work: SMS, a new payments provider, a rebuilt payment gateway admin, a product-wide sweep of loading states, a repair of the support desk, a correction to what a wallet balance means, and a platform-wide sweep of money figures that were addi…
- Copy Trading6.1.8Upgrade notes
Version 6.1.8 rebuilds the copy-trading admin dashboard and changes what it is for.
- E-commerce6.1.4Upgrade notes
Version 6.1.4 is one body of work: the store admin dashboard. It has been rebuilt on the platform's standard page frame, and rebuilding it meant checking every figure on it against the code that produces it.
- Exchange Engine6.3.7Upgrade notes
One body of work: the ecosystem admin console — the landing page of the addon that holds customer coins, which until now reported nothing about the coins.
- FAQ & Knowledge Base6.1.2Upgrade notes
One body of work: the knowledge-base admin dashboard, rebuilt around what a content operator actually does — and a correction to most of the numbers that were on it.
- Forex & Multi-Asset Trading6.0.3Upgrade notes
A correction release for the risk desk, and a rebuild of the screen it lives on.
- Forex Investment6.1.6Upgrade notes
One body of work: the forex admin dashboard, rebuilt onto the standard console frame.
- Futures Trading6.1.4Upgrade notes
The futures admin dashboard reported numbers that did not mean what they said.
- Hummingbot Connector6.0.5Upgrade notes
An admin release. Nothing in the connector, the exchange API or the bot-facing paths changed — a bot that trades today trades identically after updating, and there is no connector to reinstall.
- ICO Launchpad6.2.2Upgrade notes
An admin console release. No money path changes in this version — what changes is what the ICO admin screens tell you about the money and the offerings you already have.
- MLM & Affiliate System6.1.6Upgrade notes
Version 6.1.6 is about the admin affiliate dashboard, and it starts with two faults in the same place: how that page compared this month against last month.
- NFT Marketplace6.2.0Upgrade notes
This release rebuilds one screen: the front page of the NFT admin area. It was a scoreboard, and it is now a moderation console.
- P2P Trading6.2.4Upgrade notes
Version 6.2.4 rebuilds the P2P admin dashboard around the question it exists to answer — who is waiting on the desk right now — and corrects four things it had been reporting wrongly. It then finishes the same job on the eight screens behind it, where a pag…
- Payment Gateway6.1.7Upgrade notes
Version 6.1.7 is a rebuild of the gateway admin dashboard, and it starts from what an operator actually opens that page to find out: what is waiting on them, and how long it has been waiting. Merchants take money through this platform and the platform owes…
- Staking6.1.7Upgrade notes
Two bodies of work: the staking admin overview, rebuilt because the numbers at the top of it were wrong, and a pass over the remaining staking admin screens so they stop replacing themselves while they load.
1 August 2026Saturday2 releases
- Bicrypto6.6.0Upgrade notes
An email reliability release that also rebuilds the record details dialog, the analytics tab, the admin dashboard and the permission gates behind every admin table.
- Forex & Multi-Asset Trading6.0.2Upgrade notes
A market data release. cTrader Open API is now a market data provider — the only one whose live feed is free — and the provider screen has been rebuilt around choosing between them.
31 July 2026Friday1 release
30 July 2026Thursday2 releases
- Hummingbot Connector6.0.3Upgrade notes
Version 6.0.3 fixes order placement, which was failing 100% of the time, and order cancellation and lookup, which returned "not found" for every request. Between them these made the connector unusable for trading. On current Hummingbot releases the connecto…
- MailWizard for Bicrypto6.1.0Upgrade notes
Version 6.1.0 fixes a create flow that discarded the two things it was given. Designing an email and saving it stored an empty body; building a campaign and choosing recipients stored no recipients. Both reported success, so a campaign could be activated an…
29 July 2026Wednesday16 releases
- AI Market Maker6.1.5Upgrade notes
A full review of the addon: every admin screen, the price engine and the pool money paths.
- AI Market Maker6.1.4Upgrade notes
v6.1.3 removed the legacy bot subsystem on the grounds that everything it did already existed elsewhere. Two of those grounds did not survive review: trade cadence and order size shaping genuinely did not exist anywhere in the live engine.
- AI Market Maker6.1.3Upgrade notes
Superseded by: v6.1.4 — see the correction block below before relying on this page.
- AI Market Maker6.1.2Upgrade notes
Version 6.1.2 replaces the price engine. The previous one advertised multi-timeframe behaviour it did not deliver — a market configured for 2% daily volatility realised 0.78%, and its micro-texture repeated verbatim every 25,600 updates, which a patient cli…
- E-commerce6.1.1Upgrade notes
Version 6.1.1 repairs the parts of the store that move money and the parts that hand goods over.
- Exchange Engine6.3.5Upgrade notes
Version 6.3.5 is the result of a full end-to-end review of the ecosystem addon — the on-chain wallet layer and the native order book that trades against it.
- FAQ & Knowledge Base6.0.9Upgrade notes
A full review of the FAQ addon — every screen, the AI helpers and both the public and admin sides.
- FAQ & Knowledge Base6.0.8Upgrade notes
The public FAQ statistics endpoint computes category statistics, the most-viewed articles (stripped of formatting, truncated, with a helpful-percentage) and the week's trending searches. It had no consumer anywhere on the site — the entire search-analytics…
- Forex & Multi-Asset Trading6.0.1Upgrade notes
A full review of the dealing desk — every screen, the execution and risk engines, the external-execution stack, the scheduled jobs, and both the terminal and the admin surface.
- Forex Investment6.1.2Upgrade notes
A full review of the Forex Investment addon — every screen, the settlement schedule and both the user and admin sides.
- Futures Trading6.1.0
A full end-to-end review of the futures addon.
- ICO Launchpad6.2.0Upgrade notes
Version 6.2.0 repairs the money path end to end. Before it, an ICO could take a contribution but could never pay it out or give it back: verifying and rejecting both failed outright, and the funds stayed on the platform wallet with no way out. Separately, e…
- MLM & Affiliate System6.1.1Upgrade notes
Version 6.1.1 fixes how much the affiliate program actually pays.
- NFT Marketplace6.1.4Upgrade notes
Version 6.1.4 repairs the custodial half of the marketplace. Accepting an NFT offer was impossible — every attempt failed with a server error while the buyer's funds stayed locked in escrow. Rejecting or withdrawing an offer either failed outright or silent…
- P2P Trading6.2.2Upgrade notes
Version 6.2.2 closes two ways a buyer could destroy a seller's offer for free, turns on the abuse limits that had silently never applied, makes every "funds released" message tell the truth, and stops the public offer page exposing a seller's exact last-log…
- Staking6.1.5Upgrade notes
Version 6.1.5 is a correctness release for the staking addon, following a full review of the money flow, reward mathematics, scheduling, position lifecycle, admin operations and both the user and admin screens.
28 July 2026Tuesday5 releases
- AI Investments6.1.1Upgrade notes
Version 6.1.1 makes the addon safe to operate. Cancelling an investment was impossible, deleting a duration destroyed the live investments that used it along with the users' money, deleting a plan stranded them forever, and several admin actions paid a seco…
- Algo Trading Bots6.0.0Upgrade notes
Version 6.0.0 brings bot creation into the trade terminal itself. Instead of navigating to a separate page, your users pick a strategy, tune it against the live price, fund it and launch it beside the chart they are already looking at.
- Bicrypto6.5.8Upgrade notes
Version 6.5.8 is a large release: geographic access restrictions, a withdrawal 2FA policy, binary options on ecosystem markets, real enforcement for the KYC feature switches, and the site's entire appearance moved out of code and into the admin panel. It al…
- Copy Trading6.1.6Upgrade notes
Version 6.1.6 extends copy trading beyond spot: leaders can now let followers copy their binary options trades as well as, or instead of, ecosystem spot trades. Each leader declares a trading type — SPOT, BINARY, or BOTH — and admins can offer spot only, bi…
- Forex & Multi-Asset Trading6.0.0Upgrade notes
Version 6.0.0 fixes the two things that made the terminal untrustworthy: higher-timeframe charts were built from invented candles, and closed markets showed no price at all. Chart history is now real, closed markets quote a last price, and the terminal show…
20 July 2026Monday1 release
17 July 2026Friday1 release
9 July 2026Thursday1 release
2 July 2026Thursday1 release
30 June 2026Tuesday11 releases
- AI Investments6.1.0Upgrade notes
Version 6.1.0 ships with the platform-wide Core v6.4.9 release: the AI-investment ROI calculation is aligned with the unified platform formula so returns are computed identically across the core, AI, and Forex processors.
- Bicrypto6.4.9
Version 6.4.9 is a large security and money-safety release closing a platform-wide audit of the core and every extension. Fiat-gateway webhooks no longer trust the caller's payload, authentication closes account-takeover and replay paths, owner-scoped endpo…
- Copy Trading6.1.2Upgrade notes
Version 6.1.2 is the copy-trading half of the platform-wide Core v6.4.9 money-safety audit. It fixes a set of follower fund-flow bugs that could strand or leak funds across the place → hold → fill → cancel lifecycle, makes the allocation idempotency keys re…
- E-commerce6.1.0Upgrade notes
Version 6.1.0 ships with the platform-wide Core v6.4.9 release. Checkout is now atomic across multiple items, and the discount schema gains fixed-amount and free-shipping types.
- Exchange Engine6.2.6Upgrade notes
Version 6.2.6 is the ecosystem-extension half of the platform-wide Core v6.4.9 security and money-safety audit. It hardens the custodial on-chain wallet and the order book where funds move: UTXO (Bitcoin-like) withdrawals can no longer double-spend if the p…
- Forex Investment6.1.1Upgrade notes
Version 6.1.1 is the Forex-extension half of the platform-wide Core v6.4.9 money-safety audit. Internal balance movements are now recorded with audit rows, the admin approve/withdraw paths are guarded and idempotent, and the investment ROI calculation is al…
- Futures Trading6.0.9Upgrade notes
Version 6.0.9 is the futures-extension half of the platform-wide Core v6.4.9 money-safety audit. Order debits now go through the centralized wallet service with a deterministic key, a reconciliation job flags any order without a matching debit, and the emer…
- ICO Launchpad6.1.7Upgrade notes
Version 6.1.7 ships with the platform-wide Core v6.4.9 money-safety audit: purchase debits are made idempotent and a creator can no longer invest in their own offering.
- MLM & Affiliate System6.1.0Upgrade notes
Version 6.1.0 ships with the platform-wide Core v6.4.9 release. Referral-reward conditions are now evaluated automatically and idempotently by a cron, and a self-referral loophole is closed.
- NFT Marketplace6.1.3Upgrade notes
Version 6.1.3 is the NFT-marketplace half of the platform-wide Core v6.4.9 security audit. It makes auction settlement and purchases race-safe and chain-verified (so a retry or a race can't double-spend on-chain or flip ownership without payment), closes au…
- Staking6.1.1Upgrade notes
Version 6.1.1 ships with the platform-wide Core v6.4.9 release. Principal is returned automatically when a stake's lock period ends, early withdrawals route to review with a visible timeline, and the lock period is now enforced. Staking amounts move to fixe…
16 June 2026Tuesday3 releases
- Bicrypto6.4.5
Version 6.4.5 is a stability and money-safety release centered on the Monero (XMR) withdrawal path. The withdrawal executor has been hardened against the two ways a single-wallet RPC chain can lose money — re-broadcasting a withdrawal that already went out,…
- Exchange Engine6.2.3Upgrade notes
Version 6.2.3 fixes a critical bug where ECO native deposits were never credited on any testnet (BSC testnet / tBNB, ETH Sepolia, etc.). The multi-provider transaction lookup ignored the configured network and always queried mainnet, so a confirmed testnet…
- Staking6.1.0
Version 6.1.0 is a major reliability and accuracy release for the Staking extension. We rebuilt how staking rewards are calculated and paid, strengthened how your staked funds are returned, added full support for Ecosystem (on-chain token) wallets, and refr…
14 June 2026Sunday1 release
26 May 2026Tuesday1 release
24 April 2026Friday1 release
23 April 2026Thursday1 release
17 April 2026Friday1 release
7 April 2026Tuesday1 release
12 March 2026Thursday1 release
6 March 2026Friday7 releases
- Bicrypto6.2.6Upgrade notes
Version 6.2.6 is a compatibility maintenance release that updates all addon dependencies to their latest versions. No new features or breaking changes are introduced.
- E-commerce6.0.9
Version 6.0.9 is a targeted bug-fix release addressing issues discovered after the 6.0.6 overhaul. It corrects a gap in the discount records left by the new discount schema, fixes inventory reservation on physical product orders, and resolves several fronte…
- E-commerce6.0.8
Version 6.0.8 is a comprehensive audit and hardening release for the AI Investment addon. It fixes critical financial integrity bugs including double-credit vulnerabilities, race conditions in concurrent investment processing, missing wallet side-effects on…
- E-commerce6.0.6
Version 6.0.6 is a comprehensive bug-fix and hardening release. It corrects critical flaws in the order lifecycle, discount system, inventory management, and download access control. It also closes a path traversal security vulnerability in the file downloa…
- FAQ & Knowledge Base6.0.7
Version 6.0.7 is a comprehensive stability and correctness release for the FAQ addon. It fixes critical race conditions in the admin FAQ list, hardens the backend endpoints with proper validation and transaction safety, corrects analytics calculation bugs,…
- ICO Launchpad6.1.3
Version 6.1.3 is a comprehensive security, financial integrity, and stability release for the ICO module. It addresses critical vulnerabilities including double-refund exploits, broken idempotency in token purchases, missing authorization checks, and floati…
- MLM & Affiliate System6.0.8Upgrade notes
Version 6.0.8 is a comprehensive stability and correctness release for the MLM & Affiliate addon. It fixes critical bugs in binary tree placement, reward notification routing, cycle detection safety, and self-referral handling. It also introduces determinis…
5 March 2026Thursday3 releases
- Bicrypto6.2.5
Version 6.2.5 is a major stability and financial integrity release. It fixes critical bugs in exchange order handling and wallet operations. It also introduces a unified platform fee collection system that replaces 20+ scattered fee recording calls, ensurin…
- Exchange Engine6.1.0
Version 6.1.0 fixes critical ECO wallet bugs including double balance on deposits, vanishing trading fees, and unsafe chain transfers. It also adds a visual eco market indicator to the trading interface.
- P2P Trading6.1.0
Version 6.1.0 is a comprehensive security and stability release for the P2P trading system.
15 February 2026Sunday2 releases
- ICO Launchpad6.1.0
Version 6.1.0 introduces full crypto-precision support across the ICO module. All price and amount inputs now accept any decimal precision, enabling proper BTC and other cryptocurrency pricing. Also includes dark mode fixes, conditional KYC display, and inv…
- P2P Trading6.0.7
- Changed the trade dashboard to show cancelled trades in their own tab, with the cancellation reason and date. - Changed the active-trades query to use the platform's real status values.
30 January 2026Friday1 release
9 January 2026Friday1 release
8 January 2026Thursday4 releases
- AI Investments6.0.5Upgrade notes
Version 6.0.5 includes critical fixes for profit calculation, currency display, and investment result handling (WIN/LOSS/DRAW).
- Bicrypto6.1.2
Version 6.1.2 is a minor patch focusing on license activation improvements and type safety enhancements for validation.
- Bicrypto6.1.1
Version 6.1.1 is a cumulative update that focuses on enhancing the update system with improved sequential update handling.
- MLM & Affiliate System6.0.6Upgrade notes
Version 6.0.6 fixes critical MLM settings and referral tree display issues, and improves error handling for users without referrers.
7 January 2026Wednesday5 releases
- Bicrypto6.1.0Upgrade notes
Version 6.1.0 improves email template styling and introduces a complete email unsubscribe management system, allowing users to manage their notification preferences directly from email links.
- Bicrypto6.0.9Upgrade notes
Version 6.0.9 addresses multiple KYC verification issues, improves UI consistency, replaces Google reCAPTCHA with a custom Proof-of-Work captcha system, and adds AI Investment support to the Pro Trading layout.
- Exchange Engine6.0.5Upgrade notes
Version 6.0.5 addresses issues with ecosystem market creation and token icon display in the admin panel.
- ICO Launchpad6.0.6Upgrade notes
Version 6.0.6 includes comprehensive improvements to the ICO admin panel including phase management, offering editing, dark theme support, metrics display, emergency cancel/refund functionality, and chart redesign.
- MLM & Affiliate System6.0.5Upgrade notes
Version 6.0.5 introduces a comprehensive overhaul of the affiliate referral reward system with new condition types, a redesigned management interface, and integration with all platform extensions.
6 January 2026Tuesday3 releases
- AI Market Maker6.0.5Upgrade notes
Version 6.0.5 focuses on stability and reliability improvements for the AI Market Maker engine. This release fixes critical issues with orderbook synchronization and introduces smoother price movement controls to prevent erratic market behavior.
- Bicrypto6.0.8Upgrade notes
Version 6.0.8 addresses several bugs across the platform including registration errors, blog post editing problems, and backend improvements.
- Bicrypto6.0.7Upgrade notes
Version 6.0.7 fixes exchange API timestamp synchronization issues and adds proxy support for exchange API requests, allowing connections through HTTP/HTTPS/SOCKS proxies when the server's IP is blocked by the exchange.
5 January 2026Monday1 release
4 January 2026Sunday15 releases
- AI Investments6.0.2Upgrade notes
Version 6.0.2 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability and security for all AI investment operations.
- AI Market Maker6.0.4Upgrade notes
Version 6.0.4 introduces the Realistic Market Movement System - your AI markets now behave like real exchanges with natural bull/bear runs, market cycles, and unpredictable price action that spans days and weeks.
- AI Market Maker6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for market maker operations.
- Bicrypto6.0.5Upgrade notes
Version 6.0.5 addresses critical issues in the trading chart and market data handling. This release fixes connection issues that caused duplicate data streams, ensures chart data continues updating when changing timeframes, and standardizes the default char…
- Copy Trading6.0.4Upgrade notes
Version 6.0.4 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all copy trading operations.
- E-commerce6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all e-commerce operations.
- Forex Investment6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all forex trading operations.
- Futures Trading6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability and consistency for all futures trading operations.
- ICO Launchpad6.0.4Upgrade notes
Version 6.0.4 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all ICO, STO, and IDO operations.
- MailWizard for Bicrypto6.0.2Upgrade notes
Version 6.0.2 aligns Mailwizard with the new Multi-Channel Notification Service from Core v6.0.4, ensuring seamless integration with the centralized email system.
- MLM & Affiliate System6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all affiliate and MLM operations.
- NFT Marketplace6.0.4Upgrade notes
Version 6.0.4 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all NFT marketplace operations.
- P2P Trading6.0.3Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all P2P trading operations.
- Payment Gateway6.0.3Upgrade notes
Version 6.0.3 moves the Payment Gateway extension onto the new centralized wallet and notification services introduced in Core v6.0.4, making every payment operation more reliable.
- Staking6.0.4Upgrade notes
Version 6.0.4 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all staking operations.
3 January 2026Saturday1 release
1 January 2026Thursday1 release
17 December 2025Wednesday1 release
16 December 2025Tuesday1 release
15 December 2025Monday1 release
7 December 2025Sunday1 release
6 December 2025Saturday1 release
5 December 2025Friday2 releases
- AI Market Maker5.0.2
- Changed market processing to run in controlled batches — five markets at a time, with a short pause between batches — instead of all at once. This prevents CPU and memory spikes when many markets are active, and reduces database connection contention. - C…
- P2P Trading5.3.2
- Changed all confirmation actions to use the same modal dialog - Proper dark/light mode color support - Better accessibility with focus management
4 December 2025Thursday1 release
3 December 2025Wednesday1 release
2 December 2025Tuesday1 release
December 202516 releases
- AI Investments6.0.0Upgrade notes
Version 6.0.0 introduces a complete redesign of the AI Investment extension with a futuristic, innovative aesthetic. This release features a cyan and purple color schema that embodies the forward-thinking nature of AI-powered investment strategies, while de…
- AI Market Maker6.0.0Upgrade notes
Version 6.0.0 is a complete redesign of the AI Market Maker extension with a futuristic aesthetic, built on a cyan and purple colour schema, alongside new admin tools and integration with Bicrypto v6.
- E-commerce6.0.0Upgrade notes
Version 6.0.0 represents a complete transformation of the Ecommerce extension with a warm, inviting aesthetic. This release introduces a brand-new landing page, unified amber and emerald color schema, and comprehensive redesign of all user and admin interfa…
- Exchange Engine6.0.0Upgrade notes
Version 6.0.0 is a complete redesign of the Ecosystem extension with a blockchain-centric aesthetic. This release features a blue and cyan colour schema that reflects the interconnected nature of blockchain networks, and pairs it with a rebuilt set of admin…
- FAQ & Knowledge Base6.0.1Upgrade notes
Version 6.0.1 improves the FAQ management workflow by converting drawer-based editing to dedicated full-page experiences and integrating the new WYSIWYG editor from Core v6.0.1.
- FAQ & Knowledge Base6.0.0Upgrade notes
Version 6.0.0 represents a transformative redesign of the FAQ extension with a clarity-focused aesthetic. This release introduces a premium landing page, innovative troubleshooter tool, and comprehensive redesign featuring sky blue color schema that embodie…
- Forex Investment6.0.0Upgrade notes
Version 6.0.0 represents a complete transformation of the Forex extension with a wealth-focused aesthetic. This release introduces a premium landing page, unified emerald and teal color schema, and comprehensive redesign of all user and admin interfaces wit…
- Futures Trading6.0.1
Version 6.0.1 introduces a dedicated futures markets landing page, fixes critical WebSocket connectivity issues for order updates, and resolves database query errors.
- Futures Trading6.0.0Upgrade notes
Version 6.0.0 introduces a complete redesign of the Futures extension with an urgent, high-energy aesthetic. This release features an amber and red colour schema that embodies the high-risk, high-reward nature of futures trading, while delivering admin tool…
- ICO Launchpad6.0.0Upgrade notes
Version 6.0.0 is a complete redesign of the ICO extension with a growth-oriented, innovative aesthetic. This release introduces a landing page, a unified teal and cyan color schema, and a redesign of all investor and admin interfaces with enhanced animation…
- MailWizard for Bicrypto6.0.0Upgrade notes
Version 6.0.0 introduces a redesign of the Mailwizard extension with a professional communication aesthetic. This release features a violet and rose color schema that embodies professional email marketing and elegant communication design, along with new adm…
- MLM & Affiliate System6.0.0Upgrade notes
Version 6.0.0 represents a complete visual and functional redesign of the Affiliate extension. This release introduces a brand-new landing page, unified color schema, and enhanced user experience across all pages, perfectly integrated with the new Bicrypto…
- NFT Marketplace6.0.0Upgrade notes
Version 6.0.0 introduces a redesign of the NFT extension with a creative, artistic aesthetic. This release features an advanced purple and pink color schema that embodies digital creativity and contemporary art culture, while delivering powerful admin tools…
- P2P Trading6.0.0Upgrade notes
Version 6.0.0 is a complete redesign of the P2P Trading extension with a trust-focused aesthetic. This release introduces a brand-new landing page, a unified blue and violet color schema, and a redesign of all trader and admin interfaces with enhanced anima…
- Payment Gateway6.0.0Upgrade notes
Version 6.0.0 represents a revolutionary transformation of the Gateway extension with a modern, secure aesthetic. This release introduces a premium landing page, unified indigo and cyan color schema, and comprehensive redesign of all merchant and admin inte…
- Staking6.0.0Upgrade notes
Version 6.0.0 is a complete redesign of the Staking extension with a premium, expertise-driven aesthetic. This release introduces a brand-new landing page, a unified violet and indigo color schema, and a redesign of all staker and admin interfaces with enha…
1 December 2025Monday1 release
29 November 2025Saturday2 releases
- Bicrypto5.7.2
- Added real-time streaming of trades and candlestick data: live trade history showing recent buys and sells with their prices and amounts, and real-time candlestick charts at configurable intervals (1m, 5m, 1h, 1d and others). Updates are sent only when ne…
- P2P Trading5.2.9
- Added real-time trading statistics for counterparties - Total completed trades count for each user - Completion rate percentage showing reliability - Helps assess counterparty trustworthiness before trading - Statistics calculated dynamically from actual…
22 November 2025Saturday2 releases
- ICO Launchpad5.2.4
- Fixed admin approve/reject/flag/unflag actions showing "Something went wrong!" error - Fixed token type showing random codes instead of readable names (e.g. "Governance", "Utility") - Fixed admin actions so they complete and refresh the view correctly
- P2P Trading5.2.6
- Fixed database errors when creating or editing offers - Fixed corrupted data that caused offers to fail
5 November 2025Wednesday1 release
23 October 2025Thursday1 release
21 October 2025Tuesday1 release
9 October 2025Thursday2 releases
- Bicrypto5.5.5
- Added WalletConnect setup documentation - Added logo configuration improvements, with separate light and dark mode artwork - Added settings synchronisation, so a settings change reaches open pages without a reload
- Exchange Engine5.2.3
- Added a calculation of the exact maximum a customer can withdraw once every fee is taken off, shown in the withdrawal form as it is filled in - Added UTXO validation before any balance is deducted - Added an information panel showing the maximum withdrawa…
12 September 2025Friday1 release
1 September 2025Monday3 releases
- Bicrypto5.4.9
- Image Directories: Better organized upload directories with meaningful names (e.g., depositMethods instead of depositCompound) - Directory Structure: Standardized naming conventions for upload folders across different features - Path Mapping: Implemented…
- Bicrypto5.4.8
- Feature Access Logic: Improved feature checks so they hold up across varied KYC configurations - Level Detection: Improved KYC level detection with multiple fallback mechanisms - Case Sensitivity: Fixed case sensitivity issues with feature names in KYC ch…
- P2P Trading5.2.1
- Changed the recent activities panel to show the latest 5 items for better performance - Added an endpoint for viewing all activities with pagination - Added proper action type mapping for better readability - Added support for payment method activity trac…
31 August 2025Sunday1 release
28 August 2025Thursday4 releases
- Bicrypto5.4.6
- Settings Page: Optimized initialization so the page redraws less while loading - State Updates: Improved update handling for better performance - Error Handling: A failure in one panel no longer takes down the page around it
- ICO Launchpad5.1.4Upgrade notes
- No database migrations required - All changes are backward compatible - Updates take effect immediately after deployment
- P2P Trading5.1.8Upgrade notes
- No database migrations are required for existing installations. Payment method associations are validated automatically on next use, and all changes are backward compatible with existing P2P offers.
- Staking5.1.3Upgrade notes
- No database migrations required - All changes are backward compatible - Updates take effect immediately after deployment
27 August 2025Wednesday3 releases
- Bicrypto5.4.5
- Parallel Processing: Implemented processing with 3-second timeout per wallet - Non-blocking Operations: Added fault tolerance preventing failed updates from blocking others - Query Optimization: Balance lookups now read only the fields they need - Chain H…
- Exchange Engine5.1.6Upgrade notes
bash XMRRPCUSER="walletrpc" XMRRPCPASSWORD="yourwalletrpcpassword" XMRWALLETPASSWORD="optionalencryptionpassword"
- P2P Trading5.1.7Upgrade notes
IMPORTANT: run the database migration before using the new payment method features.
20 August 2025Wednesday1 release
18 August 2025Monday1 release
9 August 2025Saturday1 release
4 August 2025Monday3 releases
- Bicrypto5.4.1
- Fixed network selection issues for spot deposits - Fixed ECO wallet withdrawals not processing correctly
- E-commerce5.1.1Upgrade notes
- There are no breaking changes. - Review your existing product file paths and make them relative. Digital product files are now resolved beneath a base directory set in your configuration, and a path that points outside it will no longer be served. - Test…
- ICO Launchpad5.0.1Upgrade notes
- Investment transactions now require wallet address validation - Token release API signature changed to include verification - Offering creation requires vesting configuration (optional)
3 August 2025Sunday3 releases
- Forex Investment5.1.1
- Added rate limiting across all financial operations — 5 requests per minute for transactions, 10 per hour for investments. - Added a complete audit trail: every forex operation is logged with the user, IP address, user-agent, amount and timestamp. - Added…
- MLM & Affiliate System5.0.6
- Changed the affiliate settings to refuse a configuration whose commission percentages total more than 100%, on both binary and unilevel structures. The total across every level is calculated as you configure it, and the error names the value you entered a…
- Staking5.0.9Upgrade notes
- Database: run migrations to add the new indexes (automatic with Sequelize sync) - Configuration: no configuration changes required
27 June 2025Friday2 releases
- Bicrypto5.2.1
- Added 22 new section templates organized across 10 categories.
- Bicrypto5.2.0
- Changed the 2FA form integration within the login modal for a better user experience - Changed loading states during authentication and KYC verification - Changed the login flow so it moves between password entry and 2FA verification without a page reload
26 June 2025Thursday1 release
25 June 2025Wednesday3 releases
- Bicrypto5.1.7
- Unified Market Data Handling: Added unified market data handling for spot markets with parallel data fetching for ticker, OHLCV, trades, and orderbook - Futures Market Integration: Added the same coordinated data streaming for all futures market data type…
- E-commerce5.0.6
- Fixed "Browse Products" buttons doing nothing, on the shipping page and elsewhere. - Fixed category links throughout the shop pointing at pages that were never served. - Fixed product links in cart items not opening the product. - Fixed the same fault on…
- E-commerce5.0.5
- Fixed "Browse Products" buttons doing nothing, on the shipping page and elsewhere. - Fixed category links throughout the shop pointing at pages that were never served. - Fixed product links in cart items not opening the product. - Fixed the same fault on…
24 June 2025Tuesday2 releases
- Bicrypto5.1.5
- Chart Switcher System: Added new admin setting to switch between Native Chart and TradingView Advanced charting - TradingView Charts: Added a TradingView chart with full real-time market data integration - Exchange Provider Support: Added support for mult…
- Bicrypto5.1.4
- Auto-Scroll Feature: Added automatic scrolling to show the best ask price by default on mobile - Redesigned Layout: Improved mobile order book layout with asks above, ticker price in middle, and bids below - Enhanced Display: Increased mobile orderbook di…
23 June 2025Monday1 release
22 June 2025Sunday4 releases
- Bicrypto5.1.1
- Form Integration: Improved form field population with actual saved values from database - Error Handling: Enhanced error handling for failed uploads and validation issues - Performance: Reduced multiple API calls during settings page initialization - Data…
- E-commerce5.0.4
- Added order tracking with a delivery timeline and shipping status. - Added secure digital product downloads, with expiry and licence keys. - Added discount validation supporting percentage, fixed amount and free shipping. - Added category-specific product…
- E-commerce5.0.3
- Added order tracking with a delivery timeline and shipping status. - Added secure digital product downloads, with expiry and licence keys. - Added discount validation supporting percentage, fixed amount and free shipping. - Added category-specific product…
- Staking5.0.3
- Fixed admin navigation links using incorrect plural forms (pools, positions, earnings) - Fixed all admin staking links so they point at the addresses the staking API actually serves
21 June 2025Saturday1 release
20 June 2025Friday2 releases
- Bicrypto5.1.6
- Intelligent Markdown Detection: Added automatic detection and rendering for update notes in admin system and extension pages - Styled Rendering: Update notes now render with proper styling and dark mode support - Enhanced Display Formatting: Proper format…
- Bicrypto5.0.8
- Path Management: Better handling of documentation file paths - Error Diagnostics: Enhanced error messages and debugging - Environment Support: Improved compatibility across different environments
17 June 2025Tuesday4 releases
- Bicrypto5.3.6
- 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 wi…
- Bicrypto5.3.5
- Changed the data models to follow MySQL indexing rules throughout - Changed startup so the database initialises properly, making the application more stable to start
- Bicrypto5.3.4
- Changed KuCoin deposit address generation to fall back through several methods rather than failing on the first, which raises the success rate across different exchange configurations
- Bicrypto5.3.3
- 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
30 January 2025Thursday4 releases
- Bicrypto5.5.3
- Changed cron jobs to broadcast their running, completed and failed states - Changed the timeout for external API calls from 5 seconds to 30 seconds - Changed error messages and validation to be clearer
- Exchange Engine5.2.0
- Changed UTXO saving on deposits for BTC, LTC, DOGE, DASH - Changed UTXO withdrawal logic to convert units properly - Changed stored balances to always be held in standard units, while calculations are always done in satoshis - Changed UTXO deposit monitor…
- ICO Launchpad5.1.8
- Dark Mode Support: Improved hero section with proper dark mode gradients and theme-aware colors - Admin Actions: Added comprehensive admin actions card with all action buttons - Visual Consistency: Enhanced card styling, layout spacing, and button groupin…
- Staking5.1.6
- Changed the staking screens to check for missing data throughout, so an incomplete response no longer breaks the page
29 January 2025Wednesday1 release
27 January 2025Monday4 releases
- Bicrypto5.5.2
- Changed the UTXO blockchain provider system to a more flexible architecture - Changed XMR deposit monitoring to use a global queue with batch processing - Changed pending confirmation broadcasts to only update when something has changed
- Exchange Engine5.1.9Upgrade notes
sql ALTER TABLE transaction MODIFY COLUMN amount DECIMAL(36, 8) NOT NULL, MODIFY COLUMN fee DECIMAL(36, 8) DEFAULT 0;
- FAQ & Knowledge Base5.0.7Upgrade notes
- Search API: /api/faq/search now returns FAQ results instead of just logging - Feedback API: Now requires authentication (was optional before) - Type Changes: Some type definitions have been consolidated and renamed
- P2P Trading5.1.3Upgrade notes
- Changed: starting a trade now requires an explicit action rather than happening automatically when an offer is accepted. - Changed: a message must contain at least one character; an empty message is rejected. - Changed: raising a dispute requires selectin…
25 January 2025Saturday5 releases
- Bicrypto5.7.0Upgrade notes
No action required. All changes are backward compatible and do not require database updates.
- Bicrypto5.3.8
- Added a full customer management screen in place of the basic user list - Added a 100-point activity score per user, weighted across several factors - Added risk levels — Low, Medium, High and Critical — with a confidence score - Added risk badges with co…
- FAQ & Knowledge Base5.0.6Upgrade notes
- Chart Appearance: Analytics charts now have a more professional and consistent appearance - Color Schemes: Updated color palettes may affect custom theming - Button Styling: Standardized button appearances across all FAQ interfaces - Timeframe Selector: N…
- ICO Launchpad5.2.5Upgrade notes
No action required. All changes are backward compatible and do not require database updates.
- P2P Trading5.2.7Upgrade notes
IMPORTANT: This update requires dropping and recreating the p2ptrades table due to schema changes.
23 January 2025Thursday1 release
20 January 2025Monday1 release
18 January 2025Saturday1 release
17 January 2025Friday20 releases
- Bicrypto5.6.4
- Added automatic orderbook reconciliation against actual order states, which runs when the matching engine starts - Removes ghost entries left behind by closed or cancelled orders - Corrects amounts to match the open order totals - Inserts entries for open…
- Bicrypto5.4.0
- Changed error messages to be clearer without disclosing more than they should - Changed admin wallet management to allow more flexible editing - Changed PayPal payment processing to improve the return flow
- Bicrypto5.3.7
- Added protection against multiple KYC applications being submitted for the same level - Added stricter validation of uploaded KYC documents - Added input sanitisation across KYC submissions, guarding against injection attacks - Added protection against fi…
- Bicrypto5.3.2
- Fixed orderbook subscription matching for the Kucoin provider, which caused WebSocket connection failures - Fixed the frontend not receiving orderbook data when Kucoin is the exchange provider - Fixed subscription key mismatches between frontend and backe…
- Bicrypto5.3.1
- Fixed orderbook subscription matching for the Kucoin provider, which caused WebSocket connection failures - Fixed the frontend not receiving orderbook data when Kucoin is the exchange provider - Fixed subscription key mismatches between frontend and backe…
- Bicrypto5.3.0
- Added automatic prioritization of ecosystem markets over spot markets - Added deduplication so market lists are clean and free of duplicates - Added an Eco badge so ecosystem markets are identifiable in the list
- Bicrypto5.2.9
- Added direct logo file replacement from the /public/img/logo/ directory - Added automatic PNG and WebP generation for every logo upload - Added exact dimension requirements per logo type - Added automatic updates of the related files (favicons, Apple icon…
- Bicrypto5.2.8
- 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
- Bicrypto5.2.7
- Added an import button to the spot currency admin page - Added the missing endpoint for assigning an agent to a support ticket - Added comprehensive error handling for ecosystem wallet creation - Added fallback locations for the smart contract used in wal…
- Bicrypto5.2.6
- Added action-specific tokens for login, register and password reset - Added conditional reCAPTCHA, applied based on your configuration - Added graceful fallback when reCAPTCHA fails or is disabled - Added user-friendly messages when verification fails - A…
- Bicrypto5.2.4
- Added error tracking and reporting for extensions - Added an automatic refresh of the extension list after an update - Added version tracking and display
- E-commerce5.0.7
- Changed order status management to validate against PENDING, COMPLETED, CANCELLED and REJECTED. - Changed shipping record creation to accept a delivery date, and to treat cost and tax as optional. - Changed the admin dashboard status indicators to use the…
- Exchange Engine5.1.1
- Added real-time validation, so form fields validate as they are typed in with immediate error feedback - Added meaningful placeholder text for all input fields: - Deposit amounts: "0.00" and "1000000.00" - Withdrawal amounts: "0.00" and "1000000.00" - Fee…
- Forex Investment5.0.6
- Added a User column to the admin forex accounts table, showing who owns each account. - Added the owner's avatar and contact details to forex account management. - Added a searchable user selector to the forex account creation form.
- Forex Investment5.0.5
- Changed the deposit flow to show a proper loading indicator while the account is validated, and a clear error state when validation fails. - Changed the withdrawal flow in the same way. - Changed account validation so it runs once the page has loaded in t…
- MLM & Affiliate System5.0.5
- Changed every affiliate endpoint to check and sanitise the values it is given, so a malformed request is refused consistently rather than handled differently depending on which endpoint received it.
- P2P Trading5.1.2
- Changed P2P currency conversion to distinguish between fiat and crypto currencies - Changed trade calculations to show accurate total values for all currency types
- P2P Trading5.0.8
- Added balance validation for sell offers on the server, so an offer exceeding available funds cannot be created - Added automatic wallet balance fetching when a currency is selected during offer creation - Added the available balance to the sell offer cre…
- P2P Trading5.0.7
- Added the ability to edit the payment methods on an existing P2P offer - Added a dedicated "Payment Methods" tab in the offer edit form - Added card-based payment method selection with visual indicators - Added real-time validation requiring at least one…
- Staking5.0.7
- Changed validation errors so they only appear after clicking the "Save Pool" button - Changed each form field to display its own specific validation error message - Changed the form to stay on the current page when validation fails, so users can fix the e…
16 January 2025Thursday1 release
15 January 2025Wednesday1 release
14 January 2025Tuesday1 release
13 January 2025Monday1 release
6 January 2025Monday1 release
January 20253 releases
- Bicrypto5.2.2
- Changed error handling so failures are easier to diagnose - Changed the platform to work more consistently across different deployment configurations - Changed API responses to raise proper error notifications
- Exchange Engine5.0.5
- Changed blockchain service availability checking in ecosystem utilities, so a missing service is detected before it is used - Changed ecosystem features to degrade gracefully when a specific blockchain service is missing - Changed blockchain services to l…
- ICO Launchpad5.2.6
- Emergency Cancellation (SuperAdmin): SuperAdmins can now cancel active ICOs and automatically refund all investors. Useful for protecting users from scam ICOs or critical security issues. All affected investors receive their funds back and a notification…
27 December 2024Friday2 releases
- Forex Investment5.0.3
- Changed the forex admin interface onto a consistent component structure, establishing the foundation the later forex admin features are built on.
- P2P Trading5.0.5
- Added a full offer editing interface with tabbed sections for Trade Settings, Location, Requirements and Status - Added form validation with security notices and real-time updates - Added a responsive layout with proper internationalization support - Adde…
20 December 2024Friday3 releases
- Bicrypto5.2.5
- Added a logo upload system that updates the platform everywhere immediately - Added logo management at /admin/system/logo - Added automatic generation of all logo variants (favicons, app icons) - Added direct updates that do not wait on a settings refresh
- E-commerce5.0.8
- Changed shipping cost to be calculated from your ecommerce settings rather than fixed in the code. - Changed shipping fees to be configurable from the admin settings panel. - Changed order totals to break shipping and tax out properly. - Changed order cos…
- Forex Investment5.0.4
- Added a user-facing forex signal endpoint that returns only the signals belonging to the signed-in user's accounts. - Added a plan duration endpoint for fetching the durations offered by a single plan. - Added an account signal endpoint for fetching the s…
December 20242 releases
- Bicrypto5.0.0
- Modern Technology Stack: Next.js 15+, React 19+, TypeScript, ScyllaDB, TailwindCSS v4, MashServer backend - Complete UI/UX Redesign: Modern interface with dark/light mode, mobile-first responsive design, improved accessibility - Enhanced User Experience:…
- P2P Trading5.0.0Upgrade notes
- MySQL 8.0+: For reliable data storage and transaction management - Redis: For real-time features and caching - WebSocket Support: For real-time trade updates - SSL Certificate: Required for secure P2P communications - Minimum 4GB RAM: Recommended for P2P…