diff --git a/src/content/changelog/cloud-manager-version-1-16-0.md b/src/content/changelog/cloud-manager-version-1-16-0.md new file mode 100644 index 000000000..c5e710dac --- /dev/null +++ b/src/content/changelog/cloud-manager-version-1-16-0.md @@ -0,0 +1,43 @@ +--- +title: Cloud Manager v1.16.0 +date: 2020-08-13T05:00:00.000Z +version: 1.16.0 +changelog: + - Cloud Manager +--- + +### Added: + +- CMR + - Table styles for Profile > Trusted Devices + - Table styles for Volumes landing table + - Table styles for Images landing table + - Table styles for NodeBalancer landing table + - Table styles for Firewall > Rules + - Table styles for Firewall > Linodes + - Responsive table styles for Firewall Landing and K8 Cluster landing + - Responsive styling for entity header (all variants) + - Responsive styling for Dashboard + - Dashboard Notifications: Add Community Updates, Pending Actions, and “Show more” button to Drawer + - Dialog full height + - Rescue Linode dialog + - Migration dialog + - Static banner for Linode changelog + - Tag styles + - Support Tickets and loading state + - Notification context + - Notification drawer + +### Changed: + +- Refactor tabbable content to be accessible by keyboard +- Update Popular Posts on /help page +- Use API Pagination for Domains when account size is large +- Display tax id of customer in invoice if available +- Use longview/plan endpoint to get active plan + +### Fixed: + +- Default zone if no user timezone +- Dates in several places displayed as “Invalid DateTime” +- OAuth tokens with expiry of null were crashing the app diff --git a/src/content/changelog/cloud-manager-version-1-16-1.md b/src/content/changelog/cloud-manager-version-1-16-1.md new file mode 100644 index 000000000..89f4cac14 --- /dev/null +++ b/src/content/changelog/cloud-manager-version-1-16-1.md @@ -0,0 +1,12 @@ +--- +title: Cloud Manager v1.16.1 +date: 2020-08-13T05:00:00.000Z +version: 1.16.1 +changelog: + - Cloud Manager +--- + +### Fixed: + +- Add withRouter to LinodeRescue +- Update NodeBalancer details routing diff --git a/src/content/changelog/cloud-manager-version-1-16-2.md b/src/content/changelog/cloud-manager-version-1-16-2.md new file mode 100644 index 000000000..7266fd9f9 --- /dev/null +++ b/src/content/changelog/cloud-manager-version-1-16-2.md @@ -0,0 +1,12 @@ +--- +title: Cloud Manager v1.16.2 +date: 2020-08-14T05:00:00.000Z +version: 1.16.2 +changelog: + - Cloud Manager +--- + +### Fixed: + +- Clear UDF data on tab change +- Form fields issue on One-click Apps and StackScripts creation flows diff --git a/src/content/changelog/js-client-changelog-0-31-0.md b/src/content/changelog/js-client-changelog-0-31-0.md new file mode 100644 index 000000000..ea65b6061 --- /dev/null +++ b/src/content/changelog/js-client-changelog-0-31-0.md @@ -0,0 +1,17 @@ +--- +title: Linode APIv4 JS Client v0.31.0 +date: 2020-08-13T05:00:00.000Z +version: 0.31.0 +changelog: + - APIv4 JS Client +--- + +### Added: + +- Update Account capabilities type to include 'Cloud Firewall' +- Update Events type to include 'community_mention' +- New method getActiveLongviewPlan + +### Fixed: + +- Update Event time remaining to expect null or a string