Version v0.14.1‑2
📅 June 27, 2026
♻️ Updated: June 28, 2026
🛠️ Improvements and optimization
- AMNEZIA, XRAY: added a warning that generating a new link for an entry hop invalidates the previous link, so the old connection that used it stops working.
- AMNEZIA, XRAY: improved the styling of entry and exit hops.
- VPN: added bulk refresh of user configurations — handy when you've changed the connection port and need to regenerate the configurations for all users.
- UI: fixed styles and behavior of some interface elements.
- UI: improved texts and translations.
- PARTNER: the panel can now accept partner-program codes during installation.
🐞 Bug fixes
- AMNEZIA, XRAY: fixed a bug where creating an entry hop with an exit hop link specified didn't bind them automatically — you had to set the binding manually by editing it.
- AMNEZIA, XRAY: fixed a bug where installing the module could apply a different port than the one explicitly specified.
- VPN: fixed a bug where the module page could stay empty when opened directly from the side menu.
- AMNEZIA, XRAY: a successful module restart is now recorded in the action log — this clears the false module-error indicator on the home page (just restart the module).
- NGINX: fixed an issue where a failed virtual-host save could leave a stale configuration — the config now rolls back correctly when the change can't be saved.
- MODULES: long-running module commands no longer hang forever.
- MODULES: synchronous ansible commands are no longer interrupted when the HTTP connection closes.
- OTHER: various minor fixes.