🌊 Remnawave Backend v2.1.0
2.0.8...2.1.0
🚀 Enhancements
- Add support for dialer-proxy in MihomoGeneratorService (2d1416b)
- Enhance user filtering by nodeUuuid in UsersRepository (9814581)
- Integrate HashedSet and enhance configuration handling (275a127)
- Add support for disabled hosts in raw sub (f5a463c)
- Reduce minimum username and node name length to 3, remove host remark uniqueness (1be51c0)
- Add host tagging and isHidden features (a03fdb0)
- Enhance internal squad inbounds management (d111860)
- Improve environment configuration validation (22f0898)
- Add version tagging for Docker images in CI workflow (02e04d9)
- Enhance address and host handling in FormatHostsService (e28432e)
- Add overrideSniFromAddress option to host commands and models (30fef5d)
- Update config profile and internal squad commands to include optional name field (20f075e)
- Add proxies shuffling for Mihomo and Clash proxy-groups When 'shuffle-proxies-order' is set to true, the order of proxies is randomized before being added to a proxy-group. (b40ab5c)
🩹 Fixes
- Versions (a09c9ea)
- Typos (b3ec0d3)
- Correct configuration hash computation in XRayConfig (2c0d5cd)
- Updated host tag validation to allow colons and increased the maximum length from 16 to 32 characters in create and update commands. (ed796a9)
- Improve error handling in ConfigProfileService (904e750)
- Remove connecting nodes from getOnlineNodes query (bc1af6b)
💅 Refactors
- Clean up debug logs (c79dca1)
🏡 Chore
- Update version to 2.1.0 and add countryCode fields to various commands and models (8ca789f)
- Update dependencies and improve HashedSet implementation (fea7f19)
- Update @remnawave/node-contract to version 0.5.8 and enhance user event handling (d168abb)
- Update dependencies in package.json (b38c775)
- Enhance user update command validation (d1a2c80)
- Update version and improve user command validation (d2d7d64)
- Release v2.1.0 (30ce198)
Latest Docker image:
remnawave/backend:latest
ghcr.io/remnawave/backend:latest
Docker images:
remnawave/backend:2.1.0
ghcr.io/remnawave/backend:2.1.0
What's Changed
- feat: add proxies shuffling for Mihomo and Clash proxy-groups by @legiz-ru in #82
- chore: release v2.1.0 by @kastov in #83
Full Changelog: 2.0.8...2.1.0