configui/CHANGELOG.md

24 lines
342 B
Markdown

# 0.1.2
## Feature
* download files #26
* add goto last line toolbar #21
* use parcel to load main.js
* use icons
## Fix
* all cmds should be pass straight back to user
* timeout on none ending cmds #34
# 0.1.1
## Feature
* Save config back to file
* Add lang directive to specify lang mode
## Fix
* Server started in -v option (#16)