Release 1.2.5
New Features
- Recent Kanban List: Added a "Recent Kanban" button to show recent used kanban. It will open the kanban without loading the kanban config note in the markdown editor.
- Drag Card to Markdown Editor: Users can now drag a card from the kanban board to the markdown editor, where it will be converted into a link to the card.
- Open Card in New Window: Users can now open a kanban card in a new window by pressing on the card with right click.
Minor Enhancements
-
Show Toast Message After Refresh: A toast message is now displayed after the kanban board is refreshed to provide better user feedback.
-
Fix: Unable to Open Note on “/“ : Resolves an issue where certain notes could not be opened if it is put on “/“
Code Changes
- Improved caching mechanism to ensure notes removed from the kanban board are also removed from the cache.