Releases · mdSilo/mdSilo-app

2 min read Original article ↗

mdSilo Desktop v0.5.9

Features

Kanban board to help organize the writings and manage the process of knowledge base growing.

  • Easy-to-use: support drag-and-drop, clean and familiar layout;
  • Privacy-first: save your data in a local .json file;
  • Customizable: board background images and card colors;
  • Organized: support multi-board, link the notes to cards;

Alert

The structure of kanban.json changed, please backup(if any) before update to v0.5.9

mdSilo Desktop v0.5.8

bug fixes and small improvements.

mdSilo Desktop v0.5.7

To focus on the core features of Knowledge Base and improve the performance continuously.
We clean up some features, such as web wrap, split view, etc. In the future, such features can be added as plugins.

Features

  • Add Setting button on sidemenu (#535)
  • Set font family, size, weight and line height for editor

Bug Fixes and breaking change

Now will not replace the blank space with _ on title as wikilink due to the side effect. but this is a breaking change which breaks the backlinks and graph view (stopgaps: change [wikilink title](wikilink_title) to [[wikilink title]] or [[wikilink title | my alt text]] manually, sorry for the inconvenience).

mdSilo Desktop v0.5.6

Features

  • Sort playlist
  • System tray
  • Setting: if open previous folder on startup

Improvements

  • walk dir multi-threadedly
  • Improve performance on open/switch/edit large file

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.5

Features

  • Kanban board
  • Wrap web app and inject your JS script
  • Export as PDF or Image(png)

Bug Fixes

  • Close #404 : backslash issue

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.4

Changes

  • Support Atom feed  
  • Fixed some bugs

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.3

mdSilo Desktop v0.5.2

mdSilo Desktop v0.5.1

mdSilo Desktop v0.5.0

Features

  • RSS reader and Podcast client

Bug Fixes

Improvements