Skip to content

Commit b8ba740

Browse files
authored
Merge pull request linode#249 from linode/release-1.1.35
Release 1.1.35
2 parents 27bb086 + db6e4b4 commit b8ba740

File tree

4 files changed

+84
-0
lines changed

4 files changed

+84
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Cloud Manager v1.16.0
3+
date: 2020-08-13T05:00:00.000Z
4+
version: 1.16.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- CMR
12+
- Table styles for Profile > Trusted Devices
13+
- Table styles for Volumes landing table
14+
- Table styles for Images landing table
15+
- Table styles for NodeBalancer landing table
16+
- Table styles for Firewall > Rules
17+
- Table styles for Firewall > Linodes
18+
- Responsive table styles for Firewall Landing and K8 Cluster landing
19+
- Responsive styling for entity header (all variants)
20+
- Responsive styling for Dashboard
21+
- Dashboard Notifications: Add Community Updates, Pending Actions, and “Show more” button to Drawer
22+
- Dialog full height
23+
- Rescue Linode dialog
24+
- Migration dialog
25+
- Static banner for Linode changelog
26+
- Tag styles
27+
- Support Tickets and loading state
28+
- Notification context
29+
- Notification drawer
30+
31+
### Changed:
32+
33+
- Refactor tabbable content to be accessible by keyboard
34+
- Update Popular Posts on /help page
35+
- Use API Pagination for Domains when account size is large
36+
- Display tax id of customer in invoice if available
37+
- Use longview/plan endpoint to get active plan
38+
39+
### Fixed:
40+
41+
- Default zone if no user timezone
42+
- Dates in several places displayed as “Invalid DateTime”
43+
- OAuth tokens with expiry of null were crashing the app
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Cloud Manager v1.16.1
3+
date: 2020-08-13T05:00:00.000Z
4+
version: 1.16.1
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Fixed:
10+
11+
- Add withRouter to LinodeRescue
12+
- Update NodeBalancer details routing
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Cloud Manager v1.16.2
3+
date: 2020-08-14T05:00:00.000Z
4+
version: 1.16.2
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Fixed:
10+
11+
- Clear UDF data on tab change
12+
- Form fields issue on One-click Apps and StackScripts creation flows
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.31.0
3+
date: 2020-08-13T05:00:00.000Z
4+
version: 0.31.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
11+
- Update Account capabilities type to include 'Cloud Firewall'
12+
- Update Events type to include 'community_mention'
13+
- New method getActiveLongviewPlan
14+
15+
### Fixed:
16+
17+
- Update Event time remaining to expect null or a string

0 commit comments

Comments
 (0)