From a2015f263729b7dfde1f0af65cada1a98157f97b Mon Sep 17 00:00:00 2001 From: Kayla Wilkins Date: Fri, 28 Aug 2020 14:57:46 -0400 Subject: [PATCH] adding changelogs for cloud and js sdk --- .../changelog/cloud-manager-version-1-17-0.md | 45 +++++++++++++++++++ .../changelog/js-client-changelog-0-32-0.md | 11 +++++ 2 files changed, 56 insertions(+) create mode 100644 src/content/changelog/cloud-manager-version-1-17-0.md create mode 100644 src/content/changelog/js-client-changelog-0-32-0.md diff --git a/src/content/changelog/cloud-manager-version-1-17-0.md b/src/content/changelog/cloud-manager-version-1-17-0.md new file mode 100644 index 000000000..b45f337ec --- /dev/null +++ b/src/content/changelog/cloud-manager-version-1-17-0.md @@ -0,0 +1,45 @@ +--- +title: Cloud Manager v1.17.0 +date: 2020-08-25T05:00:00.000Z +version: 1.17.0 +changelog: + - Cloud Manager +--- + +### Added: + +- CMR: +- Primary Nav responsive scaffold + styles +- Use CMR action menu for Longview client rows +- Plan link in Linode detail header should open the resize dialog +- Table Styles: + Managed: SSH Access, Credentials + Profile: SSH Keys, API Tokens, OAuth Apps + Support Tickets +- Linode Table Adjustments +- Notification drawer: chronological display +- Linode Storage Tab +- Linode Rebuild Dialog +- Flavor text in LinodeNews banner +- Backups enable from Linode action menu +- Mark events as seen when requesting in the notificationContext +- Completed progress events +- Longview processes tables to preferences sortKeys +- Enforced 64 character limit on text input +- Confirm enabling backups +- Handling strange timezone cases for summary graphs + +### Changed: + +- Longview installation instructions +- Clear UDF data on tab change in Linode Create +- Language to “allowlist” and “blocklist” + +### Fixed: + +- Interoperability issues +- Linode creation preselection params for from Clone, from Image, from Backup +- Loading spinner in Notification drawer +- Missing yup types dependency +- SSH fingerprint display issues for various key types +- Issue where loading a Domain’s Detail page directly wasn’t working on large accounts diff --git a/src/content/changelog/js-client-changelog-0-32-0.md b/src/content/changelog/js-client-changelog-0-32-0.md new file mode 100644 index 000000000..4fa1395eb --- /dev/null +++ b/src/content/changelog/js-client-changelog-0-32-0.md @@ -0,0 +1,11 @@ +--- +title: Linode APIv4 JS Client v0.32.0 +date: 2020-08-25T05:00:00.000Z +version: 0.32.0 +changelog: + - APIv4 JS Client +--- + +### Added: + +- DNS resolvers to Region response