🌊 Remnawave Backend v1.6.0
1.5.7...1.6.0
🚀 Enhancements
- Add user removal logic in UsersService (c13f8f4)
- Enhance API documentation with parameter descriptions for hosts and subscription templates (1ee8292)
- Add subscription management endpoints (d9b773d)
- Add Xray JSON subscription support for Xray GUI Client For Android by SaeedDev94 (54e787e)
- Introduce tagging functionality for users (7a8315b)
- Implement Telegram OAuth and notification enhancements (0874f8c)
- Integrate Telegram OAuth2 library and refactor authentication logic (8a0b4c0)
- Override CORS in SubscriptionModule (7d2a9f3)
- Add subscription URL template variable (5198c9f)
- Improve security policies (93c851f)
- Enhance middleware and security configurations (4d73c99)
🩹 Fixes
- Update v2rayN version check to include patch version (192a9f4)
- Update API response types in Inbounds controllers (2879eb1)
- Update pagination parameters in subscriptions controller (46d13c5)
- Handle user not found error in updateUserTransactional (1ca6546)
- Increase retry delay in webhook logger processor (8cde17a)
💅 Refactors
- Restructure REST API endpoints for cleaner routing (004bf4d)
🏡 Chore
- Bump version to 0.5.7 in package.json and update user route definitions for consistency (6419582)
- Bump version to 0.6.1 and update user tags endpoint URL (b38f158)
- Refactor AuthService (8252942)
- Update package dependencies (9705a33)
- Update tag field handling (cfa2181)
- Update package versions (b0c5c2b)
- Bump version to 1.6.0 in package.json and package-lock.json (3794df0)
- Bump backend-contract version (1be8687)
- Release v1.6.0 (054c86a)
Latest Docker image:
remnawave/backend:latest
ghcr.io/remnawave/backend:latest
Docker images:
remnawave/backend:1.6.0
ghcr.io/remnawave/backend:1.6.0
What's Changed
- fix typo in env by @voronin9032 in #44
- feat: add Xray JSON subscription support for Xray GUI Client For Android by SaeedDev94 by @legiz-ru in #46
- chore: release v1.6.0 by @kastov in #47
New Contributors
- @voronin9032 made their first contribution in #44
- @legiz-ru made their first contribution in #46
Full Changelog: 1.5.7...1.6.0