diff --git a/Roadmap.md b/Roadmap.md index fc6dec0..1061730 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,27 +1,22 @@ Planned features and their expected release version. Subject to change! -## 0.2.0 release - -- ~polling (real time updates?)~ -- Task comments and activity log -- ~Notification system~ **Push to a 0.3.0 release** -- ~Task filtering & sorting~ -- ~List actions~ -- ~my tasks view~ **Push to a 0.3.0 release** -- ~better login form UI~ **Push to a 0.3.0 release** -- ~ability to change initials & name in user profile settings~ - ## 0.3.0 release - -- calendar view +- Notification system +- Make sure tasks, projects, task groups, etc data is validated (e.g no space only project names) +- my tasks view +- better login form UI - due date notification & reminders - project favorites - team settings - load route components on demand - redesign project finder +- fix: issue [#39](https://github.com/JordanKnott/taskcafe/issues/39) +- debt: replace moment.js with day.js + ## 0.4.0 release +- calendar view - list view - personal boards - public boards