Skip to content

Commit 701efa8

Browse files
authored
Merge pull request linode#381 from linode/manager-changelog
Changelog for Cloud Manager v1.39.0 and JS Client v0.51.0
2 parents 8e79e20 + 5a0c337 commit 701efa8

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Cloud Manager v1.39.0
3+
date: 2021-04-23T05:00:00.000Z
4+
version: 1.39.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- @linode/validation package for maintaining validation schemas
11+
- Marketplace Partner Apps Q2/2021
12+
- Delete Cluster button/modal in LKE Detail view
13+
- Remove overriding font style for Receive Transfer modal
14+
- Upload Image tab
15+
16+
### Changed:
17+
- Swap order of username and gravatar in the navbar
18+
- Update hover states for docs and secondary buttons
19+
- Filter out creating and pending images from ImageSelect in the Create flow
20+
- Linode Detail view graphs legend and spacing adjustments
21+
- NodeBalancer IP Addresses' copy tooltips appear on row hover
22+
23+
Images:
24+
- Move Images Create drawer to a separate page
25+
- Separate Images into two tables: “Manual Images” and “Automatic Images”
26+
- Rename deployment actions in Images Landing action menu
27+
28+
### Fixed:
29+
- Error for restricted users with Linode creation permissions
30+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Linode APIv4 JS Client v0.51.0
3+
date: 2021-04-23T05:00:00.000Z
4+
version: 0.51.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
- @linode/validation package
11+
- Methods and schemas for machine image uploads
12+
13+
### Changed:
14+
- UpdateAccountSettingsSchema
15+

0 commit comments

Comments
 (0)