Our streak to add more Management API guides to the UI continues.
Web UI
What’s changed
With this release we are adding more Management API guides, this time around creating and listing clusters. In addition, we worked on some minor user experience improvements.
Added
- Add Management API/CLI guides for the clusters page (home) and the cluster details “Overview” tab (#2619)
Changed
- Organization access control for single sign-on users: improve service account action success messages (#2627), sort roles list by (cluster) role name (#2637), turn of spell-checking for subject name input (#2621), improve deletion confirmation prompt for deleting service account subjects (#2618)
- Don’t display tooltips with the full date on relative dates like “3 days ago” when they are not needed (#2614)
Fixed
- Fix cluster details page - Subscription ID sometimes not appearing (#2609)
What’s changed
Added
We started adding guides for using Management API in the context of the according UI areas. Available to users with single sign-on. (#2585)
Changed
What’s changed
- Terminology change for alignment with the Kubernetes project: What was called a “master node” is now called a “control plane node”. “High-availability masters” is now called “High-availability control plane”. (#2505)
- Our real user monitoring now records every URL seen in the web UI, to help us understand better how you use it. Previously only a subset of URLs was recorded. (#2506)
- a few smaller changes
What’s changed
We’ve switched to the quicker
swc
compiler, dropped support for old browsers, and shaved off almost 1MB from the shipped bundle size.