Skip to content

v1.5.7

Choose a tag to compare

@shenaba shenaba released this 17 Jul 08:12
· 161 commits to main since this release
cfce478

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