What's Changed
Security & Fixes
- Fix deployment logs flickering during polling updates (#7689)
- Fix HTML entity encoding in deployment and runtime logs (#7689)
- Remove redundant docker rm commands that caused error messages (#7688)
Improvements
- Move Swarm and Sentinel to dedicated sidebar menu items for better navigation (#7687)
- Add Hetzner server ID matching for server linking with private IPs (#7687)
- Simplify cloud provider token button labels (#7686)
- Shorten timestamp display in runtime logs for cleaner output (#7689)
What's Changed (Github)
- Simplify cloud provider token button labels by @andrasbacsai in #7686
- refactor: move Swarm and Sentinel to dedicated sidebar menu items by @andrasbacsai in #7687
- fix(deployment): Remove redundant docker rm when using --rm flag by @andrasbacsai in #7688
- Fix deployment logs flickering and HTML entity encoding by @andrasbacsai in #7689
- v4.0.0-beta.457 by @andrasbacsai in #7690
Full Changelog: v4.0.0-beta.456...v4.0.0-beta.457