mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-07 22:43:07 +00:00
- Add external_squad_uuid column to Tariff model with Alembic migration - Add external_squad_uuid parameter to RemnaWave API create_user/update_user - Pass external squad from tariff to RemnaWave on subscription creation/update - Sync external squad in monitoring service, sync service, admin user management - Clear external squad when tariff has none (consistent across all call sites) - Add GET /available-external-squads endpoint with UUID validation and response model - Update tariff schemas with UUID pattern validation - Fix db.refresh to include tariff relationship for async safety