Skip to content

v1.1.1 — Current 3x-ui client API compatibility

Choose a tag to compare

@Sampsih Sampsih released this 20 Jul 09:58
· 8 commits to main since this release

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/addClient endpoint.
  • 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 bot

No configuration changes are required.

Изменения конфигурации не требуются.