Skip to content

Commit

Permalink
Merge pull request #634 from HanaXu/development
Browse files Browse the repository at this point in the history
Changelog for Cloud Manager v1.78.0 and JS Client v0.80.0
  • Loading branch information
bbiggerr authored Oct 28, 2022
2 parents 8c8ad50 + f2322eb commit 645c000
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/content/changelog/cloud-manager-version-1-78-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Cloud Manager v1.78.0
date: 2022-10-17T00:00:00.000Z
version: 1.78.0
changelog:
- Cloud Manager
---

### Added:

- Support for Pro Dedicated Plans
- Support ticket link for Account Limit notice text
- HA chip for highly available clusters in the Kubernetes landing page
- Visual indicator when keyboard navigating Linode and Database plan selection tables
- React Query for Managed

### Changed:

- Disable delete pool button if there is only one pool
- Display friendly name for Support ticket reply

### Fixed:

- Accessibility and zoom issue for inputs on Safari iOS
13 changes: 13 additions & 0 deletions src/content/changelog/js-client-changelog-0-80-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Linode APIv4 JS Client v0.80.0
date: 2022-10-17T00:00:00.000Z
version: 0.80.0
changelog:
- APIv4 JS Client
---

### Changed:

- Updates to Managed
- LinodeTypeClass to support prodedicated
- SupportReply interface to include friendly_name

0 comments on commit 645c000

Please sign in to comment.