mirror of
https://github.com/cuigh/swirl
synced 2024-12-28 14:51:57 +00:00
15 lines
532 B
Markdown
15 lines
532 B
Markdown
# 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.
|