Skip to content

Releases: mdyna/mdyna-app

0.11.5

29 Aug 01:19
Compare
Choose a tag to compare
v0.11.5

v0.11.5

0.11.3

28 Aug 18:22
Compare
Choose a tag to compare
v0.11.3

v0.11.3

0.11.2

26 Aug 21:00
Compare
Choose a tag to compare

Features

Boards BETA

  • We've finally added boards. Now you can separate your work and personal cards.
  • To add a board simply click on the new 'Boards' button in the card list and you can add a board from the menu.
  • If you want to rename or delete a board, click 'Manage boards' on the menu

Code Syntax Styles

  • We've added different code syntax styles, you can check them out in the Settings UI

  • 'Completed' cards and logic was rebranded into an Archive. These are cards that are not visible, however, are not deleted either

  • Several styling improvements:

    • Improved responsivity for the settings UI
    • Improved position and style of the toast notification
    • Improved text inputs' suggestions style

0.11.1

26 Aug 20:21
Compare
Choose a tag to compare

Features

Boards BETA

  • We've finally added boards. Now you can separate your work and personal cards.
  • To add a board simply click on the new 'Boards' button in the card list and you can add a board from the menu.
  • If you want to rename or delete a board, click 'Manage boards' on the menu

Code Syntax Styles

  • We've added different code syntax styles, you can check them out in the Settings UI

  • 'Completed' cards and logic was rebranded into an Archive. These are cards that are not visible, however, are not deleted either

  • Several styling improvements:

    • Improved responsivity for the settings UI
    • Improved position and style of the toast notification
    • Improved text inputs' suggestions style

0.10.2

06 Aug 22:05
Compare
Choose a tag to compare

Features

  • Added a focus card action.
    • This allows users to bring their code and tables to a full width resolution and focus on the selected card
  • Added a new Settings UI and removed some items from the sidebar
    • The sidebar was getting a little clustered, so we moved the theme and directory pickers to their own UI.
  • Added a new setting 'Cards per page'
    • Allows users to define how many cards they want to show on a page
  • Improved error handling and added toast notifications
    • Added validations to the card Editor and the inline title editor
      • Users now can't save cards without a title or text.
  • Gave table cells a minimum which should improve table visibility on non-focused cards
  • Improved theme styles

Bugs

  • Patched vulnerabilities introduced by an extraneous package (lodash)
  • Fixed change directory button

v 0.10.2

  • Fixed settings UI's labels and layout

0.10.1

05 Aug 22:59
Compare
Choose a tag to compare

Features

  • Added a focus card action.
    • This allows users to bring their code and tables to a full width resolution and focus on the selected card
  • Added a new Settings UI and removed some items from the sidebar
    • The sidebar was getting a little clustered, so we moved the theme and directory pickers to their own UI.
  • Added a new setting 'Cards per page'
    • Allows users to define how many cards they want to show on a page
  • Improved error handling and added toast notifications
    • Added validations to the card Editor and the inline title editor
      • Users now can't save cards without a title or text.
  • Gave table cells a minimum which should improve table visibility on non-focused cards
  • Improved theme styles

Bugs

  • Patched vulnerabilities introduced by an extraneous package (lodash)
  • Fixed change directory button

0.10.0

05 Aug 22:52
Compare
Choose a tag to compare
v0.10.0

v0.10.0

0.9.2

18 Jul 12:10
Compare
Choose a tag to compare

Design Updates

  • Update styling and theming.
    • This provides us solutions for making new cool themes in the future 😎
    • This is a big update, since we have pretty much changed how we code the design of every UI component
  • Moved card search to the top of the application
  • Moved card controls and board title to the upper part of the application
  • Label filters are now collapsible on the side bar menu.

Functional updates

  • Updated our 'masonry' engine to a much faster solution
  • Added pagination to the upper body

Features

  • Card Title is now editable from the card list without having to go to the editor
    • You can now simply click on the title and it will present you with a text input. To validate your changes press enter or click outside the input field.
  • Users can now toggle a label filter by clicking on a card's label

Bugfixes

  • The search shortcut now works properly (Ctrl+P)
  • There was an issue which prevented some users from ticking a task list item. This has been fixed.

Hotfixes

  • 0.9.1
    • Header logo was not being shown properly

0.9.1

18 Jul 11:38
Compare
Choose a tag to compare

Design Updates

  • Update styling and theming.
    • This provides us solutions for making new cool themes in the future 😎
    • This is a big update, since we have pretty much changed how we code the design of every UI component
  • Moved card search to the top of the application
  • Moved card controls and board title to the upper part of the application
  • Label filters are now collapsible on the side bar menu.

Functional updates

  • Updated our 'masonry' engine to a much faster solution
  • Added pagination to the upper body

Features

  • Card Title is now editable from the card list without having to go to the editor
    • You can now simply click on the title and it will present you with a text input. To validate your changes press enter or click outside the input field.
  • Users can now toggle a label filter by clicking on a card's label

Bugfixes

  • The search shortcut now works properly (Ctrl+P)
  • There was an issue which prevented some users from ticking a task list item. This has been fixed.

Hotfixes

  • 0.9.1
    • Header logo was not being shown properly

0.9.0

17 Jul 22:50
Compare
Choose a tag to compare

Design Updates

  • Update styling and theming.
    • This provides us solutions for making new cool themes in the future 😎
    • This is a big update, since we have pretty much changed how we code the design of every UI component
  • Moved card search to the top of the application
  • Moved card controls and board title to the upper part of the application
  • Label filters are now collapsible on the side bar menu.

Functional updates

  • Updated our 'masonry' engine to a much faster solution
  • Added pagination to the upper body

Features

  • Card Title is now editable from the card list without having to go to the editor
    • You can now simply click on the title and it will present you with a text input. To validate your changes press enter or click outside the input field.
  • Users can now toggle a label filter by clicking on a card's label

Bugfixes

  • The search shortcut now works properly (Ctrl+P)
  • There was an issue which prevented some users from ticking a task list item. This has been fixed.