Skip to content

0.9.1

Compare
Choose a tag to compare
@davidsmorais davidsmorais released this 18 Jul 11:38
· 688 commits to master since this release

Design Updates

  • Update styling and theming.
    • 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.

Hotfixes

  • 0.9.1
    • Header logo was not being shown properly