🌊 Remnawave Backend v2.1.4
2.1.3...2.1.4
🚀 Enhancements
- Add vless route id (8b77e4b)
- Enhance subscription models and service with additional traffic metrics (850823b)
- Optimize user config streaming with keyset pagination (23829e7)
- Add cleanInboundClients method to XRayConfig (5d7fa1e)
- Add Redis clearing functionality to seed process (9aa1f33)
🩹 Fixes
- Update no-robots middleware to enhance search engine indexing directives (#89)
- Deduplication profile uuid (752b693)
- ⚠️ Сlear clients array for inbound settings in XRayConfig (e344a76)
- Omit raw subscription keys if hwidDeviceLimitEnabled enabled on /info route (299e788)
- Save HWID device if user device limit is disabled (ad2c844)
- Handle undefined hwidFallbackDeviceLimit in device limit calculation (dbe075d)
- Append UTC to expiration date in user events (41559cd)
💅 Refactors
- Modify vless route id (4ab108f)
- Replace clashGeneratorService with mihomoGeneratorService for Stash (09e628f)
🏡 Chore
- Update Dockerfile and package.json for Prisma configuration (80bbddd)
- Update Docker images to version 2 and refactor processCertificates method (2f98b35)
- Upgrade postgres to 17.6 & valkey to 8.1 (#91)
- Add force restartAll nodes (e9f0d65)
- Update messaging-redis-extension dependency (a1eed7c)
- Update deps (c51ed6c)
- Update version (c1c807d)
- Enhance inbound response schema (815f39c)
- Release v2.1.4 (3b55779)
⚠️ Breaking Changes
- ⚠️ Сlear clients array for inbound settings in XRayConfig (e344a76)
Latest Docker image:
remnawave/backend:latest
ghcr.io/remnawave/backend:latest
Docker images:
remnawave/backend:2.1.4
ghcr.io/remnawave/backend:2.1.4
What's Changed
- fix: update no-robots middleware to enhance search engine indexing directives by @ivan-nginx in #89
- Upgrade postgres to 17.6 & valkey to 8.1 by @SpilexX in #91
- chore: release v2.1.4 by @kastov in #92
New Contributors
- @ivan-nginx made their first contribution in #89
Full Changelog: 2.1.3...2.1.4