Releases: mdyna/mdyna-app
Releases · mdyna/mdyna-app
0.11.5
v0.11.5 v0.11.5
0.11.3
v0.11.3 v0.11.3
0.11.2
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
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
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.
- Added validations to the card Editor and the inline title editor
- 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
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.
- Added validations to the card Editor and the inline title editor
- 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
v0.10.0 v0.10.0
0.9.2
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
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
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.