Releases: mdyna/mdyna-app
Releases · mdyna/mdyna-app
0.12.1
v0.12.1 v0.12.1
0.12.0
v0.12.0 v0.12.0
0.11.13
v0.11.13 v0.11.13
0.11.12
Bugs
0.11.12
- Fixed some issues with loading boards and changing app data directory
0.11.11
- Fixed most issues related to boards
- Boards were too 'hacky' the way they were built so most of the logic was re-done
- Due to the data structure, sometimes loading/saving boards in local storage would fail. This should now work as intended
0.11.11
Bugs
- Fixed most issues related to boards
- Boards were too 'hacky' the way they were built so most of the logic was re-done
- Due to the data structure, sometimes loading/saving boards in local storage would fail. This should now work as intended
0.11.10
General bug fixes
- Fixed focused card not updating after editing
- Fixed a critical issue that was blocking loading boards from localStorage
- Re-added search input suggestions
- Fixed search input not updating after selecting a suggestion
- Fixed search bar being focusable when it was hidden
- Fixed suggestions popping up randomly when switching boards
0.11.9
Hotfix
- Fixes small issue with deleting boards
0.11.8
Patch
- Fixed an issue which was preventing users from adding cards if they didn't have any boards
- FIx
<hr>
tag style. Horizontal rules will now be visible - Replaced 'Toggle Completed' label with 'Archive'
0.11.7
Bugfix
- Fix issue which was preventing app from running if no boards were found
- Fixed word spacing in cards
0.11.6
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.6
- Hotfixes several bugs with loading and managing boards