diff --git a/src/content/changelog/cloud-manager-version-1-50-0.md b/src/content/changelog/cloud-manager-version-1-50-0.md new file mode 100644 index 000000000..389317625 --- /dev/null +++ b/src/content/changelog/cloud-manager-version-1-50-0.md @@ -0,0 +1,21 @@ +--- +title: Cloud Manager v1.50.0 +date: 2021-09-17T00:00:00.000Z +version: 1.50.0 +changelog: + - Cloud Manager +--- + +### Added: +- GDPR Compliance notification, banner, and checkboxes + +### Changed: +- GiB to GB for Volumes +- Remove “Glish” tab for Bare Metal Linodes +- Reduce bottom padding for linodes grouped by tag +- Removed /128 prefix length from IPv6 address in Linode details +- Primary button position to the right in Drawers and Modals + +### Fixed: +- Bug preventing Linode Configuration changes + diff --git a/src/content/changelog/js-client-changelog-0-58-0.md b/src/content/changelog/js-client-changelog-0-58-0.md new file mode 100644 index 000000000..3a9921f01 --- /dev/null +++ b/src/content/changelog/js-client-changelog-0-58-0.md @@ -0,0 +1,14 @@ +--- +title: Linode APIv4 JS Client v0.58.0 +date: 2021-09-17T05:00:00.000Z +version: 0.58.0 +changelog: + - APIv4 JS Client +--- + +### Added: +- Account Agreement types and methods + +### Changed: +- GiB to GB in volumes.ts + diff --git a/src/content/changelog/validation-changelog-0-5-0.md b/src/content/changelog/validation-changelog-0-5-0.md new file mode 100644 index 000000000..230db0c8e --- /dev/null +++ b/src/content/changelog/validation-changelog-0-5-0.md @@ -0,0 +1,14 @@ +--- +title: Linode Validation v0.5.0 +date: 2021-09-17T05:00:00.000Z +version: 0.5.0 +changelog: + - Validation +--- + +### Added: +- NodeBalancer validation error messages + +### Changed: +- Allow non-VLAN interface labels to be null +