Task Board v1.1.0

New Features 🎁

  • The Edit and Delete buttons in the card footer will be only visible on card hover.
  • You can now open only two copies of Task Board view, one is main window and one in detached window.
  • Ribbon Icon Indicator : Ribbon icon will glow orange to indicate there is already an Task Board window opened either in main window or in separate detached window.
  • New Icon : The plugin Icon has been changed.
  • Edit Button Mode : Now you can select whether the edit button should open the Edit Task window, the note in tab(with three different ways) or hover preview.

Bug Fixes 🛠

  • Due date not showing under the preview in settings. Fixed ✅
  • Lot of style fixes.
  • Double priority emojis are coming when adding task using modal. Fixed ✅
  • Only single window will be now opened in Main window or detached window.
  • The data was not updating properly and not deleting the task content from the note. Fixed ✅

Other Changes 🔎

  • Moved some of the hardcoded styles into styles.css.
  • Few more strings has been translated into other languages.
  • All the setting names in the Board Config Modal has been changed to match the UI of global settings.

Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.0.2…1.1.0



Task Board v1.1.1

Bug Fixes 🛠

  • Translate the newly added/updated strings. Fixed ✅

Other Changes 🔎

  • Migrated back to vault.modify()

Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.1.0…1.1.1