You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Strip server-only TLS fields (certificate_path, key, acme) from client-facing configs — a leaked certificate_path made sing-box clients fail outright on per-domain TLS, with a migration to clean existing rows #52
Stop the self-update modal spinning forever after a successful update — it now reloads into the new version and times out after 120s instead #44
Enhancements
Check for a new release on every page load instead of caching the result for 24h #44
Dependencies
Bump vue to 3.5.40, qrcode.vue to 3.10.0, eslint-plugin-vue to 10.9.2, @babel/types to 8.0.4, and actions/setup-go to v7 #45#46#47#48#49