mdSilo-app version history
10 releases tracked, newest first.
app-v0.5.9
Mar 3, 2024- Added Kanban board for organizing writings and knowledge management
- Supports drag-and-drop, customizable backgrounds, and card colors
- Data saved locally in `.json` files for privacy
- Note: `kanban.json` structure changed—backup before updating
5 downloads
app-v0.5.8
Feb 25, 2024bug fixes and small improvements.
4 downloads
app-v0.5.7
Sep 7, 2023To 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).
4 downloads
app-v0.5.6
May 13, 2023## 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: https://github.com/mdSilo/mdSilo-app/issues/266
- Relative path for local image not working on Linux and Mac, cannot display and insert: https://github.com/danloh/mdSilo-app/issues/363
4 downloads
app-v0.5.5
Mar 3, 2023### 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: https://github.com/mdSilo/mdSilo-app/issues/266
- Relative path for local image not working on Linux and Mac, cannot display and insert: https://github.com/danloh/mdSilo-app/issues/363
4 downloads
app-v0.5.4
Feb 14, 2023## Changes
- Support Atom feed
- Fixed some bugs
## Known Issues
- Cannot listen rename event on Mac: https://github.com/mdSilo/mdSilo-app/issues/266
- Relative path for local image not working on Linux and Mac, cannot display and insert: https://github.com/danloh/mdSilo-app/issues/363
4 downloads
app-v0.5.3
Feb 1, 2023fix bugs
4 downloads
app-v0.5.2
Dec 2, 2022- Fixed: #305
- Fixed: #306
- Fixed: #325
4 downloads
app-v0.5.1
Nov 30, 2022fix a bug
4 downloads
app-v0.5.0
Nov 19, 2022### Features
- RSS reader and Podcast client
### Bug Fixes
### Improvements
4 downloads