Skip to content

Latest commit

 

History

History
121 lines (55 loc) · 4.75 KB

CHANGELOG.md

File metadata and controls

121 lines (55 loc) · 4.75 KB

1.10.0 (2019-07-21)

Features

  • saveVotes: saveVotes allows to override previous vote (547444c)

1.9.0 (2019-07-20)

Bug Fixes

  • fetchVotingEvidences api: reset votingResult any time it is recalculated (f33fcb2)

Features

  • getVotes: getVotes for a single voter (480d087)
  • setRecommendation API: setRecommendation API added (e28ab57)
  • setRecommendationAuthor and resetRecommendation: setRecommendationAuthor and resetRecommendati (2258d9a)

1.8.0 (2019-07-14)

Features

  • moveToNexFlowStep: moveToNexFlowStep api added (b50ea9c)

1.7.0 (2019-07-13)

Features

1.6.0 (2019-07-07)

Features

  • VotingEventStep: displayVotesAndCommentNumbers option added (64f1770)

1.5.0 (2019-07-05)

Features

  • numberOfVotesAndComments: Number of votes and comments calculated (a5af4ae)

1.4.0 (2019-07-05)

Features

  • undoCancelVotingEvent: undoCancelVotingEvent api added (423b2a6)

1.3.5 (2019-07-04)

Bug Fixes

  • lambda: change default region to eu-west-1 (18cf858)

1.3.4 (2019-07-04)

Bug Fixes

  • make: fix aws variable names in deploy_aws script (9566508)

1.3.3 (2019-07-03)

Bug Fixes

  • circleci: skip asking env if $CI is set (57f7f37)

1.3.2 (2019-07-03)

Bug Fixes

  • mongodb: change mongoUriAdmin reference to mongoUri (ea74176)

1.3.1 (2019-07-02)

Bug Fixes

  • authenticateForVotingEvent: Check roles only on backend (750b7e3)
  • createNewVotingEvent: write servicename in VotingEvent removed (664ad36)

1.3.0 (2019-07-01)

Features

  • add/delete users: addUsersWithRole and deleteUsers apis added (cfc67a8)
  • authenticateForVotingEvent: authenticateForVotingEvent API added (8e4d658)

1.2.0 (2019-06-30)

Features

  • voting-event-flow: Introduced concept of voting event flow (0f01860)

1.1.0 (2019-06-29)

Features

  • voting-event-apis: apis to add comments to technologies (42be15a)

1.0.0 (2019-06-28)

Bug Fixes

  • circleci: add context to release (3bfc4d0)
  • packages: update packages to fix vulnerabilities (82db454)