Skip to content

Commit f83ed26

Browse files
Jared KobosGitHub Enterprise
authored andcommitted
Re-add manager 0.50.1 changelog (linode#220)
1 parent 1d3c086 commit f83ed26

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

content/changelog/2019/03-12.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: "0.50.1: 2019-03-12"
3+
date: "2019-03-12T11:00:00-04:00"
4+
description: "Cloud Manager Changelog 0.50.1"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.50.1
8+
---
9+
10+
We have listened to your feedback and are finally introducing a new compact theme so that you can see more of your resources on one screen. We know some of you use a vertical layout or have become accustomed to the condensed view of Classic Manager. Check it out by using the feature toggle at the bottom left of the Cloud Manager and selecting normal or compact view.
11+
12+
Additionally, as a follow up to the refined search capabilities released in v0.49.0, we have added a tip on the Search bar. This will remind you of the fields and operators you can utilize to produce targeted search results.
13+
14+
Here is a full listing of what has been Added, Changed, and Fixed in this release:
15+
16+
### Added:
17+
- Display guidance to bottom of search bar to make it easier for users to work with enhanced search functionality
18+
- Add Compact Mode (theme toggle) and corresponding settings panel on PrimaryNav
19+
- Users can now rebuild a Linode from a StackScript
20+
- Backup mode support for NB nodes
21+
- Support for Toronto region
22+
- Improve spacing of Domain table
23+
- Password requirements to the PasswordInputField
24+
- Add last auth IP address and last auth time to trusted devices table
25+
- Include transfer stats to Linode summary panel
26+
- Additional helper text for Volumes creation drawer
27+
- Helper text when creating NodeBalancers
28+
- Enable user to Remove Public IP Addresses
29+
- Add tags column to NBs and volumes
30+
- Filter volume select based on grants
31+
- Apply convention for HEX values in theme files
32+
- Updated-by column to support tickets
33+
- Adjustments for Dark Theme in account pdf links
34+
35+
### Changed:
36+
- Display confirmation dialog before rebuilding Linode
37+
- For Backups creation flow, only reset selection if different Linode is clicked
38+
- Linode Resize flow adjusted to follow API changes (resizing Linodes now enter the migration queue)
39+
- Rebuild Linode image select now uses tiles instead of a dropdown
40+
- Update list of whitelisted events to include new event types returned by the API
41+
- Update all instances of updateFor to include props.classes
42+
- Remove Tokyo 1 as an option when creating Linodes and NodeBalancers
43+
- Pre-populate payment amount to the current Balance
44+
- Add disk imagize events to show progress
45+
- Volume Labels Sorting
46+
- Hide global backups setting from managed users
47+
48+
### Fixed:
49+
- Request notifications after migration finished
50+
- Keyboard scrolling on custom MenuList component
51+
- Regression with pagination dropdown
52+
- Show error message when a Linode on the user's account is jailed.
53+
- 2FA panel
54+
- Creation workflow styles
55+
- Instances of renderGuard not updating components
56+
- React-select isClearable logic
57+
- Dashboard spacing
58+
- PDF generation failure
59+
- Error handling for SSL certificate and key when creating a NodeBalancer.
60+
- Default lastFour (credit card digits) to empty string to prevent visual bug
61+
- Graphs need better breakpoints

0 commit comments

Comments
 (0)