Releases: ParabolInc/parabol
Releases · ParabolInc/parabol
v0.13.4 - 08-Dec-2016
Fixed
- #564 Fix email validation
v0.13.3 - 05-Dec-2016
v0.13.2 - 27-Nov-2016
Added
- 'Player joined' message when teammate accepts invitation
Fixed
- #543 unable to end action meeting
v0.13.1 - 25-Nov-2016
v0.13.0 - 22-Nov-2016
We tagged v0.13.0 on our 1,300th commit. What a coinkidink!
Added
- Drag-and-drop everywhere: My Dashboard (actions, projects),
Team Dashboards (meeting agenda queue, projects), meeting project updates,
and meeting agenda items
Fixed
v0.12.1 - 15-Nov-2016
Fixed
- #518 Removed team member does not redirect away while on team dashboard
v0.12.0 - 15-Nov-2016
Added
- Added Team Settings implementation
- Can now rename teams
- Can promote a new team leader
- Can invite new team members
- Can resend invitations
- Can revoke invitations
- Can remove team members (even if they are in a meeting)
Fixed
- #512 Grant facilitation permission to every team member
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