Skip to content

Latest commit

 

History

History
52 lines (19 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

52 lines (19 loc) · 1.99 KB

3.0.1 (2023-05-28)

Bug Fixes

  • : 'next' is defined but never used. (5bdbf8e)

2.29.0 (2023-05-21)

Features

  • Update task completion status, actions on completion, user points and badges (3944dc9)

2.28.0 (2023-05-21)

Features

  • Add and delete comments to task, update task history (7425198)
  • Add task history records when collaborator is added or removed (396ee79)
  • refactor error handling & add task history on Completion. (1b0c510)

2.27.0 (2023-05-20)

Features

  • Add password reset functionality and update email content (e48fe69)

2.26.0 (2023-05-20)

Bug Fixes

  • app.js to use good security practices, parse request bodies, and enable CORS. (31a5138)

Features

  • Implement rate limitation and brute force protection for user login (0a0c832)