Skip to content

Commit 665de37

Browse files
Merge pull request linode#172 from linode/release-1.1.18
Release 1.1.18
2 parents 564948b + 41c68a6 commit 665de37

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: '4.60.1: 2020-03-26'
3+
date: 2020-03-26T04:00:00.000Z
4+
version: 4.60.1
5+
changelog:
6+
- API
7+
---
8+
### Changed
9+
10+
List Events ([GET /account/events](/api/v4/account-events)) will now only return events from the last 90 days. You can still view an older event by its ID using the View Event ([GET /account/events/{eventId}](/api/v4/account-events-event-id)) endpoint.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Cloud Manager v1.3.0
3+
date: 2020-03-23T05:00:00.000Z
4+
version: 1.3.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- Firewalls:
12+
- Add, Edit, and Delete rules
13+
- Prompt when navigating away from unsaved rule
14+
- Add icon to table rows
15+
16+
### Changed:
17+
18+
- Remove “Active Deploys” StackScripts table column and add “Total Deploys” column
19+
- Update customer referral criteria text
20+
- Improve syntax highlighting
21+
- Include LKE clusters in Support tickets dropdown
22+
- Make Support Ticket table sortable by summary, ID, and updated_by
23+
- Update Images messaging to reflect new 6144 MB default limit
24+
- Remove deprecated border on graph legends
25+
- Adjust header padding in Linode Group By Tag
26+
- Cloud Manager PDF invoices pull in customer tax ID regardless of added date
27+
28+
### Fixed:
29+
30+
- Volumes creation bug
31+
- Accessibility warnings for password inputs
32+
- Remove page break on invoices
33+
- Fix collision of tax ID and address on invoices
34+
- 404 error after importing Domain Zone
35+
- Enable editing of DNS Records containing "linode.com" substring
36+
- Removed extraneous table header cell on Search Landing table
37+
- Add error handling for Kubernetes breadcrumb
38+
- Prevent Linode Power Control menu from being empty upon click

0 commit comments

Comments
 (0)