Skip to content

v3.7.0-lucx.182: fix(ui): Flow не сбрасывается в Нет после сохранения (lucx.182)

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:43
· 5 commits to main since this release

🔧 v3.7.0-lucx.182

Поле Flow появилось в 181, но после сохранения xtls-rprx-vision снова показывало «Нет».

Что было: клиент на AWG (и любом inbound без Vision). При сохранении flow обнулялся — AWG не умеет XTLS, бэкенд вычищал значение.

Сейчас: выбранный Vision пишется в запись клиента и подставляется при повторном открытии. На сам AWG-инбаунд по-прежнему не кладётся.

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


🔧 v3.7.0-lucx.182

Flow showed up in 181, then went back to "None" after save.

Cause: AWG (and other non-Vision inbounds) stripped xtls-rprx-vision on save.

Now: the chosen Vision is kept on the client record and restored when you reopen the form. It is still not written into the AWG inbound itself.

⚡️ Enjoy!