File tree Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Cloud Manager v1.24.0
3
+ date : 2020-11-02T05:00:00.000Z
4
+ version : 1.24.0
5
+ changelog :
6
+ - Cloud Manager
7
+ ---
8
+
9
+ ### Added:
10
+
11
+ - Ability to update username from Profile > Display
12
+
13
+ DBaaS:
14
+
15
+ - Landing
16
+ - Creation modal
17
+ - Details page
18
+
19
+ ### Changed:
20
+
21
+ - Group kernels in dropdown when selecting in Config drawer
22
+ - Show all devices (not just root) in Config rows
23
+ - Allow multi-select when adding VLANs during Linode create
24
+ - Polling improvements
25
+ - Hide billing section of dashboard for users without account access
26
+ - Apply CMR table components to search results landing
27
+
28
+ VLANS:
29
+
30
+ - Warning notice to reboot Linodes attached to a VLAN
31
+ - Don't filter out VLANs without an IP address from the table in linode/networking
32
+ - Use type-to-confirm in Deletion Dialog Modal
33
+ - Remove default value for IP range and mark Region as required
34
+ - Display ‘None’ for IP for interfaces without an address
35
+ - Hide backups CTA on Linodes Landing in VLAN context
36
+
37
+ ### Fixed:
38
+
39
+ - Make sure we don't filter private images containing 'kube'
40
+ - Documentation link on the Linodes Landing page
41
+ - Code typo in "Paginating Things" example
42
+ - Extraneous comma display in Linode > Networking > VLANs
43
+ - IP addresses truncation link and Volumes landing
44
+ - "null" progress on CMR Dashboard
45
+ - Linodes Landing docs link (CMR)
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Linode APIv4 JS Client v0.37.0
3
+ date : 2020-11-02T05:00:00.000Z
4
+ version : 0.37.0
5
+ changelog :
6
+ - APIv4 JS Client
7
+ ---
8
+
9
+ ### Added:
10
+
11
+ - Methods and types for DBaaS
You can’t perform that action at this time.
0 commit comments