Skip to content

Commit a087415

Browse files
nwisnewskiJared Kobos
authored andcommitted
Release-1.0.29 Changelog for Cloud manager 0.48.0 and Api 4.0.15 (linode#184) (linode#186)
1 parent f89dc70 commit a087415

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

content/changelog/2019/02-11-api.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "4.0.15: 2019-02-11"
3+
date: "2019-02-11T2:00:00-04:00"
4+
description: "API Changelog 4.0.15"
5+
changelog:
6+
- API
7+
version: 4.0.15
8+
---
9+
10+
### Added:
11+
* Allow up to 50 characters for Tag labels
12+
* Removed restriction preventing resize across plan generations
13+
* Add filtering for entity type and id on Events
14+
* /account/events now accepts X-Filter for *entity.type* and *entity.id*
15+
* If filtering by *entity.id*, *entity.type* is also required
16+
* Allowed types are: linode, nodebalancer, domain, volume
17+
18+
### Fixed:
19+
* Allow issuing console tokens for IPv6 clients

content/changelog/2019/02-11.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: "0.48.0: 2019-02-11"
3+
date: "2019-02-11T11:02:00-04:00"
4+
description: "Cloud Manager Changelog 0.48.0"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.48.0
8+
---
9+
10+
### Added:
11+
* Support tickets now appended with current Cloud Manager version.
12+
* Individual Node status in NodeBalancer Detail > Configuration > Ports
13+
* Implemented pagey pagination to all Domain DNS records, for example a user with over 25 A/AAAA records will have a paginated table in Domain > DNS records page.
14+
* Public and Private IP addresses are now searchable fields, displaying the corresponding Linode in the search suggestion dropdown.
15+
* Sidebar components in Account Settings page:
16+
* Contact information component displaying company name, name, dddress, email, and phone number.
17+
* Billing information component displaying current account balance, credit card, and credit card expiration date.
18+
19+
### Changed:
20+
* Linode summary moved to the sidebar with individual components for:
21+
* Linode details
22+
* IP addresses
23+
* Last backup
24+
* Tags
25+
* NodeBalancer summary moved to the sidebar with individual components for:
26+
* NodeBalancer details
27+
* IP addresses
28+
* Tags
29+
* Domain Tags input field moved to the sidebar in an individual componenet
30+
* Underlined text removed from application, notably:
31+
* Breadcrumb headers
32+
* Event notifications
33+
* Help landing page
34+
* Secondary links in table rows
35+
* Backups CTA is now dismissible.
36+
* NodeBalancer ports now clickable links on the NodeBalancer listing page
37+
* When a NodeBalancer port is clicked, the user is navigated to the Port Configuration page with the accordion panel of the port clicked expanded by default.
38+
* NodeBalancer Graphs were removed from accordion panels, and are now displayed prominently on the NodeBalancer summary page.
39+
* Disks added to Linodes default to the maximum size, so the user can adjust form there.
40+
* In the additions disks table located in Linode Detail > Settings > Advanced Configuration now display the disk file system type located between the label and size columns.
41+
* The option to reboot a Linode is removed unless the Linode is powered on.
42+
* Only regions with block storage available are displayed in Volume creation panel.
43+
* Additional messaging added to Volume creation panel informing user of the data center limitations.
44+
45+
### Fixed:
46+
* Typo in Manual Snapshot copy.
47+
* Spacing of Grouped NodeBalancer headers.

0 commit comments

Comments
 (0)