What's Changed
This release mainly addresses the security issue CVE-2025-55182. We encourage every user to update your controller to this version to mitigate the security issue.
Bug Fixes
- Fix sourceNodeClusterInfo.MigratingSlot maybe nil when tryUpdateMigrationStatus by @hll1213181368 in #357
- Upgrade React/NextJS version to fix CVE-2025-55182 by @git-hulk in #370
Improvements
- Split ENTRYPOINT to CMD in Dockerfile by @PragmaTwice in #359
- feat(webui): use nextjs middleware to dynamically redirect API calls by @PragmaTwice in #360
- Deploy webui into the docker image by @PragmaTwice in #361
- Improve the failover efficiency by @greatsharp in #362
- Update ASF logo by @PragmaTwice in #364
- Added global modern Spotlight Search by @Jitmisra in #367
- Add documentation section to README by @alok-kumar0421 in #368
New Contributors
- @alok-kumar0421 made their first contribution in #368
Full Changelog: v1.2.0...v1.3.0