Skip to content

Commit c2d4bfa

Browse files
authored
Changelog for Cloud Manager v1.38.0 and JS Client v0.50.0 (linode#375)
* Changelog for Cloud Manager v1.38.0 and JS Client v0.50.0
1 parent 35dcc69 commit c2d4bfa

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Cloud Manager v1.38.0
3+
date: 2021-04-13T05:00:00.000Z
4+
version: 1.38.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Changed:
10+
VLANs:
11+
- Add placeholder and tooltip to clarify IPAM address format
12+
- Public interface can appear in any slot
13+
- Display all interfaces all the time in Linode configuration modal
14+
15+
- Separate password change flow for Bare Metal instances
16+
17+
### Fixed:
18+
- Ensuring VLANs are fresh when opening the configs drawer
19+
- Editing VLAN configs
20+
- Wrapping for Account > User Permissions > Specific Permissions dropdown
21+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Linode APIv4 JS Client v0.50.0
3+
date: 2021-04-13T05:00:00.000Z
4+
version: 0.50.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
- resetLinodePassword (only applies to Bare Metal instances)
11+
12+
### Changed:
13+
- linodeInterfaceSchema (label and IPAM address field)
14+

0 commit comments

Comments
 (0)