Skip to content

v0.13.0

Compare
Choose a tag to compare
@Rokt33r Rokt33r released this 16 Oct 12:49
· 7 commits to master since this release
f3ddf4f
  • Format markdown content with Prettier #3093
  • Add support for plantUML mindmap, wbs, gantt #3249
  • npm 'test' script should contain jest tests #3272
  • Fix #3160 Add ability to sort lines with hotkey combination #3257
  • Fix the same hot-key pattern as the one already in use #3256
  • Fix throwing of exception on multiple instances #3243
  • Add sidebar collapse button to sidebar while viewing the tags list #3239
  • Fix Dracula theme buttons in storage settings #3238
  • Fix: Can't open external browser in Markdown Preview with external link containing '#' #3233
  • Fix #888 - Wrong word count due splitting #3226
  • Add option to disable the automiatic deletion of un-referenced attach… #3225
  • Update Chinese translation #3219
  • Fix #2636 - Can't scroll to bottom of editor pane #3206
  • Fix JavaScript hello world example #3204
  • Add CodeEditor::setLineContent method to manipulate line contents #3197
  • Fix #3174: Enable dragging of notes #3195
  • fix: HotkeyTab accidentally set incomplete hotkey, related #3190 #3194
  • Fix #3190 - App blanks out after setting HotKey #3193
  • Fix XSS vulnerability after PDF export (issue #3178) #3192
  • Fix routing for tag filtering (issue #3157) #3191
  • Only show context menu if "switch preview" is not set to "on right click" #3186
  • Stricter regex pattern in pathname matching, fix #3183 #3184
  • Fix #3060 - broken TOC Link #3181
  • Fix #2935 - Selecting multiple notes when opening them #3180
  • Fix #3159 - blanking with "href" in an element #3179
  • MarkdownPreview should scroll to top after selecting another note, also fix #3023 #3177
  • optimize: should highlight any non-empty search query, fix #3164 #3175
  • Suppport auto generating toc content for the [TOC] tag #3173
  • tweak MarkdownPreview style to optimize overflow scrollbar display #3136
  • Html to md feature #3099
  • Fix #3007 - xss related to mermaid [#3028](BoostIO/BoostNote-Legacy#3028