v1.1.1 — Current 3x-ui client API compatibility
X-UI Telegram Admin v1.1.1
This patch release restores client creation and deletion compatibility with current 3x-ui releases while preserving support for older panels.
Этот patch-релиз восстанавливает создание и удаление пользователей в актуальных версиях 3x-ui, сохраняя совместимость со старыми панелями.
Исправлено / Fixed
- Current 3x-ui client creation through
/panel/api/clients/add. - Automatic fallback to the legacy
/panel/api/inbounds/addClientendpoint. - Current 3x-ui client deletion and per-inbound detach behavior.
- Safe handling of clients attached to multiple inbounds.
- Regression tests for both current API operations.
Обновление / Upgrade
cd /opt/xui-telegram-admin
git pull --ff-only origin main
docker compose up -d --build api bot
docker compose ps
docker compose logs --tail=100 api botNo configuration changes are required.
Изменения конфигурации не требуются.