Release 1.3
This page contains public notes on Release 1.3 for Bluebird Task Management.
Several bugfixes and general enhancements are planned to go into Release 1.3. Of the bigger features planned, we are looking to implement the ability to establish a hierarchy of tasks, and to be able to export tasks as JSON; in addition to the markdown compatibility present.
This release is currently in progress. You can view the progress of tasks in this release at the BBTM public board by clicking this link.
General Enhancements
These are all the enhancements that went into this release.
- URL routes for specific tasks. Each task now has its own URL route.
- Linking tasks without a hierarchy. This is just if one wants to link two tasks; without necessarily making one a child of another.
- Added the option to export tasks as JSON; in addition to the markdown option there currently is.
- Notification center for Bluebird Task Management. Essentially expanded the current system of notifications. Users will get notifications for tasks; in addition to existing notifications for Bluebird Documentation. Notifications are management in the account settings page on Bluebird Documentation.
- Visual indicator on task cards if the task contains a non-empty description.
- Visual indicator for task cards that contain comments.
- Users can now watch a task. This essentially gives them a way to monitor a task, and get notifications for them.
- Visual indicator for task cards that a user is currently watching.
- Users can now establish a hierarchy of tasks. Very similar to the way we have spaces and pages, we now have parent and child tasks.
Bugfixes
These are all bugfixes that went into this release.
- Mobile App: Users couldn't choose from a dorpdown for labels. They all had to be typed manually. Now, behavior for choosing labels for tasks is the same as on the website.
- When exporting tasks that have attached documentation, the attached documentation appeared with HTML tags. Now, attached documentation appears as markdown or JSON.
- Mobile App: Users were unable to move columns on the mobile app.
Part of: BBTM Release Planning