Skip to content

Commit cd696f9

Browse files
authored
Merge pull request linode#238 from linode/manager-changelog
Add Changelog for Cloud v1.15.0
2 parents fde0d84 + 49efbc9 commit cd696f9

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Cloud Manager v1.15.0
3+
date: 2020-07-28T05:00:00.000Z
4+
version: 1.15.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- Ability to recycle all LKE pool nodes
11+
- CMR: Dashboard
12+
- Notifications
13+
- View for single Linodes
14+
- View for multiple Linodes
15+
- CMR: Linode Details
16+
- Filter Linodes by status
17+
- Implement LinodeEntityDetail component
18+
- Networking tab:
19+
- Add Linode Monthly Transfer graph
20+
- Add Historic Network Data graph
21+
- Add IP actions
22+
- CMR: Responsiveness
23+
- Linodes Landing
24+
- Domains Landing
25+
- Add reusable InlineMenuActions component
26+
- Apply updated table styles and action menu to Firewalls
27+
- Custom dev tools
28+
- User preferences editor
29+
30+
### Changed:
31+
- CMR: Update Linode status pill designs
32+
- Use API search and hide search tips for large accounts
33+
- Use base 10 for network graphs
34+
35+
### Fixed:
36+
- CMR: Adjust grid sizes to prevent EntityHeader elements from wrapping
37+
- Brasilia timezone offset should be GMT-3
38+
- Correct years in Linode Summary graph options
39+
- Create Object Storage Bucket types
40+
- Per-Linode network transfer total
41+
42+
43+
## JS Client
44+
45+
### Added:
46+
- getLinodeTransferByDate endpoint
47+
- recycleAllNodes endpoint (LKE)
48+
49+
### Changed:
50+
- Add access control and CORS fields to ObjectStorageBucketRequestPayload interface
51+
52+

0 commit comments

Comments
 (0)