v1.6.1
Enhancements
- Automatic nginx reverse proxy with a new Domains & Certificates tab — generate and manage vhosts and certificates straight from the panel, key each vhost by its domain, and optionally put the sub server behind the proxy too #68
Bug Fixes
- Complete the
actions.*i18n keys across all six locales, so success toasts and the Changes audit log no longer render raw keys such asactions.reconcileNodeinto the UI #69 (fixes #66) - Drop the duplicate success toast on node reconcile / adopt — the shared response handler already shows one, so the hand-rolled component toast was firing a second time #69
- Fall back to the raw action name when an
actions.*key is missing (matchingHome.vue), so a future unkeyed action degrades to a plain name instead of leaking theactions.prefix #69
Full Changelog: v1.6.0...v1.6.1