Skip to content

v1.5.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@shenaba shenaba released this 12 Jun 07:35
· 1 commit to main since this release

Redesigned web panel (pre-release)

The panel frontend has been rebuilt from scratch on a handwritten design system — Vuetify and all UI-framework dependencies are gone.

Highlights

  • New console UI: dark-first dual themes, redesigned dashboard with pure-SVG charts (live traffic, gauges, protocol donut), card-based entity pages, centered edit dialogs
  • 6 languages (en / ru / vi / zh-CN / zh-TW) with first-class RTL Farsi
  • Responsive mobile layout (≤820px): tables become card lists, sidebar becomes an overlay drawer, safe-area aware
  • Hardened UI primitives: full keyboard navigation (combobox/listbox patterns), focus traps + body scroll lock + layered Esc handling for dialogs, IME-safe Escape (cancelling a CJK candidate list no longer closes the dialog), ARIA throughout
  • Lighter bundle (~413 KB gzip JS) embedded in the binary as before

Notes

  • Backend is unchanged from v1.4.7 (embedded sing-box v1.13.12); database and config are fully compatible
  • This is an alpha of the new UI — visual or interaction regressions are expected to exist; please report them with a screenshot and your browser/locale