Skip to content

Releases: mdyna/mdyna-app

0.8.3

14 Jul 12:15
Compare
Choose a tag to compare
v0.8.3

v0.8.3

0.8.2

05 Jul 19:13
Compare
Choose a tag to compare
v0.8.2

v0.8.2

0.8.1

04 Jul 16:03
Compare
Choose a tag to compare
v0.8.1

v0.8.1

0.8.0

22 Jun 16:35
Compare
Choose a tag to compare

Improvements

  • We're now using application data to load your labels when you start the application. This can make the application load a bit slower (if a user has A LOT of cards), but this improves in app performance
  • We have re-designed the card bar. This is because there are more plans for that bar, other than the three current existing actions.
    CardAction

Bug fixes

  • Fixed an issue with search not finding cards by title.
  • Fixed an issue that would leave you without cards if you deleted the last card in a page.
    • Now, if you delete the last card, you'll be brought to the previous page.

0.7.15

03 Jun 18:38
Compare
Choose a tag to compare
v0.7.15

v.0.7.15

0.6.1

14 May 19:37
Compare
Choose a tag to compare

Bug fixes

  • Fix sorting

0.6.0

06 May 22:27
Compare
Choose a tag to compare

UI Improvements

  • Adjust card editor design, improving its responsiveness.
  • Improve white mode style
  • Adjust navigation buttons position
  • Add tooltips to menu items
  • Increase initial windows size
  • Add a save button to the top of the card editor

Bug fixes

  • Fix search by label functionality
  • Fix default sorting

Technical debt

  • Create our own components by extending the component library and replacing imports by our version
  • Use React.Portals for tooltips
  • Use markdown to parse tooltip content

0.5.3

23 Apr 10:06
7840041
Compare
Choose a tag to compare

Hotfix

  • Fix issue with task lists not checking/unchecking on click if certain characters were present.

0.5.2

22 Apr 21:56
7840041
Compare
Choose a tag to compare
  • Hotfix: Fix issue with in-cards check lists' behaviour when completing a task with a click.

0.5.1

22 Apr 16:01
7840041
Compare
Choose a tag to compare
  • Fix bug with task lists not updating if they had inline markdown
  • Update task lists design