Skip to content

v3.6.0-lucx.168: fix(awg): превью импорта не роняет страницу инбаундов (lucx.168)

Choose a tag to compare

@github-actions github-actions released this 24 Aug 09:38
· 162 commits to main since this release

⚠️ v3.6.0-lucx.168

167 ломал страницу Инбаунды сразу после открытия: Cannot read properties of null (reading 'length'). Баннер «нашли чужой AWG» ходил в preview, пустой ответ был candidates: null, React падал. Данные на сервере целы — просто UI.

🔘 Инбаунды снова открываются. Пустой preview — [], не null. Баннер больше не кладёт null в стейт.

После x-ui update обновите страницу (Ctrl+F5). Импортировать ничего не нужно, если баннера не было.

⚡️ Приятного использования!


⚠️ v3.6.0-lucx.168

167 crashed the Inbounds page on open: Cannot read properties of null (reading 'length'). The “found foreign AWG” banner hit preview, got candidates: null, React died. Server data is fine — UI only.

🔘 Inbounds opens again. Empty preview is [], not null. The banner never stores null.

After x-ui update, hard-refresh the page. No import needed if you never saw the banner.

⚡️ Enjoy!