|
| 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