Skip to content

Commit 4a76056

Browse files
authored
Merge pull request linode#333 from Jskobos/cloud-changelog-1.30.0
Add changelogs for Cloud Manager 1.30.0 and JS client 0.42.0
2 parents 428d5cd + 754b2e1 commit 4a76056

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Cloud Manager v1.30.0
3+
date: 2021-02-15T00:00:00.000Z
4+
version: 1.30.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
## [2021-02-15] - v1.30.0
10+
11+
### Added:
12+
13+
- Firewalls beta notification
14+
- Presets for port selection when creating/editing a Firewall rule
15+
- Label and Description fields for firewall rules
16+
- Clone action for firewall rules
17+
18+
- Visual indicator for "Skip to Main Content" link
19+
- Update Breadcrumb styles
20+
- New Accordion expand/collapse icons
21+
- Network Transfer Display on NodeBalancer, Object Storage, and Kubernetes landing pages
22+
23+
### Changed:
24+
25+
- Move save changes button to bottom of rules table
26+
27+
#### Notification Drawer:
28+
29+
Remove existing sections and replace with Notifications and Events sections
30+
Show balance past due notification in the Notifications section
31+
Mark all events as read when the drawer is closed
32+
33+
- Upgrade Node version from 10.16 to 14.15.4
34+
- Change wording for OBJ utilization
35+
- Network Transfer Display: redesigned text-based display
36+
- Use React-Query when fetching regions
37+
- Hide "Linode Expert" for Linode accounts in Support ticket replies
38+
- Move summary and Auto Enroll toggle to the top of the Enable Backups drawer
39+
40+
### Fixed:
41+
42+
- Scheduled migration banner font color on dark mode
43+
- Prevent SelectPlanPanel wrap in Linode Create flow
44+
- Disk selection when opening Rebuild from /linodes
45+
- Alignment of ActionMenu in mobile on Firewall landing page
46+
- Calculate days to billing in EST to match billing practices
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Linode APIv4 JS Client v0.42.0
3+
date: 2021-02-15T05:00:00.000Z
4+
version: 0.42.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added
10+
11+
- profile_update event type
12+
13+
### Changed
14+
15+
- Firewall validation schema (ports are now optional)
16+
- Firewall rule validation schema (add label and description fields)
17+
- Update Node version from 10.16 to 14.15.4

0 commit comments

Comments
 (0)