Oct 21st 2019 (0.16)
Chat replies
Collaboration got a lot better with the new chat replies.
Simply select some text from any message and click Reply to quote that message. It keeps a link to the original message as well so that it's easier for others to follow a conversation.
API
We launched our public API this week as well. We opened up a few endpoints like /tasks
, /lists
, and more.
This is really helpful for some of you that want to customize workflows or integrate with other services.
You can read all about it in our API documentation:
Here's a quick example on how to create a task.
Improvements
- Improved filtering by a Linked tasks attribute.
- Improved tabbing between fields in the New task modal.
- Tasks that are being completed stay displayed for 2 seconds before disappearing.
Bugs fixes
- Fixed "Video previews don't work in descriptions"
- Fixed "Group by date by week/day ascending is only showing the first week/day"
- Fixed "Chat bubbles alignment in emails"
- Fixed "Pressing cmd+enter while editing a task name should open the side panel"