3.0.1 (2023-05-28)
- : 'next' is defined but never used. (5bdbf8e)
2.29.0 (2023-05-21)
- Update task completion status, actions on completion, user points and badges (3944dc9)
2.28.0 (2023-05-21)
- 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)
- Add password reset functionality and update email content (e48fe69)
2.26.0 (2023-05-20)
- app.js to use good security practices, parse request bodies, and enable CORS. (31a5138)
- Implement rate limitation and brute force protection for user login (0a0c832)