## Features
- **Meteor 1.5 (#2371)**
- **Order fulfillment UI updates (#2400)**
- **React Router updated (#2123)**
- **React Navbar (and deprecated Blaze navbar) (#2306)**
- **Re-introduce icon toolbar as shortcutBar (#2261)**
- **React unit testing example (#2170)**
- **[WIP] [Style guide](https://styleguide.reactioncommerce.com)**
## Changes / Fixes
- __Update current user's name on Navbar and profile page when address is added. (#2455)__
- __Fix #2422 on email invite link leading to blank screen (#2437)__
- __Fix #2459 router range error fix (#2476)__
- __Remove older Blaze based launchdock plugin (#2467)__
- __Remove random regex checks on names. Fixes #2461 (#2471)__
- __Update media gallery new / deleted image indicators (#2469)__
- __Fix #2356 on tag menu-sidebar glitch (#2472)__
- __Fix #2452 on UI icon toolbar (#2460)__
- __set css property overflow on horizontal to hidden (#2458)__
- __Navbar hover issue (#2451)__
- __update memory usage in CircleCI build (#2462)__
- __refactor default admin user creation (#2453)__
- __Bunyan and Loggly updates (#2425)__
- __Updated chai package__
- __add missing "orders not found" text (#2424)__
- __Add closeOnClick option to DropDownMenu component (#2418)__
- **Fixed console error when dragging product images (#2443)**
- **Remove unmaintained Browserstack acceptance tests (#2430)**
- **Add css style to differentiate read from unread notifications (#2442)**
- **Added module aliases @reactioncommerce/reaction-ui (#2436)**
- **Switch to Reaction’s new fork of Nodemailer (#2427)**
- **Admin should be able to invite a user with the same name (#2386)**
- **Updated yarn.lock and removed npm-shrinkwrap.json**
- **use route permissions in register.js files (#2388)**
- **Updated, refreshed order/fulfillment UI (#2400)**
- **Change line width to match GH PR review width (#2407)**
- **Fix Improper Cart Merge (#2387)**
- **Implement missing router functions (#2393)**
- **Correct the way we record tax overrides**
- **CollectionFS cfs:tempstore and cfs:worker to Fix concurrency issues with GridFS uploads (#2096)**
- **Fix typo in inventory test description (#2364)**
- **Added Nigerian Naira to currency list in (#2366)**
- **Fix git tagging on CircleCI 2.0 (#2362)**
- **Adding the license description with link on README (#2365)**
- **Better handling for unique routes for React Router (#2327)**
- **Don't throwback a step if tax fails**
- **Updated UI colors for styleguide (#2339)**
- **Add loading component to Fix error (#2340)**
- **Allow a MAIL_URL string without auth (#2330)**
- **Defer Fixture load until the default shop is loaded (#2329)**
- **Fix conditional in Circle deploy script (#2338)**
- **Fix refunds not showing (#2317)**
- **Add Verification Url to Welcome Email (#2216)**
- **CircleCI 2.0 and docker base update (#2334)**
- **i18n translation updates (#2302 #2420)**
- **Change customer notification message when order is processed. (#2290)**
- **Allow loader to show when one is passed in and defined BUGFIX (#2303)**
- **Add the Vietnamese Dong as a supported currency (#2248)**
- **Updated shipping / payment error messages in checkout (#2271)**
- **Fix #2203 Long Strings Handling in Product Option Title (#2266)**
- **Simplify core layout component (#2257)**
- **Fix multiple refunds for stripe (#2260)**