Skip to content

Commit b607560

Browse files
Alban BaillyGitHub Enterprise
authored andcommitted
Merge pull request linode#255 from abailly/changelog-update-0-55-0
Manager changelog 0.55.0
2 parents ce1d112 + 0a17758 commit b607560

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

content/changelog/2019/05-06.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "0.55.0: 2019-05-06"
3+
date: "2019-05-06T11:00:00-04:00"
4+
description: "Cloud Manager Changelog 0.55.0"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.55.0
8+
---
9+
10+
### Added:
11+
12+
- Improve GA Event Imports in Manager
13+
- Local storage optimizations
14+
- Remove Volumes From MaybeRenderError
15+
- Add error handling documentation
16+
- Replace all pathOr<string>s with getErrorStringOrDefault
17+
- Placement of Object Storage in Primary Navbar
18+
- Add /buckets to OBJ link in PrimaryNav
19+
- Add Ada google analytics
20+
- Reverse sorting arrows for sortable tables
21+
- Explicitly display regions error in Linode volumes form
22+
- Taxes and Subtotal on Invoice
23+
- Fixed positioning of ADA CTA
24+
- Add docs for pushing tags to upstream
25+
- Add polling for NBs on landing page
26+
- Add polling to NB detail
27+
- Check region filtering
28+
- Make Linode dropdown menus searchable via React Select
29+
30+
### Changed:
31+
32+
- Scroll-to logic for Disks and Configs page changes
33+
- Stats request optimization
34+
- Display reserved IPs in IPv4 table (Linode Detail)
35+
- Style Updates to Invoice PDF
36+
- Update Activity Stream Based on Events
37+
- Sentry Updates
38+
- Move Object Storage keys to the OBJ Landing page
39+
- Update Notistack and make toasts dismissible
40+
- Update IP address listing on card view and styling
41+
- Paginate Disks and Configs with Paginate Render Props Component
42+
- Removing tag column and cells styles updates
43+
- Lish tabs style updates
44+
- Sync up with disk select changes and reset disk options on Linode select clear
45+
- adjustments to UDF widths for medium + breakpoints
46+
- Manual backup errors appear within form instead of as toasts
47+
48+
### Fixed:
49+
50+
- Fix issue with error appearing on volume attach drawer
51+
- Fix pre-selected Cluster select
52+
- fix to action menu on mobile (align right for consistency)

0 commit comments

Comments
 (0)