🚀 Enhancements
- PR: #870 - Export the ApplicationAdd page from the npm module
- PR: #851 - Add ability to filter templates by provider
- PR: #873 - Export components, helpers and types required to implement OAuth UI flows in npm module consumers
- PR: #875 - Release script
- PR: #824 - Add upgrade command
- PR: #879 - Auto-generate CLI docs and update documentation repository on release
- PR: #886 - Add error column when listing templates
- PR: #891 - Add RemoveApplication api endpoint
- PR: #896 - Replace uses of "wego-system" with the wego.DefaultNamespace constant
- PR: #887 - Using RepoURL everywhere
- PR: #882 - Add beta commands with support for new directory layout
- PR: #935 - Changes files to start the release process
🔥 UI
- PR: #870 - Export the ApplicationAdd page from the npm module
- PR: #874 - Add footer with help links and add docs link to CLI help text
🐛 Bugs
- PR: #877 - Show entitlement errors and warnings in CLI output
- PR: #885 - Add ui check to test.yml
- PR: #906 - Use delete verb for RemoveApplication and handle trailing slashes in URLs.
- PR: #905 - Add namespace check for helm target
- PR: #855 - Test for user namespace apps
- PR: #902 - Adding v to docker image in wego-app deployment
- PR: #915 - Fix request field mismatch in AddApplication method
- PR: #920 - Prefix kustomization path with "."
- PR: #928 - Remove user info from cluster context name
- PR: #929 - Fix parsing a url as none
- PR: #926 - Fix manifest ordering bug and add type safety to yamls