Releases: BoostIO/boost-releases
Releases Β· BoostIO/boost-releases
v0.7.2
- Fix editor bug when using Japanese IME Keyboard.
v0.7.0
- Replace Ace editor with Codemirror
- Improve UI
- Fix minor bugs fix
- Crush on deleting empty folder
- Finder shows wrong detail when search keyword is empty.
v0.6.8
- Fix data parsing error (\u2028)
v0.6.7
- Fix dataApi bugs
- Line separator(\u2028) characters doesn't be escaped when stringifying.
- The app tries to parse
.DS_Store
as a note.
- Fix segfaults error when closing app on Ubuntu
v0.6.6
- Attempt to recover broken storages
- Fix renaming storage name bug
v0.6.5
- Infinite scroll
- Confirm on blur when editing color and name of folder.
- Default note option(Snippet/Markdown/Always
- Context menu for notes(Delete
- Show dialog when deleting snippet
- Improvement folder select #106
- Resizable SideNav
- Strip markdown syntax from title
- Using Immutable
- Refactor for dataApi
v0.6.4
- App doesn't quit properly on Windows and Linux (with Cinnamon)
- Syntax mode will be automatically detected and set by filename.
v0.6.3
- Fix error when closing main window on Ubuntu #57
- Finder
- Dark theme (UI customization will be embeded the next update)
- Folder color picker by @dotcs #77
- Fix layout bug #69
- expand/folder sidebar
- Markdown snippet in Snippet note can be rendered just like Markdown note
v0.6.2
- Improve performance: debounce dispatch
- Footnote
- GFM style checkbox*
- Add tooltips to buttons