What's Changed
The release includes fixing issues such as captcha recovery, command and argument validation, and resolving race conditions related to deploy events. Additionally, there are implementations of new features like integrating Rocket.Chat into the web component and adding support for private Docker Hub registry. Alongside these, there are also tasks focused on maintenance, such as removing deprecated development environment files and adding a working directory to container configuration. Contributions encompass bug fixes, feature enhancements, code refactoring, documentation improvements, CI/CD enhancements, and testing efforts across different components of the project. Contributors like @robot9706, @chandhuDev, @m8vago, @nandor-magyar, @polaroi8d, and @Souravpakhira have played pivotal roles in advancing the functionality, stability, and maintainability of the project. Thanks!
- fix(crux-ui): recovery captcha by @robot9706 in #868
- fix(web): change command and arg validation by @robot9706 in #871
- fix: deploy event race by @robot9706 in #872
- feat: node kick & updated agent connection kick fix & fallback token by @robot9706 in #870
- feat(web): integrate rocket.chat by @chandhuDev in #867
- chore(web): remove deprecated development environment files by @m8vago in #875
- feat: add working directory to container config by @m8vago in #879
- fix(crux-ui): sidebar vertical grow by @m8vago in #880
- feat(web): quality assurance by @m8vago in #874
- feat(web): add private docker hub registry support by @m8vago in #884
- cicd: add healthcheck to cli by @m8vago in #885
- cicd: restore pipeline change tracking by @m8vago in #886
- doc: add docs link to the top page of readme by @polaroi8d in #883
- feat(web): integrates the mattermost webhook to notifications by @chandhuDev in #877
- feat(crux-ui): password show icon (#882) by @m8vago in #887
- refactor(crux-ui): title hrefs by @m8vago in #888
- feat(dagent): add permanent global envs and traefik upload limit by @nandor-magyar in #890
- feat: COAL by @robot9706 in #878
- feat(web): add encryption for third party credentials by @m8vago in #892
- fix(crux-ui): hide change credentials field when creating a registry or a storage by @m8vago in #893
- fix(crux): coal label parser typo by @robot9706 in #895
- feat: adds crux coverage to codecov by @Souravpakhira in #898
- fix(web): v2 manifest list & yup translate error by @robot9706 in #896
- feat(web): add image push and pull to notifications by @m8vago in #897
- feat(web): pipelines by @m8vago in #900
- test(agent): add fuzz testing for docker version checks by @nandor-magyar in #904
- feat(web): pipeline event watchers by @m8vago in #905
- feat: container expected state by @robot9706 in #891
- fix(crux): missing teamslug from pipeline hooks by @m8vago in #906
- fix: pipeline related bugs by @m8vago in #907
New Contributors
- @Souravpakhira made their first contribution in #898
Full Changelog: 0.9.0...0.11.0