Skip to content

Commit 3e0ae3e

Browse files
committed
Changelog for Cloud Manager v1.34.0 and JS Client v0.46.0
1 parent d677882 commit 3e0ae3e

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Cloud Manager v1.34.0
3+
date: 2021-03-09T05:00:00.000Z
4+
version: 1.34.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- Valheim Marketplace app
11+
12+
### Changed:
13+
14+
#### Cloud Firewalls:
15+
- Allow Firewall Rules to be reordered
16+
- Enable keyboard shortcuts for reordering Firewall Rules
17+
- Inputs and table column for Firewall rule actions
18+
- Enforce masks for Firewall Rules IPs
19+
- Policy toggles for Firewall Rules tables
20+
- Add actions and policies to default Firewall rules and factories
21+
22+
#### Service Transfers:
23+
- Filter transfers by descending created date
24+
- Improve responsiveness of Service Transfer tables
25+
- Display text on empty state in checkout bar
26+
- Transfer display tables are now paginated through the API
27+
28+
#### Miscellaneous
29+
- Selecting a Linode auto-selects the region when creating a Volume
30+
- Update style for table pagination controls
31+
32+
### Fixed:
33+
- Search/pagination bug in LinodeTransferTable
34+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Linode APIv4 JS Client v0.46.0
3+
date: 2021-03-09T05:00:00.000Z
4+
version: 0.46.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Changed:
10+
- Firewall rule type schema (add accept or drop policy field)
11+

0 commit comments

Comments
 (0)