Skip to content

Commit ac213ef

Browse files
authored
Merge pull request linode#322 from linode/manager-changelog
Changelog for Cloud Manager v1.28.0 and JS Client v0.40.0
2 parents d8b56bd + ff246f6 commit ac213ef

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Cloud Manager v1.28.0
3+
date: 2021-01-14T05:00:00.000Z
4+
version: 1.28.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- Add Network Transfer Graph to Linodes Landing
11+
- Add Marketplace Q4 apps
12+
- Sort Linode Details > Storage > Disks table by created (ascending) on default
13+
14+
### Changed:
15+
- Remove rounded corners for buttons
16+
- Disable submission until required fields are present and remove tags field from the Domain create flow
17+
- Disable Firewall and Image create flows for restricted users
18+
- Increase timeout for Longview on accounts with more Longviews
19+
- Convert Support Ticket drawer to a dialog and make inputs bigger
20+
- Update text to accurately reflect what read_only account access lets you do
21+
22+
### Fixed:
23+
- Set highlight.js theme on app load
24+
- Color scheme for Dark Mode toggle button's enabled state
25+
- Disable create flow fields for restricted users
26+
- Remove duplicate restricted banner for Marketplace
27+
- Tooltip and disabled action functionality in action menus
28+
- Update timezone logic to account for time zones that use a quarter hour
29+
- Object Storage list not showing more than 100 objects
30+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Cloud Manager v1.28.1
3+
date: 2021-01-14T00:00:00.000Z
4+
version: 1.28.1
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Fixed:
10+
11+
- Make sure inline reboot action isn't disabled for Linodes
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Linode APIv4 JS Client v0.40.0
3+
date: 2021-01-14T05:00:00.000Z
4+
version: 0.40.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
- Make CVV required
11+
12+
### Changed:
13+
- Update CreateDomainPayload
14+
- Update UpdateDomainPayload
15+

0 commit comments

Comments
 (0)