- Fixes #26: Opening a card in note while body is being edited loses the changes
- Improve rendering performance for large boards with many cards
- Resolves #23: Add due date to cards
- Resolves #14: Add support for mobile
- Resolves #17: Allow using notes as cards
- Render Markdown card titles as HTML
- Resolves #6: Add support for card colors and added option dialog for cards
- Resolves #24: Add option to set color to stack
- Resolves #22: Display tags associated with the cards
- Resolves #25: Add support for stack dynamic width
- Resolves #27: Allow drag and dropping a note on the board
- Add setting "Card double-click action"
- Fixes #13: Rendered links in cards are broken
- Add support for "Open in note" menu item, to edit the card content inside the Markdown or RTE editor
- Fixes #10: Clicking Checkbox affects multiple cards
- Fixed issue that could cause cards to be associated with the wrong stack
- Fixed issue with checkbox messaging
- Added more option to set validation of text and newlines
- Support links inside cards
- Allow running the Kanban board as an alternative editor
- Fixed logic of hidding/showing the panel while browsing notes
- Fixed styling
- Allow pressing the tab key on the mini-note editor
- Support checkboxes in kanban board
- Render card content as Markdown
- Make note and board two-way sync more robust and safer
- Do not update note if board has not changed
- Fixed horizontal scrolling
- Fixes #1: Display list bullets and numbers in cards
- Added settings for stack width and confirm key behaviour
- First release