You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This provides us solutions for making new cool themes in the future 😎
This is a big update, since we have pretty much changed how we code the design of every UI component
Moved card search to the top of the application
Moved card controls and board title to the upper part of the application
Label filters are now collapsible on the side bar menu.
Functional updates
Updated our 'masonry' engine to a much faster solution
Added pagination to the upper body
Features
Card Title is now editable from the card list without having to go to the editor
You can now simply click on the title and it will present you with a text input. To validate your changes press enter or click outside the input field.
Users can now toggle a label filter by clicking on a card's label
Bugfixes
The search shortcut now works properly (Ctrl+P)
There was an issue which prevented some users from ticking a task list item. This has been fixed.