Back to Changelog

v4.5.135

Patch Released May 16, 2026

Panel-wide i18n cleanup: 15 hardcoded English strings now respect your selected language, and the Ops AI Tools window swaps the native browser alert for a polished modal.

Improvements

5
  • Hardcoded English labels in the Docker stack backup table (Stack, Containers, Volumes, Networks, Status, Actions), the firewall rules grid (Handle, Expression, Counter, Comment), the migration discovery step (Document Root), and the WordPress backup status column now respect the panel language.
  • Tooltips that were stuck in English are now translated everywhere: Copy URL in the Docker app templates, the command palette shortcut hint on the Ops AI taskbar, and the Email Content iframe title in the mail queue.
  • The Ops AI Tools window replaces the native browser alert dialog with a polished SweetAlert2 modal. The install command and GitHub link are now properly HTML-escaped, the dark mode renders correctly, and every string respects the panel language.
  • Reuse-first strategy: 15 of the 24 translation slots needed for this release reuse existing translation keys (common.status, docker.containers, firewallRules.handle, etc.). Only 9 net-new keys were added.
  • This release pairs with panel-i18n 1.0.12 which ships the translated strings. For the new labels to render, both packages must be applied.
See the Demo