Releases: ParabolInc/parabol
Releases · ParabolInc/parabol
v0.11.0 - 05-Nov-2016
Added
- Added S3 deployment to
npm run build:client-min
and application
Fixed
- #482 Avatar style improvements
- Restores a default box shadow, with the option for border styling
- Makes lobby and last call primary buttons more prominent
- #492 minor UI updates
- DashModal has updated border styling
- SummaryHeader has button-styled link to team dashboard
- LastCall pulls success expression from array
- CircleCI build cache fixes
v0.10.0 - 02-Nov-2016
Added
- #458 Added ability to create and invite new teams
- #466 Can now press escape to blur agenda list input
redux-raven-middleware
to include redux events in error reporting
Fixed
- #161, #162 Changed lobby copy to better illustrate when check-in round begins
- #379 Uncaught TypeError: Cannot read property 'openArea' of undefined
- #411 Fix
isFacilitating
box shadow - #474 Can steal facilitator role with refresh
- Updated styles for waiting message on last call
- Increased contrast of avatar outlines, misc. styling improvements
- Updated email link copy to summary
v0.9.6 - 29-Oct-2016
Added
- Automatic election of new facilitator when old facilitator disconnects
- Refactor of socket management; added container decorator to maintain
socket connection
Fixed
v0.9.5 - 25-Oct-2016
v0.9.4 - 24-Oct-2016
v0.9.3 - 24-Oct-2016
Added
- New meeting summary web view and email
- Segment.io adoption funnel and usage tracking:
- Welcome wizard events, 'Meeting Completed' events
- Added segmentEventPage, renamed segmentEvent -> segmentEventTrack
- Added Helmet components to update title on key routes
- Simple singular, plural for Last Call (#419)
Fixed
- Segment page events now report correct document title
- #413 fixes build minification
v0.8.1 - 19-Oct-2016
Added
- Sentry.io automated error reporting for server and client
Fixed
- #68 use auth0 refreshToken to keep a user logged in during a meeting
- #393 do not require enter key to advance check-in during a meeting
- #394 end meeting button copy should differ depending on user context
- #395 going back one meeting phase doesn't update phaseItem
- #396 creating agenda items from last call doesn't register them in the
total or summary - #397 breaks on react-router infinite loop redirect
- #400 Doesn't submit twice when using Enter to submit outcome changes
v0.8.0 - 18-Oct-2016
Added
- End of meeting summary
v0.7.5 - 15-Oct-2016
Added
- Temporarily wired meeting last call button to endMeeting mutation to enable
more user testing - Re-added piping to reload server code when running
npm run dev
Removed
- Double dependency in
package.json
onreact-hot-loader
Fixed
- Re-added actions subscription channel, was still being used by user dashboard
v0.7.4 - 12-Oct-2016
Added
- #333 Distribute auth0 clientId and domain via SSR, allows configurability
of differing auth0 domains
Fixed
- #325 Adding new action during action meeting shows others that
new project is being created - #326 Unable to make initial assignment of Action/Project to user other than
self - #327 Agenda order processing broken
- #328 Adding new agenda item causes other users to navigate away
- #331 Enhance design of "Whatcha need?" prompt of agenda processing
- #338 Font variants not loading
- #346 Error during meeting crashes browser
- #347 Archive Card textarea disabled state
- #349 Cannot start meeting
- #351 Font loads twice error
- #373 Read-only team name outline/focus