In this release, we introduced major improvements and reworked core modules. Multi-accounts are now available, commission management has been expanded, currency filters have been enhanced and numerous animations have been added on the client side. These updates make exchanges more convenient for users and administration easier for operators.
New Features
- Multi-Account Mode: Clients can now add multiple payout details (cards or accounts) with different amounts. The total is calculated automatically and synchronized with the “Receive” field. Errors and minimum thresholds are highlighted, a counter shows progress, and there’s an option to clear all accounts at once. Order details display everything transparently. In the admin panel, a new section allows configuration of field names, button labels, account limits, minimum amounts, and per-currency statuses with a convenient table and toggle controls.
- Improved Currency Filters: A currency can now belong to multiple filters. Next to each filter, a counter shows the number of matching currencies, which updates instantly during searches. Filters no longer disappear when parameters are toggled, and the list updates with smooth animations.
- Real-Time Commission Selection: When a commission is selected, the rate and total amount are recalculated instantly, allowing users to see the exact impact in real time.
- Commission Descriptions: A description field has been added below the commission list. The text is visible by default but can be collapsed or expanded with a toggle.
- Filtering Empty Commission Options: Commission options without a name or value are automatically hidden, ensuring users only see valid choices.
- Two Commission Types in the Commission Module: The module now supports two modes — dynamic commissions (which work in both directions and allow formulas such as -1, 0.5, *1.02, /1.05) and profit commissions (always subtracted to guarantee profit, only a number or percentage without a sign). In the admin panel, a new “Type” column was added, and the system correctly applies formulas for dynamic commissions while automatically subtracting profit commissions. All values are validated and normalized to ensure clean and safe data.
- Memo Tag Support in Rapira: Incoming transactions through Rapira now fully support memo tags.
- Redesigned Agreement Checkboxes: Agreement checkboxes are now displayed more compactly in the order card.
- Redesigned FAQ Section: The FAQ section has been fully reworked for a more modern and user-friendly experience.
- New Client-Side Animations: Numerous new animations have been added on the client side, making the interface smoother, livelier, and more engaging.
Fixes
- Fixed a bug where the “@” symbol did not work correctly in Telegram usernames.
- Fixed several previously reported minor bugs.
Technical Improvements
- Angular and Laravel updated to the latest stable versions, improving speed, security, and overall platform stability.