-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #108 from linode/cloud-changelog-0.77.0
Adding changelog for Cloud 0.77.0
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |