🌊 Remnawave Backend v2.4.0
2.3.2...2.4.0
🚀 Enhancements
- Add {{ID}} template (#124)
- Expand consumption multiplier range (
0.0-100.0) (f93936e1) - Add subscription page configurations (68a9fc66)
- CleanLocalizedTexts function (6e354842)
- Add subpage config support for external squads (054b4b36)
- Add clone functionality for subscription page configurations and update related schemas (600ed9b6)
- Add color property to nodes usage response and update related schemas (4aa62b9b)
- Add ordering to hwid user devices query by creation date (d8675bc0)
- Enhance PocketID authentication by adding custom claim check and improving email validation (eecec77b)
🩹 Fixes
- Update public key and prefix for happ crypto link to version 4 (c2509cdd)
- Correct typo in subpage config route (37098734)
- Update translation labels (e14033e1)
- User hwid event object (5077ab56)
- Add index to nodes model and optimize SQL query for user usage history (5daf218b)
💅 Refactors
- Streamline user update process (c9ca7076)
- Enhance user update logic (eaa6fb67)
- Subpage config structure (91f53400)
- Subpage constants and models (d286826e)
- Bandwidth stats endpoints (add1c8a8)
🏡 Chore
- Update package dependencies (6d9690f2)
- Bump backend-contract version (97e2b104)
- Update deploy workflow (a7c56a0b)
- Update npm installation step in deploy workflow (73281eb9)
- Bump backend-contract version to 2.3.40 and update repository URL format (6f3d3a29)
- Bump backend-contract version to 2.3.55 (b3f7fe3f)
- Bump subscription-page-types version to 0.0.5 (6fc6dd7d)
- Bump subscription-page-types version to 0.0.6 and update schema for UI configuration (7db72a92)
- Update nodes usage response structure (e69b1bd7)
- Remove unused deps (d3b8d090)
- Enhance bandwidth stats endpoints with new user usage commands and DTOs (0b3783ca)
- Bump version to 2.4.0 in package.json and package-lock.json (1fdb7c5b)
- Release v2.4.0 (58f04bdb)
Latest Docker image:
remnawave/backend:latestghcr.io/remnawave/backend:latest
Docker images:
remnawave/backend:2.4.0ghcr.io/remnawave/backend:2.4.0
What's Changed
- feat: add {{ID}} template by @zuckerhalo in #124
- chore: release v2.4.0 by @kastov in #126
New Contributors
- @zuckerhalo made their first contribution in #124
Full Changelog: 2.3.2...2.4.0