mirror of
https://github.com/cuigh/swirl
synced 2024-12-27 06:13:00 +00:00
532 B
532 B
CHANGELOG
v1.0.0 (2021-12-15)
As this version contains some incompatible modifications, it is recommended to redeploy instead of upgrading directly.
- feat: Refactor UI with vue3.
- feat: Add support to agent. Swirl can connect to any container even in swarm mode now.
- feat: Support token authentication.
- feat: Switch to official MongoDB driver.
- feat: Allow set chart margins.
- fix: Some args are incorrect when generating service command line.
- break: Optimize role permissions.
- break: Adjust system settings.