# | Products | Last versions | Updated Release versions | Additional notes / Compatibility |
---|---|---|---|---|
Main Components | ||||
1 | Backend (core) | 2.4.8 | 2.4.9 | |
2 | Puppeteer | 2.4.7 | ||
3 | CoreConfig | 2.4.8 | 2.4.9 | |
4 | Workflow | 2.4.6 | ||
5 | Roles | 2.4.5 | ||
6 | PaymentGateway | 1.0.3 | 1.0.4 | |
7 | WithdrawRestrictions | 2.4.5 | ||
8 | SwapGateway | 2.4.5 | ||
9 | GoogleAuth | 2.4.2 | ||
10 | ManualRateSource | 2.4.4 | ||
11 | KYCGateway | 1.0.1 | 1.0.2 | |
12 | ManualPaymentInterface | 2.2.1 | ||
13 | Proxy | 1.4.1 | ||
Public Components | ||||
14 | TradingView | 0.1.0 | ||
15 | Elboto | 1.0.0-37 | ||
Additional Components | ||||
16 | UtxoPaymentInterface | 2.1.2 | 2.1.3 | |
17 | BankPaymentInterface | 1.4.1 | ||
18 | EthGoPI | 1.0.2 | ||
19 | TronPaymentInterface | 1.0.6 | ||
20 | ReferralProgram | 2.4.4 | ||
21 | Staking | 2.4.1 | 2.4.2 | |
22 | SumSub | 2.2.1 | ||
23 | WhiteBit | 2.4.10 | 2.4.11 | |
24 | KYCGlorep | 1.0.0 | ||
25 | BankPaymentInterfaceGloRep | 2.4.2 |
Release Notes:
Backend v.2.4.9
Fixed an intermittent error of orders remaining in a cancel state when the order was cancelled.
Added/enhanced
UINT256
fields in the operations accounting model to increase smart contract support & capabilities.Added automated email notification to end user for withdrawals initiated in their accounts to increase end-user security and for enhanced transparency.
CoreConfig v.2.4.9
Added an admin action button to initiate a new workflow: Assign end-user to an unallocated FIAT deposit that was verified by admin in their communication with the end-user. System stores the details of this operation for future reference.
Added the ability to download exchange rates before updates via WebSocket.
Added a feature for banning multiple users. Details are stored in the user information table.
PaymentGateway v.1.0.4
Improved definitions of internal recipient(s) for FIAT withdrawal.
KYCGateway v.1.0.2
Removed excess email communication for newly registered users to improve user experience.
Improved global phone verification process for problematic geo locations when SMS code was not sent by a 3rd party verification provider or missed by an end-user.
UtxoPaymentGateway v.2.1.3
Added support for registering and processing multiple deposits within a single blockchain transaction for UTXO currencies.
Staking v.2.4.2
Improved the image-building tool.
Improved the logic for updating currencies for end-users and admins.
WhiteBit v.2.4.11
Upgraded the system to process unlimited WhiteBit WebSocket reconnections when required.