File tree Expand file tree Collapse file tree 3 files changed +47
-2
lines changed Expand file tree Collapse file tree 3 files changed +47
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Cloud Manager v1.13.0
3
+ date : 2020-06-30T05:00:00.000Z
4
+ version : 1.13.0
5
+ changelog :
6
+ - Cloud Manager
7
+ ---
8
+
9
+ ### Added:
10
+
11
+ - Size column on the Object Storage Buckets table
12
+ - OCA: Percona PPM and Nextcloud
13
+ - Billing notice on Object Storage landing page when a user without Buckets has Object Storage enabled
14
+ - Notice that powered down Linodes still accrue charges
15
+ - Notice when user tries adding an NS record to a Domain without a A/AAAA record
16
+
17
+ ### Changed:
18
+
19
+ - Adjustments to the Linode plan selection table
20
+ - Update password validation to match API change
21
+ - Update form validation for the Linode Disk drawer
22
+ - Make target field for TXT records multiline
23
+
24
+ ### Fixed:
25
+
26
+ - Set autocomplete to false in password inputs
27
+ - Restricted users were able to view unavailable actions in Linode action menus
28
+ - Sort order on Domains page
29
+ - Prevent clickable events for deleted entities
30
+ - Prevent multiple Not found displays for Linodes
Original file line number Diff line number Diff line change 1
1
---
2
- title : Linode APIv4 JS Client
2
+ title : Linode APIv4 JS Client v0.27.1 (alpha)
3
3
date : 2020-06-03T05:00:00.000Z
4
4
version : 0.27.1-alpha.0
5
5
changelog :
6
- - Cloud Manager
6
+ - APIv4 JS Client
7
7
---
8
8
9
9
### Fixed
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Linode APIv4 JS Client v0.28.0
3
+ date : 2020-06-30T05:00:00.000Z
4
+ version : 0.28.0
5
+ changelog :
6
+ - APIv4 JS Client
7
+ ---
8
+
9
+ ### Added:
10
+
11
+ - UpdateLinodeDiskSchema and CreateLinodeDiskFromImageSchema
12
+
13
+ ### Changed:
14
+
15
+ - Remove password validation from Yup schemas
You can’t perform that action at this time.
0 commit comments