File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Cloud Manager Changelog 0.71.0
3
+ date : 2019-09-18T20:00:00.000Z
4
+ version : 0.71.0
5
+ changelog :
6
+ - Cloud Manager
7
+ ---
8
+ ### Added:
9
+ - Bucket Detail page (Object Storage)
10
+
11
+ ### Changed:
12
+ - Display “Never” for Managed credentials without a last_encrypted field
13
+ - Update copy on EnableManagedPlaceholder
14
+ - Add Normalized Data Structure to Images in Redux
15
+ - Hide active caret on mobile navigation
16
+ - Add Edit action to Kubernetes Cluster action menu
17
+ - Add Kubernetes cluster label to filename when downloading kubeconfig
18
+ - Switch position of “Region” and “Last Backup” columns on Linode table
19
+ - Account for over limit case for account transfer display on dashboard
20
+ - [ SDK] Migrate /regions
21
+ - [ SDK] Migrate /linodes
22
+ - [ SDK] Migrate /kubernetes
23
+ - [ SDK] Migrate /profile
24
+ - [ SDK] Migrate authentication requests
25
+
26
+ ### Fixed:
27
+ - Overflow in react selects
28
+ - Error with Placeholders missing key prop
29
+ - Image select bug
30
+ - LinodeConfig memory size limit not displayed
31
+ - Style regression for notification thresholds panel
32
+ - Tooltip not showing for selection cards
33
+ - Update dependencies to resolve vulnerabilities
34
+ - Security issue with external links
You can’t perform that action at this time.
0 commit comments