Skip to content

0.15.0

Compare
Choose a tag to compare
@davidsmorais davidsmorais released this 13 Dec 13:37
· 314 commits to master since this release

Features 🌠

Favorites 📌

  • Added a 'Favorite Card' button.
    • You can now favorite a card for quick access from the side menu.
    • Clicking on a favorite card on the side menu will bring that card into focus.
    • To favorite a card simply press on the 📌 icon on the card bar.
  • Add cards from clipboard
    • While on the card list, if you press Ctrl+V, MDyna will add a card based on your clipboard content to your active board.
  • Duplicate cards
    • You can now duplicate a card to the same board.
    • The new 'Duplicate Card' button is found within the dropdown in every card bar.

UI/UX Improvements 👍

  • Updated style for menu and sub menus.
  • Improved the transition when expanding the sidebar.
  • Added a dropdown menu to the card bar to show additional options.
  • Fixed an issue which would cause the card title to overflow from the card.
  • Disabled card list page controls if there's only one page of cards.
  • Added a "De-Sync from GitHub" button.
  • Clicking on a '#' on a card will now scroll to the title.
  • Added an 'Unfocus' button when focusing a card.
  • Updated the text when no cards match search results and for empty boards.

Bugs 🐛

  • Fixed sidebar items alignment.
  • Fixed an issue in which the label picker wouldn't reset the input after selecting an item from the suggestions box.
  • Now double clicking on a card you're already editing will no longer reset changes.
  • Fixed 'Add card' flow.
    • Whenever you add a card now, the card list will update to have the new card visible.