Releases: kubevela/velaux
v1.2.0-rc.2
What's Changed
- Fix: optimize the menu style on the mobile terminal by @wangbow in #306
- Feat: support show log and the grafana dashboard link by @barnettZQG in #305
- Feat: hide project form item by @barnettZQG in #307
- Feat: support show app triggers by @barnettZQG in #310
- Fix: uischame render value error and env value error by @barnettZQG in #309
- Fix: undefined bug by @barnettZQG in #311
- Fix: no application add create application link by @wangbow in #304
- Feat: application add edit operation by @wangbow in #296
- Feat: change
env
toenvironment
by @barnettZQG in #313 - Feat: support nested form parameter verification by @barnettZQG in #314
Full Changelog: v1.2.0-rc.1...v1.2.0-rc.2
v1.2.0-rc.1
What's Changed
- Fix: uiSchema UI split button optimization by @wangbow in #293
- Feat: support independent env management by @barnettZQG in #294
- Fix: Addons status details title update by @wangbow in #297
- Feat: support add experimental addon registry by @barnettZQG in #300
Full Changelog: v1.2.0-beta.3...v1.2.0-rc.1
v1.2.0-beta.3
What's Changed
- Feat: support the additional parameter in KV component by @barnettZQG in #255
- Feat: Support edit an application envbinding by @king-jam1 in #236
- Chore: add PR template file by @barnettZQG in #271
- Fix: UI schema switch change, the configuration optimization by @wangbow in #272
- Fix: #257 cluster dialog add outside scroll by @wangbow in #273
- Fix: #266 target edit and remove optimization by @wangbow in #274
- Fix: Pod Details table column style optimization and refresh button position optimization by @wangbow in #275
- Fix: service endpoint did not show and show target cluster alias by @barnettZQG in #276
- Fix: Addons details add status detail by @wangbow in #277
- Fix: uiSchema CMD enter optimization by @wangbow in #282
- Fix: uiSchema SecretKeySelect init value optimization by @wangbow in #283
- Fix: the process of disabling addon lacks state control by @barnettZQG in #281
- Fix: adapt to the registry list API changes by @barnettZQG in #285
New Contributors
- @barnettZQG made their first contribution in #146
- @wangbow made their first contribution in #149
- @xAmast made their first contribution in #218
- @king-jam1 made their first contribution in #230
Full Changelog: v1.2.0-beta.2...v1.2.0-beta.3
v1.2.0-beta.2
What's Changed
- Feat: support list and create project by @barnettZQG in #254
- Feat: support the additional parameter in KV component by @barnettZQG in #255
v1.2.0-beta.1
Change Reference:
https://github.com/oam-dev/kubevela/releases/tag/v1.2.0-beta.1
The v0.0.1 release of velacp
This marks the first release of velacp. velacp includes the UI/CLI and HTTP server components to provide developer-friendly experience on top of KubeVela & K8s, including a user-friendly web UI to help users manage clusters and deploy applications.
This release includes the following features:
-
Import Multi-Cluster
Users can import multiple clusters and install KubeVela in the web UI.
-
Application Management
Use user-friendly web pages to add, delete, modify and display applications in a specified cluster.
Want to give it a try? Check out tutorials of velacp CONTRIBUTING Guide. Feedback is welcome!
Thanks to the contributors in this release: @hongchaodeng @sunny0826 @wangyuan249 @Ghostbaby @wonderflow @wbsnail @qingfeng777