Boostnote Changelog

What's new in Boostnote 0.16.1

Sep 5, 2020
  • Add Email subscription form

New in Boostnote 0.16.0 (Jul 20, 2020)

  • Add Wakatime integration #2923
  • Add Date shortcut ISO 8601 format as an option in preference #3600
  • Add tag renaming #3469
  • Rearrange layout of columns #2936
  • Update Boostnote name to Boostnote Legacy #3556
  • Improve autocomplete within code blocks #2594
  • Better scroll sync between the editor and the preview in the SplitEditor #2405
  • Fix unclickable links #3591
  • Fix broken ui themes #3589
  • Update mermaid #3590
  • Bump lodash from 4.17.13 to 4.17.19 #3612

New in Boostnote 0.15.3 (Apr 20, 2020)

  • Scheduled theme(BoostIO/Boostnote#2658 by @gregueiras)
  • Improve inline code block style(BoostIO/Boostnote#3473 by @arcturus140)
  • Fix attachment path when exporting a note into a markdown or html file(BoostIO/Boostnote#3549 by @dredav)
  • Improve Taiwanese Mandarin locale(zh-TW) (BoostIO/Boostnote#3537 by @xatier)
  • Fix adding a Storage that you have unlinked once(BoostIO/Boostnote#3168 by @hikerpig)

New in Boostnote 0.15.2 (Mar 27, 2020)

  • Fix scroll sync #3531
  • Fix editor ctrl click for internal links #3478
  • Bump lodash-es from 4.17.10 to 4.17.15 #3508
  • Bump lodash.mergewith from 4.6.1 to 4.6.2 #3507

New in Boostnote 0.15.1 (Mar 4, 2020)

  • Make RTL optional #3510
  • Fix sidebar scrolling #3490
  • Fix misplaced sidebar tooltip #3499
  • Add tag link handling with :tag:#tag syntax [#3002](BoostIO/Boostnote#3002
  • Bump deps(lodash.template and url-parse) #3483 #3484

New in Boostnote 0.15.0 (Feb 24, 2020)

  • Add Nord UI theme #2879
  • Add Vulcan UI theme #3459
  • Scroll Bars can now be hidden #2713
  • Add sorting direction buttons #3474
  • Style Dropdown colour (theme aware) #3472
  • Improve markdown previewer h1 style #3215
  • Filter tags and folders #2964
  • Improve locale #3451
  • Add rtl toggle button #3282
  • Add Wiki Link to Help Menu #3437
  • Fix attachment links with non-latin characters #3398
  • Fix wrong handler for setting button #3476
  • Fix eslint error and integrated with prettier #3450
  • Fix prettier configuration #3413
  • Update docs #3482 #3454 #3453 #3414 #3425 #3418 #3416 #3439

New in Boostnote 0.13.0 (Oct 16, 2019)

  • 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#3028

New in Boostnote 0.12.01 (Jul 29, 2019)

  • Fix themes #3166
  • Discard warnings #3165
  • MarkdownEditor and MarkdownSplitEditor always wrap lines #3150
  • Fix issue 3123 #3149
  • Fix permissions #3148
  • Fix several propType errors raised by 'react.development.js' #3133

New in Boostnote 0.12.00 (Jul 24, 2019)

  • Dont highlight search term if search field is emptied #3112
  • Debounce deletion of un-referenced attachments --> don't fixes but mi… #3107
  • Add menu item "About" to "Help" #3079
  • Changed "insert date & time" hotkey on mac from Shift-Cmd-/ to Alt-Cmd-/ #3076
  • Update lock/unlock icons in editor #1760 #3070
  • Fix export to PDF exporting corrupted images #3068
  • feat: Added Context Menu for markdown preview mode and copy url when … #3066
  • Fix Custom CSS Disappears After Saving #3065
  • Fix 2892: Line wrapping #3063
  • fix chinese language new note tab style #3062
  • apply theme color to slider in MarkdownSplitEditor #3055
  • Fix #2540 #3050
  • Fix theme path issue #3048
  • Simplified search input & fixed chinese character input #3037
  • fix gallery on windows #3027
  • Fix regular expression related checkbox logic #3001
  • Fix #2922 #2998
  • Fixes that TOC hasn't id attribute when the title is all 2-byte characters #2994
  • Upgrade React & React-DOM & React-Router + adding DevTools #2990

New in Boostnote 0.11.17 (May 26, 2019)

  • Make markdown lint configurable(Disabled by default) BoostIO/Boostnote#3034

New in Boostnote 0.11.16 (May 22, 2019)

  • Add React hooks section to code style guide #3000
  • Fix snippet inside of math block #2997
  • Fix empty link #2978 #2986
  • Fixed typo on string 137 #2966
  • Increase arrow size on sidebar #2963
  • Add "Ctrl + /" and "Shift + Ctrl + /" to insert today's date and time #2962
  • Issue 2858 - Will no longer attempt to redraw images that are already of the correct rotation #2961
  • Update productDescription in gruntfile.js to fix grammatical error #2956
  • Issue 2950 - clicking on elements when in full page preview toggles the mode back to split. #2952
  • Fix locale json format, add some translations for ja #2946
  • Removed erroneous parameter resulting in PlantUML server URL not being used #2945
  • Click a note link will now select the right folder note and not /home #2941
  • Upgrade Travis CI node and npm versions #2929
  • Spellcheck dropdown fix #2926
  • Fix copy button #2914
  • Sorting notes alphabetically now sort starting numbers in titles right #2910
  • Fetch page title when paste valid markdown title with one valid URL #2908
  • README: removed mobile app mention (#2828) #2900
  • Initialize storage ignores now tags from skipped notes #2898
  • After select an other note now scroll to top #2890
  • Multiple minor changes at the preferences tabs #2889
  • add default value to custom CSS editor #2888
  • add Nord editor theme #2887
  • Fixed bug-2875 #2883
  • Update all locales copyright year #2881
  • fix newNoteModal create note twice after double click quickly #2878
  • Automatic update the table of content if available #2869
  • [Fix] Cloning a note will now clone more note properties #2868
  • Refactor code editor by moving the expand snippet out to a separate file #2864
  • Introduce markdownlint #864 #2846
  • [Feature] Edit from preview #2819
  • Export a Markdown note as PDF #2678
  • Add ~ and _ to autoclosing brackets #2545
  • enable dark mode support for macOS mojave #2509
  • Add missing Chinese translation in preference page #2493

New in Boostnote 0.11.15 (Feb 8, 2019)

  • Bug fixes:
  • Fix auto updater.

New in Boostnote 0.11.14 (Feb 8, 2019)

  • Features:
  • Zoom in and out image. BoostIO/Boostnote#2809
  • Bug fixes:
  • Fix local images in markdown preview. BoostIO/Boostnote#2835 BoostIO/Boostnote#2848
  • Fix drag and drop images. BoostIO/Boostnote#2642
  • Fix default editor font for Windows. BoostIO/Boostnote#2831
  • Fix grammar error in UI. BoostIO/Boostnote#2856
  • Fix Gif animation. BoostIO/Boostnote#2852
  • Fix note title with #. BoostIO/Boostnote#2863

New in Boostnote 0.11.13 (Jan 26, 2019)

  • Features:
  • Introduce auto detect of language of snippet notes. BoostIO/Boostnote#2768
  • Introduce colored tags. BoostIO/Boostnote#2758
  • Add cheatsheets to menu. BoostIO/Boostnote#2811
  • Update locale. BoostIO/Boostnote#2772 BoostIO/Boostnote#2771 BoostIO/Boostnote#2764 BoostIO/Boostnote#2761
  • Make menu bar visibility configurable. BoostIO/Boostnote#2759
  • Improve tab ui of snippet notes. BoostIO/Boostnote#2704
  • Highlight lines in code editor. BoostIO/Boostnote#2682
  • Make markdown preview accept image dragging. BoostIO/Boostnote#2591
  • Make auto bracket matching configurable. BoostIO/Boostnote#2586
  • Introduce image gallery. BoostIO/Boostnote#2465
  • Bug fixes:
  • Fix bullet position of LaTeX equation in list. BoostIO/Boostnote#2786
  • Fix KaTeX alignment in display math. BoostIO/Boostnote#2692
  • Fix hotkey alias, Cmd. BoostIO/Boostnote#2774
  • Fix unhandled error from Removal of USB drive. BoostIO/Boostnote#2801
  • Fix white background appears while resizing sidebar. BoostIO/Boostnote#2791
  • Fix saveTagsAlphabetically. BoostIO/Boostnote#2756
  • Fix paste image. BoostIO/Boostnote#2747
  • Fix Cmd+Left to go to end of line on Mac. BoostIO/Boostnote#2746
  • Fix min width of note list. BoostIO/Boostnote#2743
  • Fix checkbox list style. BoostIO/Boostnote#2741
  • Fix scroll bar of tag list is not visible. BoostIO/Boostnote#2720
  • Fix toc. BoostIO/Boostnote#2710
  • Fix wrong sanitization which generate closing tag. BoostIO/Boostnote#2712
  • Fix lock button. BoostIO/Boostnote#2661
  • Fix deleting note not navigates to next note. BoostIO/Boostnote#2651
  • Fix auto-updating numbered list. BoostIO/Boostnote#2598
  • Fix scrolling in note list. BoostIO/Boostnote#2455
  • Dev:
  • Refactor. BoostIO/Boostnote#2770 BoostIO/Boostnote#2762
  • Prevent checkUpdate triggered in dev env. BoostIO/Boostnote#2798
  • Add FAQ.md BoostIO/Boostnote#2755
  • Update docs. BoostIO/Boostnote#2797 BoostIO/Boostnote#2795
  • Fix windows debug path. BoostIO/Boostnote#2730
  • Lint before commit. BoostIO/Boostnote#2456

New in Boostnote 0.11.12 (Jan 1, 2019)

  • Features
  • Add YAML for chart. BoostIO/Boostnote#2395
  • Add support to abbreviations, definition lists and subscript/superscript text. BoostIO/Boostnote#2346
  • Add support for converting to MD when paste HTML. BoostIO/Boostnote#2278 https://github.com/BoostIO/Boostnote/pull/2579/files
  • Add attributes to fence blocks. BoostIO/Boostnote#2394
  • Add link jump to a specific line. BoostIO/Boostnote#2494
  • Add delete hotkey.(macOS: Command + Shift + Backspace, others: Ctrl + Shift + Backspace) BoostIO/Boostnote#2452
  • Enhance tag management. BoostIO/Boostnote#2314
  • Delete tag through context menu. BoostIO/Boostnote#2497
  • Make Custom css take precedence over default style. BoostIO/Boostnote#2524
  • Show a confirm alert when emptying trash can. BoostIO/Boostnote#2590
  • Add an option to disable scroll sync. BoostIO/Boostnote#2542
  • Store editor view option into preferences. BoostIO/Boostnote#2499
  • Use title in frontmatter if it exists. BoostIO/Boostnote#2510
  • Implement block folding by headings. BoostIO/Boostnote#2595
  • Add Portuguese(pt-PT) locale. BoostIO/Boostnote#2515
  • Add Thai(th) locale. BoostIO/Boostnote#2485
  • Add French(fr) locale. BoostIO/Boostnote#2451
  • Add button to clear all checkboxes. BoostIO/Boostnote#2503
  • Bug fixes
  • Fix inline html. BoostIO/Boostnote#2342
  • Fix route when selecting multiple tags. BoostIO/Boostnote#2600
  • Fix the shift selection and ctrl selection in note list. BoostIO/Boostnote#2596
  • Fix cursor position after expending snippet. BoostIO/Boostnote#2593
  • Fix unchecking a checkbox with a code block containing checkbox syntax. BoostIO/Boostnote#2589
  • Fix pt-BR locale. BoostIO/Boostnote#2549
  • Fix typos in UI. BoostIO/Boostnote#2547
  • Fix an empty extra page when exporting as PDF. BoostIO/Boostnote#2512
  • Fix blockquotes when exporting as HTML. BoostIO/Boostnote#2511
  • Fix color for even rows BoostIO/Boostnote#2506
  • Remove emacs keymap Ctrl-V binding to allow pasting. BoostIO/Boostnote#2492
  • Fix errors generated by toggling split editor. BoostIO/Boostnote#2487
  • Fix segmentation faults with glibc 2.28. BoostIO/Boostnote#2484
  • Disable hyperlinks for attachments. BoostIO/Boostnote#2474
  • Fix abbreviations for Option in hotkeys. BoostIO/Boostnote#2448
  • Fix errors when saving a blank hotkey. BoostIO/Boostnote#2430
  • Dev
  • Upgrade electron to v3.0.8. BoostIO/Boostnote#2603
  • Add vscode debug support. BoostIO/Boostnote#2571
  • Remove console.logs BoostIO/Boostnote#2434

New in Boostnote 0.11.10 (Nov 13, 2018)

  • Features:
  • Add default note option. BoostIO/Boostnote#2369
  • Add default language option for snippet notes. BoostIO/Boostnote#2352
  • Add Dracula theme. BoostIO/Boostnote#2414
  • Add macOS touchbar support. BoostIO/Boostnote#2327
  • Add tag autocomplete. BoostIO/Boostnote#2320
  • Add smart table editor. BoostIO/Boostnote#2312
  • Add automatic table of contents generation for Markdown. BoostIO/Boostnote#2281
  • Apply alternate background color for table rows. BoostIO/Boostnote#2476
  • Add linethrough checkbox & make it optional. BoostIO/Boostnote#2460
  • Add exporting all markdown files in a storage. BoostIO/Boostnote#2292
  • Add a Copy button the Snippets tab. BoostIO/Boostnote#2445
  • Change Toggle Editor Mode hotkey on OS X. BoostIO/Boostnote#2437
  • Display timestamp on all notes. BoostIO/Boostnote#2436
  • Allow abbreviation for Option in hotkeys. BoostIO/Boostnote#2435
  • Add a context menu handler to show an attachment in the expl…. BoostIO/Boostnote#2418
  • Make links clickable BoostIO/Boostnote#2382
  • Improve style. BoostIO/Boostnote#2386 BoostIO/Boostnote#2355 BoostIO/Boostnote#2344 BoostIO/Boostnote#2304
  • Escape Pipe character when inserting a URL into a table BoostIO/Boostnote#2381
  • Make tags over the editor are clickable BoostIO/Boostnote#2371
  • Support front-matter. BoostIO/Boostnote#2347
  • Improve locales. BoostIO/Boostnote#2364
  • Add Polish locale. BoostIO/Boostnote#2363
  • Improve wordings of UI. BoostIO/Boostnote#2442 BoostIO/Boostnote#2431 BoostIO/Boostnote#2429 BoostIO/Boostnote#2410 BoostIO/Boostnote#2404
  • Bug fixes:
  • Fix visual bug with preview. BoostIO/Boostnote#2477
  • Fix small visual bug in tag autocomplete. BoostIO/Boostnote#2462
  • Fix graphical bugs in snippet list BoostIO/Boostnote#2444
  • Update codemirror to fix centered column as not emoji. BoostIO/Boostnote#2443
  • Fix TypeError thrown on the Snippets page. BoostIO/Boostnote#2438
  • Monokai theme fixes. BoostIO/Boostnote#2428
  • Fix style break in folder list of preferences. BoostIO/Boostnote#2412
  • Fix selection position changing when going fullscreen or resizing splitEditor. BoostIO/Boostnote#2406
  • Fix a bug causing right click to copy a note. https://github.com/BoostIO/Boostnote/pull/2402
  • Fix tag autocomplete in snippet note. BoostIO/Boostnote#2400
  • Fix admonitions. BoostIO/Boostnote#2389
  • Fix scroll for long table BoostIO/Boostnote#2345
  • Fix drop image rotate wrong BoostIO/Boostnote#2322
  • Dev:
  • Update contributing.md BoostIO/Boostnote#2403 BoostIO/Boostnote#2329
  • Update readme.md BoostIO/Boostnote#2439
  • Update issue template BoostIO/Boostnote#2449
  • Add EditorConfig. BoostIO/Boostnote#2313

New in Boostnote 0.11.8 (Jul 23, 2018)

  • Features:
  • Allow customizing html escape when exporting a note. BoostIO/Boostnote#1935
  • Improve settings UI. BoostIO/Boostnote#2135 BoostIO/Boostnote#2138
  • Add collapsed state for storage. BoostIO/Boostnote#2144
  • Add Table formatter. BoostIO/Boostnote#2145
  • Upgrade codemirror. BoostIO/Boostnote#2146
  • Support mermaid. BoostIO/Boostnote#2173
  • Implement hotkey for toggle editor. BoostIO/Boostnote#2178
  • Change shortcuts for Next note and Previous note. BoostIO/Boostnote#2192
  • Improve bracket autoclosing. BoostIO/Boostnote#2197
  • Bug fixes:
  • Fix attachments migration. BoostIO/Boostnote#2205
  • Fix context menu bug. BoostIO/Boostnote#2158
  • Fix Focus search shortcut. BoostIO/Boostnote#2168
  • Fix flickering when creating a note. BoostIO/Boostnote#2183
  • Fix UI bug when deleting a note. BoostIO/Boostnote#2156

New in Boostnote 0.11.7 (Jun 29, 2018)

  • Bug fixes:
  • Upgrade markdown-it-plantuml to support non-english characters. BoostIO/Boostnote#2122
  • Fix styling of admonitions in Windows. BoostIO/Boostnote#2125
  • Fix migration images from the legacy location. BoostIO/Boostnote#2107
  • Improve locales(French and Traditional Chinese). BoostIO/Boostnote#2105 BoostIO/Boostnote#2066
  • Adjust position of info panel. BoostIO/Boostnote#2075
  • Dev:
  • Remove unnecesary dependencies. BoostIO/Boostnote#2124
  • Upgrade electron to v2.0.3. BoostIO/Boostnote#2131
  • Fix typo in comments. BoostIO/Boostnote#2106

New in Boostnote 0.11.6 (Jun 14, 2018)

  • Features:
  • Resizable split view. You can adjust width of editor and preview by dragging. BoostIO/Boostnote#2062
  • Hide copy to clipboard button when printing. BoostIO/Boostnote#2039
  • Open local files by OS shell. BoostIO/Boostnote#2019
  • Add Turkish locale. BoostIO/Boostnote#2017
  • Improve note attachments. BoostIO/Boostnote#2002 BoostIO/Boostnote#1939 BoostIO/Boostnote#1936
  • Custom markdown css. BoostIO/Boostnote#1996
  • Generate an image tag when the pasted URL is image. BoostIO/Boostnote#1989
  • Support markup admonitions. BoostIO/Boostnote#1987
  • Implement shortcuts for zoomin and zoomout BoostIO/Boostnote#1969
  • Adjust cursor position after updating title of link. BoostIO/Boostnote#1951
  • Implement shortcuts for toggle editor mode BoostIO/Boostnote#1929
  • Bug fixes:
  • Fix laggy searching by debounce rendering. BoostIO/Boostnote#2064 BoostIO/Boostnote#2065
  • Fix placeholder color of dark themee. BoostIO/Boostnote#2060
  • Fix styling of crowdfunding tab. BoostIO/Boostnote#2059
  • Fix background color of kbd tag in monokai theme. BoostIO/Boostnote#2056
  • Fix wrong path of snippets. BoostIO/Boostnote#2047
  • Fix smart arrows BoostIO/Boostnote#2041
  • Improve locales. BoostIO/Boostnote#1983 BoostIO/Boostnote#1928 BoostIO/Boostnote#1970 BoostIO/Boostnote#2057
  • Fix styling of tooltip. BoostIO/Boostnote#1933
  • Remove unused tags. BoostIO/Boostnote#1931
  • Dev:
  • Fix duplicated lines after merging. BoostIO/Boostnote#2058
  • Fix yarn.lock. BoostIO/Boostnote#2024
  • Update Electron to v1.8.7. BoostIO/Boostnote#1955

New in Boostnote 0.11.5 (May 21, 2018)

  • Features:
  • Show only related tags, select multiple tags BoostIO/Boostnote#1775
  • Add fullscreen shortcut for non macOS BoostIO/Boostnote#1754
  • Show confirmation dialog when deleting notes from the context menu BoostIO/Boostnote#1749
  • Add Japanese locale BoostIO/Boostnote#1832 BoostIO/Boostnote#1918
  • Add Italian locale BoostIO/Boostnote#1842
  • Add Persian locale BoostIO/Boostnote#1842
  • Discard unassigned tags in tag list BoostIO/Boostnote#1873
  • Add monokai theme BoostIO/Boostnote#1875
  • Delete images when it is not presented in note anymore BoostIO/Boostnote#1899
  • Delete all images when its note BoostIO/Boostnote#1902
  • Enable codemirror multiplex mode BoostIO/Boostnote#1912
  • Configurable plantUML server BoostIO/Boostnote#1916
  • Update codemirror BoostIO/Boostnote#1925
  • Bug fixes:
  • Fix missing locales BoostIO/Boostnote#1802
  • Fix moving notes with images BoostIO/Boostnote#1805 BoostIO/Boostnote#1852 BoostIO/Boostnote#1895 BoostIO/Boostnote#1923
  • Fix menu popup when alt is pressed BoostIO/Boostnote#1809
  • Fix image display after pasting BoostIO/Boostnote#1824
  • Fix typo in spanish locale BoostIO/Boostnote#1831
  • Fix typo in zh-TW locale BoostIO/Boostnote#1834
  • Fix note count of storage list BoostIO/Boostnote#1836
  • Fix deprecation warning of moment.js BoostIO/Boostnote#1859
  • Fix preview link bug BoostIO/Boostnote#1858
  • Fix internal note link bug BoostIO/Boostnote#1868
  • Fix font color for printing and exporting when using dark theme BoostIO/Boostnote#1865
  • Fix font color in code block BoostIO/Boostnote#1870
  • Fix empty trash menu when sidebar folded BoostIO/Boostnote#1872
  • Fix image path in exported notes on windows BoostIO/Boostnote#1874
  • Fix drag and drop move more than one note when the target note is not focused BoostIO/Boostnote#1883
  • Fix note item styling of dark theme BoostIO/Boostnote#1915
  • Fix inconsistent updates to react component state BoostIO/Boostnote#1919
  • Fix mis-referenced state properties BoostIO/Boostnote#1920
  • Dev:
  • Update node version for travis CI BoostIO/Boostnote#1603
  • Add an issue template BoostIO/Boostnote#1804
  • Refactoring BoostIO/Boostnote#1807 BoostIO/Boostnote#1818
  • Optimize image assets BoostIO/Boostnote#1863

New in Boostnote 0.11.4 (Apr 11, 2018)

  • Features:
  • Update locales.(Chinese, Spanish, German and Portuguese) BoostIO/Boostnote#1774 BoostIO/Boostnote#1748 BoostIO/Boostnote#1747 BoostIO/Boostnote#1736
  • Implement folding to code editor. BoostIO/Boostnote#1751
  • Add cleaning up trash to context menu. BoostIO/Boostnote#1745
  • Implement sort option for tags. BoostIO/Boostnote#1742
  • Bug fixes:
  • Fix i18n. BoostIO/Boostnote#1764
  • Fix styling of Side nav. BoostIO/Boostnote#1778 BoostIO/Boostnote#1759
  • Fix editor behavior of vim mode. BoostIO/Boostnote#1003
  • Escape html characters before convert to HTML. BoostIO/Boostnote#1753
  • Fix reload crash on /searched. BoostIO/Boostnote#1744
  • Fix process remaining after closing all windows on Linux with Cinnamon. BoostIO/Boostnote#1741
  • Ignore broken note. BoostIO/Boostnote#1737
  • Dev:
  • Prepare to use Jest. BoostIO/Boostnote#1752
  • Refactor copying images https://github.com/BoostIO/Boostnote/pull/1724/files

New in Boostnote 0.11.3 (Mar 22, 2018)

  • Features:
  • i18n BoostIO/Boostnote#1640 BoostIO/Boostnote#1692 BoostIO/Boostnote#1700 BoostIO/Boostnote#1713 BoostIO/Boostnote#1720
  • Make sanitization configurable BoostIO/Boostnote#1715
  • Add rulers BoostIO/Boostnote#1709
  • Bug fixes:
  • Fix blog posting. BoostIO/Boostnote#1676
  • Prevent generating title when pasting URL to inside of a link tag. BoostIO/Boostnote#1684
  • Fix Copy Note Link button in Context Menu BoostIO/Boostnote#1696
  • Fix smart quotes when blog posting. BoostIO/Boostnote#1691
  • Fix filenames with forbidden symbols during export. BoostIO/Boostnote#1698
  • Fix wrapping for long LaTeX formula. BoostIO/Boostnote#1718
  • Fix process resting after close main window. BoostIO/Boostnote#1721
  • Dev:
  • Add unit tests for markdown BoostIO/Boostnote#1678

New in Boostnote 0.11.2 (Mar 13, 2018)

  • Features:
  • Add draggable handle. BoostIO/Boostnote#1670
  • Bug fixes:
  • Allow some html tags just like github does. BoostIO/Boostnote#1673
  • Fix note link. BoostIO/Boostnote#1664
  • Fix note item UI. BoostIO/Boostnote#1663

New in Boostnote 0.11.1 (Mar 12, 2018)

  • Bug fixes:
  • Fix checkbox
  • Fix typo

New in Boostnote 0.11.0 (Mar 12, 2018)

  • Features:
  • Publish markdown notes to wordpress. BoostIO/Boostnote#1575
  • Sanitize markdown content. BoostIO/Boostnote#1634
  • Move images between storages together with note. BoostIO/Boostnote#1579
  • Add copy button of note link. BoostIO/Boostnote#1583
  • Improve key bindings for search. BoostIO/Boostnote#1593
  • Add shortcut key for full screen. BoostIO/Boostnote#1611
  • Sort tags alphabetically. BoostIO/Boostnote#1616
  • Allow folders to be draggable on side bar. BoostIO/Boostnote#1617
  • Add an option to toggle smart quotes. BoostIO/Boostnote#1621
  • Use uuid/v4 for note id. BoostIO/Boostnote#1636
  • Bug fixes:
  • Fix UI overlapping in the snippet editor. BoostIO/Boostnote#1584
  • Fix auto scroll. BoostIO/Boostnote#1591
  • Fix auto insertion of markdown list. BoostIO/Boostnote#1594
  • Fix missing zoom button. BoostIO/Boostnote#1601
  • Fix broken title of website, not using utf-8 encoding. BoostIO/Boostnote#1612
  • Fix missing progress bar. BoostIO/Boostnote#1614
  • Add missing utf-8 charset tag to exported html. BoostIO/Boostnote#1639
  • Add missing viewport tag to exported html. BoostIO/Boostnote#1643
  • Fix style of code block in exported html. BoostIO/Boostnote#1648
  • Dev:
  • Fix tests BoostIO/Boostnote#1649
  • Upgrade KaTeX to v0.9.0 BoostIO/Boostnote#1650

New in Boostnote 0.9.0 (Feb 4, 2018)

  • Discard Finder
  • Make line numbers in the editor optional #879
  • Convert uml to utf8 before converting to base64 #1271
  • Change the control icon on Windows #1411
  • Added button for copy note link #1416
  • Name note to imported file #1418
  • Added encoding meta tag #1419
  • Make save button position:fixed #1425
  • Remove inline-style from markdown link list #1429
  • Allows keyboard text selection in Finder search box #1457
  • Feat/add ability to clone note #1472
  • Allow preview area to scroll past end of file #1480
  • Remove leading # when creating tag #1481
  • Bug / Fixes:
  • Fix info right buttons layout #1453
  • Fix the editor lock button layout #1464
  • Fix #1477 #1484
  • Fix the folded layout on side bar #1413
  • Fix the Solarized Dark Styling #1412
  • Dev:
  • Update KaTeX library from 0.7.1 to 0.8.3 #1494

New in Boostnote 0.8.20 (Jan 14, 2018)

  • Features:
  • Export folder BoostIO/Boostnote#1147
  • Export html BoostIO/Boostnote#1256
  • Implement delete confirmation dialog BoostIO/Boostnote#1324
  • Close a bracket automatically BoostIO/Boostnote#1392
  • Other minor changes
  • Remove init modal BoostIO/Boostnote#1379
  • Add tooltip to new note button BoostIO/Boostnote#1321
  • Add small notification ui on preferences change BoostIO/Boostnote#1220
  • Fix:
  • Fix update for Windows BoostIO/Boostnote#1393
  • Fix failure to open Finder on Ubuntu16.04 BoostIO/Boostnote#1302
  • Fix links to snippet note BoostIO/Boostnote#1329
  • Fix starred item count BoostIO/Boostnote#1331
  • Fix editorIndentSize config option BoostIO/Boostnote#1349
  • Fix elixir highlighting BoostIO/Boostnote#1354
  • Fix note disappearing when adding tag BoostIO/Boostnote#1363
  • Fix font-family for code-editor
  • Fix missing style for solarized-dark-theme
  • Info panel BoostIO/Boostnote#1347
  • Markdown table BoostIO/Boostnote#1343
  • Create folder modal BoostIO/Boostnote#1384

New in Boostnote 0.8.19 (Dec 23, 2017)

  • Feature:
  • Solarized Dark Theme BoostIO/Boostnote#1293
  • Markdown Live Preview BoostIO/Boostnote#1307
  • Scroll Past End BoostIO/Boostnote#1267
  • Imroved the Dark Theme BoostIO/Boostnote#1268
  • Add Pin to NoteItemSimple BoostIO/Boostnote#1275
  • added ctrl+, shortcut to preference modal BoostIO/Boostnote#1257
  • Add custom LaTeX delimiters to preferences BoostIO/Boostnote#1221
  • Add a specific style for checked inputs BoostIO/Boostnote#1194
  • Fix:
  • Fix link to Cloud-Syncing BoostIO/Boostnote#1272
  • Fixed regex to stop [anytingx] being counted as a checkmark BoostIO/Boostnote#1287
  • fixed import of new notes BoostIO/Boostnote#1258
  • Fix the folded side bar layout BoostIO/Boostnote#1254
  • fixed incorrect fontFamily for multiple fonts BoostIO/Boostnote#1244
  • fixed global styles BoostIO/Boostnote#1241
  • Added border radius & background color to NavToggleButton BoostIO/Boostnote#1236
  • Correctly link to moved markdown helper BoostIO/Boostnote#1227
  • Use existing file metadata for created and modified dates BoostIO/Boostnote#1217
  • Fix note title BoostIO/Boostnote#398

New in Boostnote 0.8.18 (Dec 3, 2017)

  • Features:
  • Fix note title BoostIO/Boostnote#398
  • store correct window size on Linux BoostIO/Boostnote#1144
  • Feature multiselect notes delete and move to another folder BoostIO/Boostnote#1070
  • fix anykey can close the initmodal window issue BoostIO/Boostnote#1176
  • Fix Margin at Note Detail BoostIO/Boostnote#1179
  • SideNavItem: add background when hover BoostIO/Boostnote#1180
  • Fix layout at initial modal BoostIO/Boostnote#1197
  • confirm tag at onBlur event BoostIO/Boostnote#1211
  • Correction Notification top-left BoostIO/Boostnote#1212
  • Add newsletter link to preference modal BoostIO/Boostnote#1226
  • Bug fix:
  • Fix surrogate pairs garbling on folded SideNav BoostIO/Boostnote#1184
  • Fix folded layout BoostIO/Boostnote#1202
  • Fixbug react code mirror BoostIO/Boostnote#1218
  • Fix finder layout BoostIO/Boostnote#1225
  • Dev:
  • React.PropTypes is deprecated from React 15.5 BoostIO/Boostnote#1113
  • fixed eslint warnings BoostIO/Boostnote#1170

New in Boostnote 0.8.17 (Nov 25, 2017)

  • Features:
  • Fix note title BoostIO/Boostnote#398
  • Adjust Note in Uitab && Add message notification for data policy save BoostIO/Boostnote#1025
  • Include each note only once when sorting by pin https://github.com/BoostIO/Boostnote/pull/1033
  • Added the context menu to the list view BoostIO/Boostnote#1036
  • Fix enabling no focus right click pin to top and show adequate context menu BoostIO/Boostnote#1038
  • Make ZZ work in vim mode BoostIO/Boostnote#1041
  • Added shortcut ctrl+q for quit and quit the app when using the Windows Close button BoostIO/Boostnote#1043
  • Only make the selected tag active BoostIO/Boostnote#1049
  • Add counter on note filter BoostIO/Boostnote#1052
  • Add PlantUML support BoostIO/Boostnote#1062
  • Enable importing file to empty folder BoostIO/Boostnote#1064
  • [Improvement] — Option for preferences in menus (916 & 1074) BoostIO/Boostnote#1093
  • Change default theme and add white BoostIO/Boostnote#1108
  • Add simple addon for CodeMirror BoostIO/Boostnote#1126
  • Add task item to indent adjustment target for list BoostIO/Boostnote#1127
  • Add community on tab in preferences BoostIO/Boostnote#1133
  • Add facebook group url to infotab BoostIO/Boostnote#1135
  • Icon Design Update BoostIO/Boostnote#1138
  • Improve the initial content BoostIO/Boostnote#1153
  • Update note design BoostIO/Boostnote#1161
  • Bug fixes:
  • Only decode the url when the content of the link is a string BoostIO/Boostnote#1042
  • Fix solarized dark/light code block thema bug BoostIO/Boostnote#1061
  • Solarized light/dark bug fix BoostIO/Boostnote#1081
  • Replace selection with pasted image BoostIO/Boostnote#1119
  • Fix windows scrolling bug BoostIO/Boostnote#1149
  • Dev:
  • Fix grunt pre-build error BoostIO/Boostnote#1104
  • Electron-prebuilt is obsolete. use latest electron instead BoostIO/Boostnote#1105
  • Removed mixpanel BoostIO/Boostnote#1114
  • Updated markdown-it-kbd to 1.1.1 from 1.1.0 BoostIO/Boostnote#115

New in Boostnote 0.8.16 (Oct 29, 2017)

  • Feature:
  • Feature rearrange storage #853
  • Allow users to disable “Saved to clipboard” notification. #897
  • Feature tag area #922
  • Add notelist right click(context menu) and delete note #943
  • Support for solarized dark and light themes #948
  • Improve searching #954
  • Pin to top #956
  • Add keyboard markdown #1019
  • Fix:
  • Fix grammer in InfoTab #895
  • Align notification bar with the navigation bar #906
  • Place notifications on the right side of the notification bar #911
  • change grand to grunt #915
  • Fix “borde-box” typo #934
  • Sean/improve english #937
  • Grammar and capitalization fix #951
  • Change to apply font with single quotations #955
  • Fix to create imageDir if it does not exist #961
  • Fixed button protrustion when creating a new folder. #969
  • Replace pdf to print #972
  • Fix URIs decoded with mdurl #978
  • Fix layout #979
  • Fix #982: Tag list cannot be scroll #988
  • Grammar fix #992
  • Adjust tooltip (#963) #994
  • Fix side nav style #999
  • start point of absolute to the right. #1000
  • Fix typo in “Markdown” #1004
  • Adjust notification HotKeyTab #1010
  • Change the tooltip text of the lock button for easy to understand what its role #1014
  • ClearMessage notification HotKeyTab #1016
  • Change crowdfunding Bountysource to OpenCollective. #1017
  • Make on keyboard introduction #1020
  • Dev:
  • Add recent translated korean developement & debug docs #941
  • Add try/catch logic to recording of analytics events #950
  • Fix: “Uncaught TypeError: Cannot read property ‘className’ of null” #968
  • Add getTargetIndex() and replece them #973
  • Remove unused vars #984
  • Snapcraft #986
  • Add ama event for snippet lang #1002

New in Boostnote 0.8.15 (Sep 23, 2017)

  • Features:
  • Add file drop on NoteList #793
  • Support for extended table markdown syntax #811
  • Add markdown-it-named-headers and adjust to use Japanese or Chinese #812
  • Add wordcount and lettercount to InfoPanel #815
  • Make pasting an image in CodeEditor work #818
  • Add RealtimeNotification #877
  • iss #832 Make :q work in vim mode #885
  • Add link for cloud integration #889
  • Bug Fix:
  • Fix note creation in All Notes #803
  • Fix typo regarding fullscreen #805
  • Fix app name and icon on linux #806
  • iss #809 normalize text works only in img tag #816
  • Fix image insesration problem #820
  • Dev:
  • Componentnize NewNoteButton #800
  • Add eslint plugin react #801
  • Fix by eslint react #802
  • Add to specify npm version #813

New in Boostnote 0.8.14 (Aug 13, 2017)

  • Bug Fix:
  • Fix configmanager #787
  • Make RcParser ignore errors at JSON.parse() #789

New in Boostnote 0.8.13 (Aug 10, 2017)

  • Features:
  • Fix layout #736
  • Change to work ctrl-e and ctrl-w in RIGHTCLICK #753
  • Add Print #754
  • iss #758 Add InfoButton and InfoPanel in Trash #765
  • Context search #766
  • Add boostnoterc revival #783
  • Bug fixes:
  • Change order for AMA event #749
  • Fix noteCount on a note trashed #764
  • Fixes typo in welcome screen #767
  • Fixed InfoPanel layout in Trash #768
  • Finder UI Fix (My Storage positioning) #777
  • Add Lato font-face definition to main.html #779
  • Add storageKey to MarkdownEditor #780
  • Update application wording #782

New in Boostnote 0.8.12 (Jul 29, 2017)

  • Features:
  • Add trash can BoostIO/Boostnote#297
  • Randomize the image name when it's dropped BoostIO/Boostnote#667
  • Componentnize TrashButton BoostIO/Boostnote#672
  • Edit initial files BoostIO/Boostnote#681
  • Change “Menu” to “Preferences”, and icon.BoostIO/Boostnote#684
  • Add search-box BoostIO/Boostnote#686
  • Remove the context menu for deletion BoostIO/Boostnote#688
  • Fix layout BoostIO/Boostnote#690
  • Add info button BoostIO/Boostnote#692
  • Feature links among notes BoostIO/Boostnote#693
  • Replace cm searchbox to official search addon BoostIO/Boostnote#696
  • Update layout BoostIO/Boostnote#698
  • Change the keymap of Ctrl-U to Ctrl-K BoostIO/Boostnote#706
  • Remove a dialogbox from onTrashButtonClick BoostIO/Boostnote#707
  • Change noteHash to noteLink in the input in InfoPanel BoostIO/Boostnote#708
  • Add exports to infoPanel BoostIO/Boostnote#709
  • Change to create a new directory when storage/images does not exist BoostIO/Boostnote#710
  • Add checkbox for ama BoostIO/Boostnote#715
  • Change "title" to the exact title BoostIO/Boostnote#716
  • Fix typos Dynamit to Dynamic BoostIO/Boostnote#718
  • Update readme BoostIO/Boostnote#721
  • Fix layout BoostIO/Boostnote#722
  • Fix typo in InfoTab BoostIO/Boostnote#723
  • Make image path relative BoostIO/Boostnote#730
  • Fix layout BoostIO/Boostnote#736
  • Bug Fix:
  • Fix an error on click event BoostIO/Boostnote#695
  • Fix a bug on click BoostIO/Boostnote#717
  • Fix inseration position BoostIO/Boostnote#719
  • Goodbye Ctrl-G BoostIO/Boostnote#720
  • Fix hidden button BoostIO/Boostnote#724
  • iss #155 Change defaut font on windows BoostIO/Boostnote#726
  • iss #727 fix incorrect encoding in link BoostIO/Boostnote#728
  • Make it work on windows BoostIO/Boostnote#732

New in Boostnote 0.8.11 (Jun 26, 2017)

  • Features:
  • Add importer which imports files from .md/.txt
  • Make Ctrl-C copy
  • Bug Fix
  • Rename TodolistPercentage.js to TodoListPercentage.js.
  • Fix not to show scroll bar when full screen mode in Windows

New in Boostnote 0.8.10 (Jun 12, 2017)

  • Features:
  • Move note between folders #374
  • display percentage of achievement of todo in markdown #557
  • If there is no tag, narrow the width of NoteList. #594
  • #595 - Resize an image with markdown #598
  • change search ux #600
  • Copy clipboard button for markdown code blocks #603
  • I improved the dark theme. #605
  • Feature amazon mobile analytics #620
  • Add emacs keymap #623
  • improve searchTextBox UX #628
  • Handling pull 602 #632
  • Bug Fix:
  • Fix incorrect tag completion in code block #341
  • fix the bug when using markdown syntax h1 #510
  • Revamp handling of multiple key press #545
  • Fix for #535: #549
  • Fix task bar UI #587
  • Fix copy button layout #622
  • Fix a bug which is not showing dialog when user tries to export a snippet #626
  • Fix a rendering bug #633

New in Boostnote 0.8.9 (May 2, 2017)

  • Features:
  • Improve wordings. https://github.com/BoostIO/Boostnote/pull/480/files
  • Added Shift on Hints. BoostIO/Boostnote#488
  • Fix md viewer line breaks when copying. BoostIO/Boostnote#512
  • Add star display on note list. BoostIO/Boostnote#522
  • Change design of sidebar. BoostIO/Boostnote#520
  • Bug Fix:
  • Fix a shortcut for deletion. BoostIO/Boostnote#484
  • [windows]Scrollbar no longer appears above modal. BoostIO/Boostnote#513

New in Boostnote 0.8.8 (Apr 24, 2017)

  • Update:
  • Design update
  • Improve trash button
  • Remove ctrl+B shortcut key
  • Write mark automatically when writing list on Markdown
  • Double click on tab to rename on snippet note
  • Fix behavior of the shortcut key to make text bold on Markdown
  • Add syntax highlight theme preview
  • Remove esc button on initial modal window
  • Bug Fix:
  • Fixed Snippet tabs overwriting other tabs when closed
  • The problem with closing app when fullscreen mode
  • Development:
  • Fix config of ESLint
  • Add npm script dev-start
  • Start using yarn

New in Boostnote 0.8.7 (Mar 22, 2017)

  • Update:
  • Changed the tray icon when mouse on
  • The lock icon on markdown note
  • Bug Fix:
  • Covert dragged svg into link literal of markdown
  • Ignore # in the code block
  • Fix the bug for deleting snippet tab

New in Boostnote 0.8.6 (Mar 6, 2017)

  • Bug Fix:
  • Image drag fix #291
  • Fix font color for dark theme rename folder modal #287

New in Boostnote 0.8.5 (Feb 11, 2017)

  • Bug Fix:
  • don't show at markdown preview. #205
  • Cannot open finder with using HotKey #239
  • App icon looks bad on Windows 10 taskbar #279

New in Boostnote 0.8.4 (Jan 30, 2017)

  • Update:
  • Change shortcut key to blur MarkdownNote.
  • Fix design.
  • Bug Fix:
  • Markdown can't edit under specific state.

New in Boostnote 0.8.3 (Jan 21, 2017)

  • Update:
  • Some new shortcuts.
  • Exporting markdown note as txt/md.
  • More zoom options (140-200%).
  • Dropping images into CodeEditor.
  • Fix:
  • Bug occurs with updating.
  • Fixes syntax hilight of inline code on Preview.
  • Some markup.

New in Boostnote 0.8.1 (Jan 16, 2017)

  • Update:
  • Renew the URL of official page.
  • Add selector of the folder on note detail.
  • Remember window size when quit Boostnote.
  • Vim keymaps.
  • Develop:
  • Remove dependencies of oh-my-cdn.
  • Update information of development.
  • Settings for TravisCI and ESLint.
  • Bug Fix:
  • Fix code theme not found error.
  • Design: number of the folder.

New in Boostnote 0.8.0 (Jan 3, 2017)

  • Renew the design.
  • Remove butto to share the note.
  • Remove controll context button on top bar.
  • Renew the logo.
  • Remove folder selecting on note detail.

New in Boostnote 0.7.5 (Dec 20, 2016)

  • Fix typo on document.
  • Update certification for Windows edition.

New in Boostnote 0.7.4 (Dec 13, 2016)

  • Fix error on modal window.

New in Boostnote 0.7.3 (Dec 13, 2016)

  • Remove menu bar on windows.
  • Improved error messaging.
  • Fix syntax error when compiling/running Boostnote.
  • Minor accelerator updates for macOS.
  • Adding menu back in temporarily to fix shortcuts.
  • Updating code signing for Windows.

New in Boostnote 0.7.2 (Oct 18, 2016)

  • Fix editor bug when using Japanese IME Keyboard.

New in Boostnote 0.7.1 (Oct 18, 2016)

  • Fix minor design bugs.

New in Boostnote 0.7.0 (Oct 17, 2016)

  • 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.

New in Boostnote 0.6.8 (Sep 22, 2016)

  • Fix data parsing error (u2028)

New in Boostnote 0.6.7 (Sep 21, 2016)

  • Fix dataApi bugs:
  • Line separator(u2028) characters doesn't be escaped when stringifying.
  • The app tries to parse .DS_Store as a note.

New in Boostnote 0.6.6 (Sep 20, 2016)

  • Attempt to recover broken storages
  • Fix renaming storage name bug

New in Boostnote 0.6.5 (Sep 15, 2016)

  • 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

New in Boostnote 0.6.4 (Aug 23, 2016)

  • App doesn't quit properly on Windows and Linux (with Cinnamon)
  • Syntax mode will be automatically detected and set by filename.

New in Boostnote 0.6.3 (Aug 14, 2016)

  • 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

New in Boostnote 0.6.2 (Jul 28, 2016)

  • Improve performance: debounce dispatch
  • Footnote
  • GFM style checkbox
  • Add tooltips to buttons

New in Boostnote 0.6.1 (Jul 28, 2016)

  • Hotfix: fix endless loading when user is a newcomer.

New in Boostnote 0.6.0 (Jul 28, 2016)

  • renew app
  • Several features are temporary disabled.(within a week):
  • Finder
  • Dark theme
  • Post exporting

New in Boostnote 0.5.13 (Jun 23, 2016)

  • Scroll bar will be hidden when modal opens

New in Boostnote 0.5.12 (May 12, 2016)

  • Line number for code block in Markdown note

New in Boostnote 0.5.11 (Apr 26, 2016)

  • Enable Finder on Cinnamon.
  • Add missing features of Dark theme.

New in Boostnote 0.5.10 (Apr 25, 2016)

  • Dark theme.
  • Editor themes & Preview codeblock themes.

New in Boostnote 0.5.9 (Apr 11, 2016)

  • App will quit when main-window closed.
  • 'There is no newer version' alert won't show anymore.

New in Boostnote 0.5.8 (Apr 3, 2016)

  • Fix editor selection bug
  • Fix file drop bug

New in Boostnote 0.5.6 (Mar 28, 2016)

  • add announcement about OSS
  • replace contact form with contact link

New in Boostnote 0.5.5 (Mar 16, 2016)

  • Focus search input when main-window called by hotkey
  • Bump up Electron to v0.36.11
  • Editor font family also applied title input
  • Zoom factor can be configurable by Ctrl+WheelScroll(Windows, Linux only)
  • Fix emacs key binding of Ace editor(Ctrl-a, Ctrl-p)
  • Long line of tags in Post list will be wrapped

New in Boostnote 0.5.4 (Jan 25, 2016)

  • HTML code in code fence won't be sanitized
  • The bug of Ace editor, command ctrl+e on Editor(go to line end), is fixed
  • Markdown style is improved
  • Anchor with image works well now

New in Boostnote 0.5.3 (Jan 19, 2016)

  • Fixed. Switching preview with ESC key when set switch preview on right click doesn't work well
  • Fixed. Switching preview/editor which doesn't work well after updating v0.5.2
  • Strange behavior of Preferences when setting shortcuts is fixed

New in Boostnote 0.5.2 (Jan 18, 2016)

  • Unintended behavior of switching Preview/Editor when right clicking is fixed
  • Opening search form in editor(OSX: ⌘ + F, Win: Ctrl + F) won't fire switching preview.
  • 'Right click to toggle Preview/Editor' option will be added.
  • Strikethrough syntax ~~ won't be sanitized.
  • Checkbox syntax [ ], [x] will be added.
  • Default key of global shortcut open-main-window will be changed.(OSX: ⌘ + alt + L Wins: Windows + Alt + E)
  • & in Latex block won't be sanitized to &
  • Windows Only : Base font-family will be changed(helvetica, arial, sans-serif -> meiryo, 'Microsoft Yahei', helvetica, arial, sans-serif)

New in Boostnote 0.5.1 (Jan 13, 2016)

  • CommonMark / Latex
  • Enhance User Interface(No Edit and Save button)
  • Preview/Editor font will be configurable
  • Hotkey changed
  • Insensitive-case search

New in Boostnote 0.5.0 (Dec 29, 2015)

  • Windows app has been released!
  • Boostnote has been codesigned properly
  • IPC between main window and finder window has been improved.