From 35a07a04c85f6bbf06e249faed4f9d7bd6a7cf70 Mon Sep 17 00:00:00 2001 From: Kayla Wilkins Date: Wed, 6 Nov 2019 12:26:41 -0500 Subject: [PATCH] adding changelog for cloud 0.77.0 --- src/content/changelog/cloud-manager-0-77-0.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/content/changelog/cloud-manager-0-77-0.md diff --git a/src/content/changelog/cloud-manager-0-77-0.md b/src/content/changelog/cloud-manager-0-77-0.md new file mode 100644 index 000000000..3c8b1bf71 --- /dev/null +++ b/src/content/changelog/cloud-manager-0-77-0.md @@ -0,0 +1,36 @@ +--- +title: Cloud Manager Changelog 0.77.0 +date: 2019-11-06T04:00:00.000Z +version: 0.77.0 +changelog: + - Cloud Manager +--- + +### Added: + +- Supply the LKE Cluster options from APIv4 +- Longview Client Gauges for Swap and Storage +- Ability to paste clipboard content into the Glish interface from your local machine +- Longview landing tabs +- Skeleton loader to table rows + +### Changed: + +- [SDK] - Implement Object Storage endpoints +- Longview Client creation workflow +- Display the booted configuration in Linode Boot and Reboot event messages +- Pre-fill Disk select fields rescue tab with available Disks +- Refactor Create Volume Workflow +- Update Object Storage confirmation modal copy +- Client-side validation for CVV field on the Billing page +- Making CVV code a required field within Billing page +- Update favicon +- Updated syntax for Linode details specs +- Filter out GPU from plan selection for LKE +- Filter out regions that don’t have LKE capabilities + +### Fixed: + +- Blog feed on Dashboard +- StackScript detail breadcrumbs +- Adjustments to Kubeconfig buttons on smaller breakpoints