Version v0.15.4‑3
📅 August 19, 2026
♻️ Updated: August 21, 2026
✨ New features
- QRYPTOPAY: added availability monitoring for the module — the BeAdmin cloud checks it from the outside, and the current status and downtime history are visible in your cloud account; you get an email when it goes down and when it recovers.
- QRYPTOPAY: added the ability to edit monitoring notification recipients. The list is shared with your cloud account — editing it in the panel or in the account changes the same list.
- QRYPTOPAY: added the ability to configure fees for payments — set separately for each currency in the "Fees" block.
🐞 Bug fixes
- WEB: after issuing or renewing an SSL certificate, the web server (Nginx or Apache) could keep serving the old — self-signed or expiring — certificate until something else triggered a config reload. It now reloads right after issuance.
- QRYPTOPAY: fixed a bug where installing or removing the module could report success even though it had actually failed; retrying now works correctly.
- QRYPTOPAY: fixed a bug where installation could fail on slow downloads or when the
aptmirror was unavailable. - QRYPTOPAY: fixed a bug where, after a restart, traffic to the module could get blocked for no visible reason, making it unreachable.
- LICENCE: fixed the display of the minimum payment amount for a payment method.
- MODULES: fixed a bug where a module installation could report success even though the module hadn't actually installed. A stopped or not-running module doesn't count as an installation failure — that's a separate state.
- OTHER: fixed a bug where checking for panel updates and installing or updating packages could conflict with each other and fail the operation.
- OTHER: various minor fixes.