3x-ui/frontend/src
Abdalrahman fd3770c8c9
fix: parse XHTTP extra fields from V2Ray links and v2rayN JSON imports (#4426)
- fromVmessLink: parse all XHTTP bidirectional fields (xPaddingBytes,
  xPaddingObfsMode, session/seq/uplink placements & keys, scMaxEachPostBytes,
  headers) from VMess share link JSON
- fromParamLink: parse same missing fields from the extra JSON param in
  VLESS/Trojan/SS share links and from URL params
- VLESSSettings.fromJson: handle v2rayN-style nested vnext array for
  address/port/id/flow/encryption; previously only flat format was accepted
- StreamSettings.fromJson: accept splithttpSettings as backward-compat
  alias for xhttpSettings, normalize splithttp network to xhttp

Closes #4406

Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2026-05-19 15:00:15 +02:00
..
api Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
components Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
composables fix(inbounds): hide node UI when no enabled node exists 2026-05-13 17:42:40 +02:00
entries Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
i18n fix: split locale chunks by removing eager i18n glob 2026-05-15 10:50:40 +02:00
models fix: parse XHTTP extra fields from V2Ray links and v2rayN JSON imports (#4426) 2026-05-19 15:00:15 +02:00
pages feat(panel): copy connection strings for mixed inbound (#4450) 2026-05-19 14:15:10 +02:00
utils Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00