An open API service indexing awesome lists of open source software.

https://github.com/boostio/boost-releases

🚀 Boostnote app releases & changelog
https://github.com/boostio/boost-releases

Last synced: 8 months ago
JSON representation

🚀 Boostnote app releases & changelog

Awesome Lists containing this project

README

          

# Boost releases

## Download link

[Latest](https://github.com/BoostIO/boost-releases/releases/latest)

## Changelog

## 0.16.1(2020.9.5)

- Add Email subscription form

## 0.16.0(2020.7.20)

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

## 0.15.3(2020.4.20)

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

## 0.15.2(2020.3.26)

- Fix scroll sync [#3531](https://github.com/BoostIO/Boostnote/pull/3531)
- Fix editor ctrl click for internal links [#3478](https://github.com/BoostIO/Boostnote/pull/3478
- Bump lodash-es from 4.17.10 to 4.17.15 [#3508](https://github.com/BoostIO/Boostnote/pull/3508)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 [#3507](https://github.com/BoostIO/Boostnote/pull/3507)

## 0.15.1(2020.3.4)

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

## 0.15.0(2020.2.24)

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

## 0.14.0(2020.1.3)

- Ability to stop auto update [#2617](https://github.com/BoostIO/Boostnote/pull/2617)
- Admonition [#3297](https://github.com/BoostIO/Boostnote/pull/3297)
- Add TOC UI [#3352](https://github.com/BoostIO/Boostnote/pull/3352)
- Improve exporting notes with diagrams [#3317](https://github.com/BoostIO/Boostnote/pull/3317)
- Add Czech translation [#3264](https://github.com/BoostIO/Boostnote/pull/3264)
- Add state diagram to markdown preview [#3354](https://github.com/BoostIO/Boostnote/pull/3354)
- Add Ok button to export confirmation box [#3386](https://github.com/BoostIO/Boostnote/pull/3386)
- Fix emoji render on notes list [#3385](https://github.com/BoostIO/Boostnote/pull/3385)
- Fix height of mermaid diagrams [#2585](https://github.com/BoostIO/Boostnote/pull/2585
- Fix TOC links and scrolling [#3318](https://github.com/BoostIO/Boostnote/pull/3318)
- Fix preview-window's scroll behavior, #3289 [#3294](https://github.com/BoostIO/Boostnote/pull/3294)
- Fix/fix to work markdownlint#3147 [#3285](https://github.com/BoostIO/Boostnote/pull/3285)
- Add error handling to "New note from URL" dialog [#3313](https://github.com/BoostIO/Boostnote/pull/3313)
- Delete Dialog: typo for the "type" property [#3369](https://github.com/BoostIO/Boostnote/pull/3369)
- Remove redundant conditions of macOS in main-menu [#3390](https://github.com/BoostIO/Boostnote/pull/3390)
- Improve reading files [#3371](https://github.com/BoostIO/Boostnote/pull/3371)
- Bump lodash from 4.17.10 to 4.17.13 [#3324](https://github.com/BoostIO/Boostnote/pull/3324)
- Bump js-yaml from 3.12.0 to 3.13.1 [#3323](https://github.com/BoostIO/Boostnote/pull/3323)
- Upgrade electron to v4 [#3322](https://github.com/BoostIO/Boostnote/pull/3322)

## 0.13.0(2019.10.16)

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

## 0.12.1(2019/7/27)

- Fix themes [#3166](https://github.com/BoostIO/Boostnote/pull/3166)
- Discard warnings [#3165](https://github.com/BoostIO/Boostnote/pull/3165)
- MarkdownEditor and MarkdownSplitEditor always wrap lines [#3150](https://github.com/BoostIO/Boostnote/pull/3150)
- Fix issue 3123 [#3149](https://github.com/BoostIO/Boostnote/pull/3149)
- Fix permissions [#3148](https://github.com/BoostIO/Boostnote/pull/3148)
- Fix several propType errors raised by 'react.development.js' [#3133](https://github.com/BoostIO/Boostnote/pull/3133)

## 0.12.0(2019/7/24)

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

## 0.11.17(2019/5/26)

- Make markdown lint configurable(Disabled by default) https://github.com/BoostIO/Boostnote/pull/3034

## 0.11.16(2019/5/22)

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

## 0.11.15(2019/2/8)

Bug fixes

- Fix auto updater.

## 0.11.14(2019/2/8)

Features

- Zoom in and out image. https://github.com/BoostIO/Boostnote/pull/2809

Bug fixes

- Fix local images in markdown preview. https://github.com/BoostIO/Boostnote/pull/2835 https://github.com/BoostIO/Boostnote/pull/2848
- Fix drag and drop images. https://github.com/BoostIO/Boostnote/pull/2642
- Fix default editor font for Windows. https://github.com/BoostIO/Boostnote/pull/2831
- Fix grammar error in UI. https://github.com/BoostIO/Boostnote/pull/2856
- Fix Gif animation. https://github.com/BoostIO/Boostnote/pull/2852
- Fix note title with `#`. https://github.com/BoostIO/Boostnote/pull/2863

## 0.11.13(2019/1/26)

Features

- Introduce auto detect of language of snippet notes. https://github.com/BoostIO/Boostnote/pull/2768
- Introduce colored tags. https://github.com/BoostIO/Boostnote/pull/2758
- Add cheatsheets to menu. https://github.com/BoostIO/Boostnote/pull/2811
- Update locale. https://github.com/BoostIO/Boostnote/pull/2772 https://github.com/BoostIO/Boostnote/pull/2771 https://github.com/BoostIO/Boostnote/pull/2764 https://github.com/BoostIO/Boostnote/pull/2761
- Make menu bar visibility configurable. https://github.com/BoostIO/Boostnote/pull/2759
- Improve tab ui of snippet notes. https://github.com/BoostIO/Boostnote/pull/2704
- Highlight lines in code editor. https://github.com/BoostIO/Boostnote/pull/2682
- Make markdown preview accept image dragging. https://github.com/BoostIO/Boostnote/pull/2591
- Make auto bracket matching configurable. https://github.com/BoostIO/Boostnote/pull/2586
- Introduce image gallery. https://github.com/BoostIO/Boostnote/pull/2465

Bug fixes

- Fix bullet position of LaTeX equation in list. https://github.com/BoostIO/Boostnote/pull/2786
- Fix KaTeX alignment in display math. https://github.com/BoostIO/Boostnote/pull/2692
- Fix hotkey alias, `Cmd`. https://github.com/BoostIO/Boostnote/pull/2774
- Fix unhandled error from Removal of USB drive. https://github.com/BoostIO/Boostnote/pull/2801
- Fix white background appears while resizing sidebar. https://github.com/BoostIO/Boostnote/pull/2791
- Fix `saveTagsAlphabetically`. https://github.com/BoostIO/Boostnote/pull/2756
- Fix paste image. https://github.com/BoostIO/Boostnote/pull/2747
- Fix Cmd+Left to go to end of line on Mac. https://github.com/BoostIO/Boostnote/pull/2746
- Fix min width of note list. https://github.com/BoostIO/Boostnote/pull/2743
- Fix checkbox list style. https://github.com/BoostIO/Boostnote/pull/2741
- Fix scroll bar of tag list is not visible. https://github.com/BoostIO/Boostnote/pull/2720
- Fix toc. https://github.com/BoostIO/Boostnote/pull/2710
- Fix wrong sanitization which generate closing tag. https://github.com/BoostIO/Boostnote/pull/2712
- Fix lock button. https://github.com/BoostIO/Boostnote/pull/2661
- Fix deleting note not navigates to next note. https://github.com/BoostIO/Boostnote/pull/2651
- Fix auto-updating numbered list. https://github.com/BoostIO/Boostnote/pull/2598
- Fix scrolling in note list. https://github.com/BoostIO/Boostnote/pull/2455

Dev

- Refactor. https://github.com/BoostIO/Boostnote/pull/2770 https://github.com/BoostIO/Boostnote/pull/2762
- Prevent checkUpdate triggered in dev env. https://github.com/BoostIO/Boostnote/pull/2798
- Add FAQ.md https://github.com/BoostIO/Boostnote/pull/2755
- Update docs. https://github.com/BoostIO/Boostnote/pull/2797 https://github.com/BoostIO/Boostnote/pull/2795
- Fix windows debug path. https://github.com/BoostIO/Boostnote/pull/2730
- Lint before commit. https://github.com/BoostIO/Boostnote/pull/2456

## 0.11.12(2018/12/17)

Features

- Implement Spellchecker experementally.(You can enable it from prefrences) https://github.com/BoostIO/Boostnote/pull/2338
- Overhaul menu items. https://github.com/BoostIO/Boostnote/pull/2666
- Add shorcut key for info panel.(macOS: `Cmd + I`, Windows and Linux: `Ctrl + I`) https://github.com/BoostIO/Boostnote/pull/2621/files
- Show warning when trying to print snippets. https://github.com/BoostIO/Boostnote/pull/2637
- Update Japanese locales. https://github.com/BoostIO/Boostnote/pull/2690
- Highlight folders when dragging a note over them. https://github.com/BoostIO/Boostnote/pull/2684
- Improve zoom control. https://github.com/BoostIO/Boostnote/pull/2601
- Add a configurable option to create note with selected tags. https://github.com/BoostIO/Boostnote/pull/2498
- Clear search when note is created. https://github.com/BoostIO/Boostnote/pull/2399

Bug fixes

- Fix pasting into fenced code block. https://github.com/BoostIO/Boostnote/pull/2641
- Fix codeblock in admonitions. https://github.com/BoostIO/Boostnote/pull/2622
- Fix editor context menu. https://github.com/BoostIO/Boostnote/pull/2643
- Fix `copyFile` when handling encoded uri path. https://github.com/BoostIO/Boostnote/pull/2672
- Fix checkboxes in nested list. https://github.com/BoostIO/Boostnote/pull/2620
- Fix preview on right click when split view mode. https://github.com/BoostIO/Boostnote/pull/2611
- Fix minor style issues. https://github.com/BoostIO/Boostnote/pull/2604
- Fix exporting a folder with attachments. https://github.com/BoostIO/Boostnote/pull/2383
- Fix duplicated toc jump link. https://github.com/BoostIO/Boostnote/pull/2592

Dev

- Update readme.md. https://github.com/BoostIO/Boostnote/pull/2685
- Update PR template. https://github.com/BoostIO/Boostnote/pull/2504

## 0.11.11(2018/11/16)

Features

- Add YAML for chart. https://github.com/BoostIO/Boostnote/pull/2395
- Add support to abbreviations, definition lists and subscript/superscript text. https://github.com/BoostIO/Boostnote/pull/2346
- Add support for converting to MD when paste HTML. https://github.com/BoostIO/Boostnote/pull/2278 https://github.com/BoostIO/Boostnote/pull/2579/files
- Add attributes to fence blocks. https://github.com/BoostIO/Boostnote/pull/2394
- Add link jump to a specific line. https://github.com/BoostIO/Boostnote/pull/2494
- Add delete hotkey.(macOS: `Command + Shift + Backspace`, others: `Ctrl + Shift + Backspace`) https://github.com/BoostIO/Boostnote/pull/2452
- Enhance tag management. https://github.com/BoostIO/Boostnote/pull/2314
- Delete tag through context menu. https://github.com/BoostIO/Boostnote/pull/2497
- Make Custom css take precedence over default style. https://github.com/BoostIO/Boostnote/pull/2524
- Show a confirm alert when emptying trash can. https://github.com/BoostIO/Boostnote/pull/2590
- Add an option to disable scroll sync. https://github.com/BoostIO/Boostnote/pull/2542
- Store editor view option into preferences. https://github.com/BoostIO/Boostnote/pull/2499
- Use title in frontmatter if it exists. https://github.com/BoostIO/Boostnote/pull/2510
- Implement block folding by headings. https://github.com/BoostIO/Boostnote/pull/2595
- Add Portuguese(pt-PT) locale. https://github.com/BoostIO/Boostnote/pull/2515
- Add Thai(th) locale. https://github.com/BoostIO/Boostnote/pull/2485
- Add French(fr) locale. https://github.com/BoostIO/Boostnote/pull/2451
- Add button to clear all checkboxes. https://github.com/BoostIO/Boostnote/pull/2503

Bug fixes

- Fix inline html. https://github.com/BoostIO/Boostnote/pull/2342
- Fix route when selecting multiple tags. https://github.com/BoostIO/Boostnote/pull/2600
- Fix the shift selection and ctrl selection in note list. https://github.com/BoostIO/Boostnote/pull/2596
- Fix cursor position after expending snippet. https://github.com/BoostIO/Boostnote/pull/2593
- Fix unchecking a checkbox with a code block containing checkbox syntax. https://github.com/BoostIO/Boostnote/pull/2589
- Fix pt-BR locale. https://github.com/BoostIO/Boostnote/pull/2549
- Fix typos in UI. https://github.com/BoostIO/Boostnote/pull/2547
- Fix an empty extra page when exporting as PDF. https://github.com/BoostIO/Boostnote/pull/2512
- Fix blockquotes when exporting as HTML. https://github.com/BoostIO/Boostnote/pull/2511
- Fix color for even rows https://github.com/BoostIO/Boostnote/pull/2506
- Remove emacs keymap Ctrl-V binding to allow pasting. https://github.com/BoostIO/Boostnote/pull/2492
- Fix errors generated by toggling split editor. https://github.com/BoostIO/Boostnote/pull/2487
- Fix segmentation faults with glibc 2.28. https://github.com/BoostIO/Boostnote/pull/2484
- Disable hyperlinks for attachments. https://github.com/BoostIO/Boostnote/pull/2474
- Fix abbreviations for `Option` in hotkeys. https://github.com/BoostIO/Boostnote/pull/2448
- Fix errors when saving a blank hotkey. https://github.com/BoostIO/Boostnote/pull/2430

Dev

- Upgrade electron to v3.0.8. https://github.com/BoostIO/Boostnote/pull/2603
- Add vscode debug support. https://github.com/BoostIO/Boostnote/pull/2571
- Remove console.logs https://github.com/BoostIO/Boostnote/pull/2434

## 0.11.10(2018/10/19)

Features

- Add default note option. https://github.com/BoostIO/Boostnote/pull/2369
- Add default language option for snippet notes. https://github.com/BoostIO/Boostnote/pull/2352
- Add Dracula theme. https://github.com/BoostIO/Boostnote/pull/2414
- Add macOS touchbar support. https://github.com/BoostIO/Boostnote/pull/2327
- Add tag autocomplete. https://github.com/BoostIO/Boostnote/pull/2320
- Add smart table editor. https://github.com/BoostIO/Boostnote/pull/2312
- Add automatic table of contents generation for Markdown. https://github.com/BoostIO/Boostnote/pull/2281
- Apply alternate background color for table rows. https://github.com/BoostIO/Boostnote/pull/2476
- Add linethrough checkbox & make it optional. https://github.com/BoostIO/Boostnote/pull/2460
- Add exporting all markdown files in a storage. https://github.com/BoostIO/Boostnote/pull/2292
- Add a Copy button the Snippets tab. https://github.com/BoostIO/Boostnote/pull/2445
- Change Toggle Editor Mode hotkey on OS X. https://github.com/BoostIO/Boostnote/pull/2437
- Display timestamp on all notes. https://github.com/BoostIO/Boostnote/pull/2436
- Allow abbreviation for Option in hotkeys. https://github.com/BoostIO/Boostnote/pull/2435
- Add a context menu handler to show an attachment in the expl
. https://github.com/BoostIO/Boostnote/pull/2418
- Make links clickable https://github.com/BoostIO/Boostnote/pull/2382
- Improve style. https://github.com/BoostIO/Boostnote/pull/2386 https://github.com/BoostIO/Boostnote/pull/2355 https://github.com/BoostIO/Boostnote/pull/2344 https://github.com/BoostIO/Boostnote/pull/2304
- Escape Pipe character when inserting a URL into a table https://github.com/BoostIO/Boostnote/pull/2381
- Make tags over the editor are clickable https://github.com/BoostIO/Boostnote/pull/2371
- Support front-matter. https://github.com/BoostIO/Boostnote/pull/2347
- Improve locales. https://github.com/BoostIO/Boostnote/pull/2364
- Add Polish locale. https://github.com/BoostIO/Boostnote/pull/2363
- Improve wordings of UI. https://github.com/BoostIO/Boostnote/pull/2442 https://github.com/BoostIO/Boostnote/pull/2431 https://github.com/BoostIO/Boostnote/pull/2429 https://github.com/BoostIO/Boostnote/pull/2410 https://github.com/BoostIO/Boostnote/pull/2404

Bug fixes

- Fix visual bug with preview. https://github.com/BoostIO/Boostnote/pull/2477
- Fix small visual bug in tag autocomplete. https://github.com/BoostIO/Boostnote/pull/2462
- Fix graphical bugs in snippet list https://github.com/BoostIO/Boostnote/pull/2444
- Update codemirror to fix centered column as not emoji. https://github.com/BoostIO/Boostnote/pull/2443
- Fix TypeError thrown on the Snippets page. https://github.com/BoostIO/Boostnote/pull/2438
- Monokai theme fixes. https://github.com/BoostIO/Boostnote/pull/2428
- Fix style break in folder list of preferences. https://github.com/BoostIO/Boostnote/pull/2412
- Fix selection position changing when going fullscreen or resizing splitEditor. https://github.com/BoostIO/Boostnote/pull/2406
- Fix a bug causing right click to copy a note. https://github.com/BoostIO/Boostnote/pull/2402\
- Fix tag autocomplete in snippet note. https://github.com/BoostIO/Boostnote/pull/2400
- Fix admonitions. https://github.com/BoostIO/Boostnote/pull/2389
- Fix scroll for long table https://github.com/BoostIO/Boostnote/pull/2345
- Fix drop image rotate wrong https://github.com/BoostIO/Boostnote/pull/2322

Dev

- Update contributing.md https://github.com/BoostIO/Boostnote/pull/2403 https://github.com/BoostIO/Boostnote/pull/2329
- Update readme.md https://github.com/BoostIO/Boostnote/pull/2439
- Update issue template https://github.com/BoostIO/Boostnote/pull/2449
- Add EditorConfig. https://github.com/BoostIO/Boostnote/pull/2313

## 0.11.9(2018/9/4)

Features

- Add a shortcut for focusing tag editor(CmdOrControl+Shift+T). https://github.com/BoostIO/Boostnote/pull/2208
- Add code snippets to search scope. https://github.com/BoostIO/Boostnote/pull/2226
- Add DITAA support. https://github.com/BoostIO/Boostnote/pull/2235
- Improve side navigation color. https://github.com/BoostIO/Boostnote/pull/2272
- Add per-folder sort. https://github.com/BoostIO/Boostnote/pull/2284
- Restore window position. https://github.com/BoostIO/Boostnote/pull/2302

Bug fixes

- Fix search value for html export path. https://github.com/BoostIO/Boostnote/pull/2171
- Fix trash info panel. https://github.com/BoostIO/Boostnote/pull/2209
- Fix version of markdown-it-admonition. https://github.com/BoostIO/Boostnote/pull/2214
- Fix wrong escape in codeblock. https://github.com/BoostIO/Boostnote/pull/2230
- Fix mermaid style for dark theme. https://github.com/BoostIO/Boostnote/pull/2231
- Fix markdown snippet. https://github.com/BoostIO/Boostnote/pull/2253
- Fix migration for attachments. https://github.com/BoostIO/Boostnote/pull/2257
- Fix snippet list bug. https://github.com/BoostIO/Boostnote/pull/2283
- Fix todo percentage. https://github.com/BoostIO/Boostnote/pull/2307

Dev

- Upgrade electron version. https://github.com/BoostIO/Boostnote/pull/2303
- Improve development scripts. https://github.com/BoostIO/Boostnote/pull/2216
- Update documents. https://github.com/BoostIO/Boostnote/pull/2239 https://github.com/BoostIO/Boostnote/pull/2311

## 0.11.8(2018/7/19)

Features

- Allow customizing html escape when exporting a note. https://github.com/BoostIO/Boostnote/pull/1935
- Improve settings UI. https://github.com/BoostIO/Boostnote/pull/2135 https://github.com/BoostIO/Boostnote/pull/2138
- Add collapsed state for storage. https://github.com/BoostIO/Boostnote/pull/2144
- Add Table formatter. https://github.com/BoostIO/Boostnote/pull/2145
- Upgrade codemirror. https://github.com/BoostIO/Boostnote/pull/2146
- Support mermaid. https://github.com/BoostIO/Boostnote/pull/2173
- Implement hotkey for toggle editor. https://github.com/BoostIO/Boostnote/pull/2178
- Change shortcuts for `Next note` and `Previous note`. https://github.com/BoostIO/Boostnote/pull/2192
- Improve bracket autoclosing. https://github.com/BoostIO/Boostnote/pull/2197

Bug fixes

- Fix attachments migration. https://github.com/BoostIO/Boostnote/pull/2205
- Fix context menu bug. https://github.com/BoostIO/Boostnote/pull/2158
- Fix `Focus search` shortcut. https://github.com/BoostIO/Boostnote/pull/2168
- Fix flickering when creating a note. https://github.com/BoostIO/Boostnote/pull/2183
- Fix UI bug when deleting a note. https://github.com/BoostIO/Boostnote/issues/2156

## 0.11.7(2018/6/30)

Bug fixes

- Upgrade markdown-it-plantuml to support non-english characters. https://github.com/BoostIO/Boostnote/pull/2122
- Fix styling of admonitions in Windows. https://github.com/BoostIO/Boostnote/pull/2125
- Fix migration images from the legacy location. https://github.com/BoostIO/Boostnote/pull/2107
- Improve locales(French and Traditional Chinese). https://github.com/BoostIO/Boostnote/pull/2105 https://github.com/BoostIO/Boostnote/pull/2066
- Adjust position of info panel. https://github.com/BoostIO/Boostnote/pull/2075

Dev

- Remove unnecesary dependencies. https://github.com/BoostIO/Boostnote/pull/2124
- Upgrade electron to v2.0.3. https://github.com/BoostIO/Boostnote/pull/2131
- Fix typo in comments. https://github.com/BoostIO/Boostnote/pull/2106

## 0.11.6(2018/6/14)

Features

- Resizable split view. You can adjust width of editor and preview by dragging. https://github.com/BoostIO/Boostnote/pull/2062
- Hide copy to clipboard button when printing. https://github.com/BoostIO/Boostnote/pull/2039
- Open local files by OS shell. https://github.com/BoostIO/Boostnote/pull/2019
- Add Turkish locale. https://github.com/BoostIO/Boostnote/pull/2017
- Improve note attachments. https://github.com/BoostIO/Boostnote/pull/2002 https://github.com/BoostIO/Boostnote/pull/1939 https://github.com/BoostIO/Boostnote/pull/1936
- Custom markdown css. https://github.com/BoostIO/Boostnote/pull/1996
- Generate an image tag when the pasted URL is image. https://github.com/BoostIO/Boostnote/pull/1989
- Support markup admonitions. https://github.com/BoostIO/Boostnote/pull/1987
- Implement shortcuts for zoomin and zoomout https://github.com/BoostIO/Boostnote/pull/1969
- Adjust cursor position after updating title of link. https://github.com/BoostIO/Boostnote/pull/1951
- Implement shortcuts for toggle editor mode https://github.com/BoostIO/Boostnote/pull/1929

Bug fixes

- Fix laggy searching by debounce rendering. https://github.com/BoostIO/Boostnote/pull/2064 https://github.com/BoostIO/Boostnote/pull/2065
- Fix placeholder color of dark themee. https://github.com/BoostIO/Boostnote/pull/2060
- Fix styling of crowdfunding tab. https://github.com/BoostIO/Boostnote/pull/2059
- Fix background color of kbd tag in monokai theme. https://github.com/BoostIO/Boostnote/pull/2056
- Fix wrong path of snippets. https://github.com/BoostIO/Boostnote/pull/2047
- Fix smart arrows https://github.com/BoostIO/Boostnote/pull/2041
- Improve locales. https://github.com/BoostIO/Boostnote/pull/1983 https://github.com/BoostIO/Boostnote/pull/1928 https://github.com/BoostIO/Boostnote/pull/1970 https://github.com/BoostIO/Boostnote/pull/2057
- Fix styling of tooltip. https://github.com/BoostIO/Boostnote/pull/1933
- Remove unused tags. https://github.com/BoostIO/Boostnote/pull/1931

Dev

- Fix duplicated lines after merging. https://github.com/BoostIO/Boostnote/pull/2058
- Fix yarn.lock. https://github.com/BoostIO/Boostnote/pull/2024
- Update Electron to v1.8.7. https://github.com/BoostIO/Boostnote/pull/1955

## 0.11.5(2018/5/20)

Features

- Show only related tags, select multiple tags https://github.com/BoostIO/Boostnote/pull/1775
- Add fullscreen shortcut for non macOS https://github.com/BoostIO/Boostnote/pull/1754
- Show confirmation dialog when deleting notes from the context menu https://github.com/BoostIO/Boostnote/pull/1749
- Add Japanese locale https://github.com/BoostIO/Boostnote/pull/1832 https://github.com/BoostIO/Boostnote/pull/1918
- Add Italian locale https://github.com/BoostIO/Boostnote/pull/1842
- Add Persian locale https://github.com/BoostIO/Boostnote/pull/1842
- Discard unassigned tags in tag list https://github.com/BoostIO/Boostnote/pull/1873
- Add monokai theme https://github.com/BoostIO/Boostnote/pull/1875
- Delete images when it is not presented in note anymore https://github.com/BoostIO/Boostnote/pull/1899
- Delete all images when its note https://github.com/BoostIO/Boostnote/pull/1902
- Enable codemirror multiplex mode https://github.com/BoostIO/Boostnote/pull/1912
- Configurable plantUML server https://github.com/BoostIO/Boostnote/pull/1916
- Update codemirror https://github.com/BoostIO/Boostnote/pull/1925

Bug fixes

- Fix missing locales https://github.com/BoostIO/Boostnote/pull/1802
- Fix moving notes with images https://github.com/BoostIO/Boostnote/pull/1805 https://github.com/BoostIO/Boostnote/pull/1852 https://github.com/BoostIO/Boostnote/pull/1895 https://github.com/BoostIO/Boostnote/pull/1923
- Fix menu popup when alt is pressed https://github.com/BoostIO/Boostnote/pull/1809
- Fix image display after pasting https://github.com/BoostIO/Boostnote/pull/1824
- Fix typo in spanish locale https://github.com/BoostIO/Boostnote/pull/1831
- Fix typo in zh-TW locale https://github.com/BoostIO/Boostnote/pull/1834
- Fix note count of storage list https://github.com/BoostIO/Boostnote/pull/1836
- Fix deprecation warning of moment.js https://github.com/BoostIO/Boostnote/pull/1859
- Fix preview link bug https://github.com/BoostIO/Boostnote/pull/1858
- Fix internal note link bug https://github.com/BoostIO/Boostnote/pull/1868
- Fix font color for printing and exporting when using dark theme https://github.com/BoostIO/Boostnote/pull/1865
- Fix font color in code block https://github.com/BoostIO/Boostnote/pull/1870
- Fix empty trash menu when sidebar folded https://github.com/BoostIO/Boostnote/pull/1872
- Fix image path in exported notes on windows https://github.com/BoostIO/Boostnote/pull/1874
- Fix drag and drop move more than one note when the target note is not focused https://github.com/BoostIO/Boostnote/pull/1883
- Fix note item styling of dark theme https://github.com/BoostIO/Boostnote/pull/1915
- Fix inconsistent updates to react component state https://github.com/BoostIO/Boostnote/pull/1919
- Fix mis-referenced state properties https://github.com/BoostIO/Boostnote/pull/1920

Dev

- Update node version for travis CI https://github.com/BoostIO/Boostnote/pull/1603
- Add an issue template https://github.com/BoostIO/Boostnote/pull/1804
- Refactoring https://github.com/BoostIO/Boostnote/pull/1807 https://github.com/BoostIO/Boostnote/pull/1818
- Optimize image assets https://github.com/BoostIO/Boostnote/pull/1863

## 0.11.4(2018/4/11)

Features

- Update locales.(Chinese, Spanish, German and Portuguese) https://github.com/BoostIO/Boostnote/pull/1774 https://github.com/BoostIO/Boostnote/pull/1748 https://github.com/BoostIO/Boostnote/pull/1747 https://github.com/BoostIO/Boostnote/pull/1736
- Implement folding to code editor. https://github.com/BoostIO/Boostnote/pull/1751
- Add cleaning up trash to context menu. https://github.com/BoostIO/Boostnote/pull/1745
- Implement sort option for tags. https://github.com/BoostIO/Boostnote/pull/1742

Bug fixes

- Fix i18n. https://github.com/BoostIO/Boostnote/pull/1764
- Fix styling of Side nav. https://github.com/BoostIO/Boostnote/pull/1778 https://github.com/BoostIO/Boostnote/pull/1759
- Fix editor behavior of vim mode. https://github.com/BoostIO/Boostnote/issues/1003
- Escape html characters before convert to HTML. https://github.com/BoostIO/Boostnote/pull/1753
- Fix reload crash on /searched. https://github.com/BoostIO/Boostnote/pull/1744
- Fix process remaining after closing all windows on Linux with Cinnamon. https://github.com/BoostIO/Boostnote/pull/1741
- Ignore broken note. https://github.com/BoostIO/Boostnote/pull/1737

Dev

- Prepare to use Jest. https://github.com/BoostIO/Boostnote/pull/1752
- Refactor copying images https://github.com/BoostIO/Boostnote/pull/1724/files

## 0.11.3(2018/3/22)

Features

- i18n https://github.com/BoostIO/Boostnote/pull/1640 https://github.com/BoostIO/Boostnote/pull/1692 https://github.com/BoostIO/Boostnote/pull/1700 https://github.com/BoostIO/Boostnote/pull/1713 https://github.com/BoostIO/Boostnote/pull/1720
- Make sanitization configurable https://github.com/BoostIO/Boostnote/pull/1715
- Add rulers https://github.com/BoostIO/Boostnote/pull/1709

Bug fixes

- Fix blog posting. https://github.com/BoostIO/Boostnote/pull/1676
- Prevent generating title when pasting URL to inside of a link tag. https://github.com/BoostIO/Boostnote/pull/1684
- Fix Copy Note Link button in Context Menu https://github.com/BoostIO/Boostnote/pull/1696
- Fix smart quotes when blog posting. https://github.com/BoostIO/Boostnote/pull/1691
- Fix filenames with forbidden symbols during export. https://github.com/BoostIO/Boostnote/pull/1698
- Fix wrapping for long LaTeX formula. https://github.com/BoostIO/Boostnote/pull/1718
- Fix process resting after close main window. https://github.com/BoostIO/Boostnote/pull/1721

Dev

- Add unit tests for markdown https://github.com/BoostIO/Boostnote/pull/1678

## 0.11.2(2018/3/13)

Features

- Add draggable handle. https://github.com/BoostIO/Boostnote/pull/1670

Bug fixes

- Allow some html tags just like github does. https://github.com/BoostIO/Boostnote/pull/1673
- Fix note link. https://github.com/BoostIO/Boostnote/pull/1664
- Fix note item UI. https://github.com/BoostIO/Boostnote/pull/1663

## 0.11.1(2018/3/12)

Bug fixes

- Fix checkbox https://github.com/BoostIO/Boostnote/pull/1659
- Fix typo https://github.com/BoostIO/Boostnote/pull/1660

## 0.11.0(2018/3/12)

Features

- Publish markdown notes to wordpress. https://github.com/BoostIO/Boostnote/pull/1575
- Sanitize markdown content. https://github.com/BoostIO/Boostnote/pull/1634
- Move images between storages together with note. https://github.com/BoostIO/Boostnote/pull/1579
- Add copy button of note link. https://github.com/BoostIO/Boostnote/pull/1583
- Improve key bindings for search. https://github.com/BoostIO/Boostnote/pull/1593
- Add shortcut key for full screen. https://github.com/BoostIO/Boostnote/pull/1611
- Sort tags alphabetically. https://github.com/BoostIO/Boostnote/pull/1616
- Allow folders to be draggable on side bar. https://github.com/BoostIO/Boostnote/pull/1617
- Add an option to toggle smart quotes. https://github.com/BoostIO/Boostnote/pull/1621
- Use uuid/v4 for note id. https://github.com/BoostIO/Boostnote/pull/1636

Bug fixes

- Fix UI overlapping in the snippet editor. https://github.com/BoostIO/Boostnote/pull/1584
- Fix auto scroll. https://github.com/BoostIO/Boostnote/pull/1591
- Fix auto insertion of markdown list. https://github.com/BoostIO/Boostnote/pull/1594
- Fix missing zoom button. https://github.com/BoostIO/Boostnote/pull/1601
- Fix broken title of website, not using utf-8 encoding. https://github.com/BoostIO/Boostnote/pull/1612
- Fix missing progress bar. https://github.com/BoostIO/Boostnote/pull/1614
- Add missing utf-8 charset tag to exported html. https://github.com/BoostIO/Boostnote/pull/1639
- Add missing viewport tag to exported html. https://github.com/BoostIO/Boostnote/pull/1643
- Fix style of code block in exported html. https://github.com/BoostIO/Boostnote/pull/1648

Dev

- Fix tests https://github.com/BoostIO/Boostnote/pull/1649
- Upgrade KaTeX to v0.9.0 https://github.com/BoostIO/Boostnote/pull/1650

## 0.10.0(2018/2/25)

Features

- Export note with local assets. https://github.com/BoostIO/Boostnote/pull/1306
- Fetch title of the given url automatically. https://github.com/BoostIO/Boostnote/pull/1509
- Sync scroll positions of split editor. https://github.com/BoostIO/Boostnote/pull/1521
- Highlight global serch matches on code editor. https://github.com/BoostIO/Boostnote/pull/1524
- Keep selection synced if the selected note is still visible. https://github.com/BoostIO/Boostnote/pull/1528
- Display filename in codeblock. https://github.com/BoostIO/Boostnote/pull/1533
- Add tooltip to some buttons. https://github.com/BoostIO/Boostnote/pull/1539
- Add option to switch preview with double click. https://github.com/BoostIO/Boostnote/pull/1543
- Make pinning note available on `All Notes` view. https://github.com/BoostIO/Boostnote/pull/1544
- Improve UX of restoring note. https://github.com/BoostIO/Boostnote/pull/1549/files
- Display storage name or folder name to note items. https://github.com/BoostIO/Boostnote/pull/1556
- Add option to empty trash. https://github.com/BoostIO/Boostnote/pull/1558
- Add note counts to tags view. https://github.com/BoostIO/Boostnote/pull/1559

Bug fixes

- Fix permanently deleting note. https://github.com/BoostIO/Boostnote/pull/1483
- Fix wrong behavior of the editor when handling todo list items. https://github.com/BoostIO/Boostnote/pull/1502
- Fix note count which including trashed notes. https://github.com/BoostIO/Boostnote/pull/1527
- Fix typo in UI. https://github.com/BoostIO/Boostnote/pull/1501
- Fix bad styling of todo list. https://github.com/BoostIO/Boostnote/pull/1531
- Fix ToggleMode button overlapping. https://github.com/BoostIO/Boostnote/pull/1567
- Fix memory lickage when searching notes. https://github.com/BoostIO/Boostnote/pull/1570

## 0.9.0(2018/2/4)

Features

- 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

## 0.8.20(2018/1/13)

Features

- Export folder https://github.com/BoostIO/Boostnote/pull/1147
- Export html https://github.com/BoostIO/Boostnote/pull/1256
- Implement delete confirmation dialog https://github.com/BoostIO/Boostnote/pull/1324
- Close a bracket automatically https://github.com/BoostIO/Boostnote/pull/1392
- Other minor changes
- Remove init modal https://github.com/BoostIO/Boostnote/pull/1379
- Add tooltip to new note button https://github.com/BoostIO/Boostnote/pull/1321
- Add small notification ui on preferences change https://github.com/BoostIO/Boostnote/pull/1220

Fix

- Fix update for Windows https://github.com/BoostIO/Boostnote/pull/1393
- Fix failure to open Finder on Ubuntu16.04 https://github.com/BoostIO/Boostnote/pull/1302
- Fix links to snippet note https://github.com/BoostIO/Boostnote/pull/1329
- Fix starred item count https://github.com/BoostIO/Boostnote/pull/1331
- Fix editorIndentSize config option https://github.com/BoostIO/Boostnote/pull/1349
- Fix elixir highlighting https://github.com/BoostIO/Boostnote/pull/1354
- Fix note disappearing when adding tag https://github.com/BoostIO/Boostnote/pull/1363
- Fix font-family for code-editor
- Fix missing style for solarized-dark-theme
- Info panel https://github.com/BoostIO/Boostnote/pull/1347
- Markdown table https://github.com/BoostIO/Boostnote/pull/1343
- Create folder modal https://github.com/BoostIO/Boostnote/pull/1384

## 0.8.19(2017/12/23)
Feature
- Solarized Dark Theme https://github.com/BoostIO/Boostnote/pull/1293
- Markdown Live Preview https://github.com/BoostIO/Boostnote/pull/1307
- Scroll Past End https://github.com/BoostIO/Boostnote/pull/1267
- Imroved the Dark Theme https://github.com/BoostIO/Boostnote/pull/1268
- Add Pin to NoteItemSimple https://github.com/BoostIO/Boostnote/pull/1275
- added ctrl+, shortcut to preference modal https://github.com/BoostIO/Boostnote/pull/1257
- Add custom LaTeX delimiters to preferences https://github.com/BoostIO/Boostnote/pull/1221
- Add a specific style for checked inputs https://github.com/BoostIO/Boostnote/pull/1194

Fix
- Fix link to Cloud-Syncing https://github.com/BoostIO/Boostnote/pull/1272
- Fixed regex to stop [anytingx] being counted as a checkmark https://github.com/BoostIO/Boostnote/pull/1287
- fixed import of new notes https://github.com/BoostIO/Boostnote/pull/1258
- Fix the folded side bar layout https://github.com/BoostIO/Boostnote/pull/1254
- fixed incorrect fontFamily for multiple fonts https://github.com/BoostIO/Boostnote/pull/1244
- fixed global styles https://github.com/BoostIO/Boostnote/pull/1241
- Added border radius & background color to NavToggleButton https://github.com/BoostIO/Boostnote/pull/1236
- Correctly link to moved markdown helper https://github.com/BoostIO/Boostnote/pull/1227
- Use existing file metadata for created and modified dates https://github.com/BoostIO/Boostnote/pull/1217
- Fix note title https://github.com/BoostIO/Boostnote/pull/398

## 0.8.18(2017/12/03)
Features
- Fix note title https://github.com/BoostIO/Boostnote/pull/398
- store correct window size on Linux https://github.com/BoostIO/Boostnote/pull/1144
- Feature multiselect notes delete and move to another folder https://github.com/BoostIO/Boostnote/pull/1070
- fix anykey can close the initmodal window issue https://github.com/BoostIO/Boostnote/pull/1176
- Fix Margin at Note Detail https://github.com/BoostIO/Boostnote/pull/1179
- SideNavItem: add background when hover https://github.com/BoostIO/Boostnote/pull/1180
- Fix layout at initial modal https://github.com/BoostIO/Boostnote/pull/1197
- confirm tag at onBlur event https://github.com/BoostIO/Boostnote/pull/1211
- Correction Notification top-left https://github.com/BoostIO/Boostnote/pull/1212
- Add newsletter link to preference modal https://github.com/BoostIO/Boostnote/pull/1226

Bug fix
- Fix surrogate pairs garbling on folded SideNav https://github.com/BoostIO/Boostnote/pull/1184
- Fix folded layout https://github.com/BoostIO/Boostnote/pull/1202
- Fixbug react code mirror https://github.com/BoostIO/Boostnote/pull/1218
- Fix finder layout https://github.com/BoostIO/Boostnote/pull/1225

Dev
- React.PropTypes is deprecated from React 15.5 https://github.com/BoostIO/Boostnote/pull/1113
- fixed eslint warnings https://github.com/BoostIO/Boostnote/pull/1170

## 0.8.17(2017/11/25)

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

## 0.8.16(2017/10/28)

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

## 0.8.15 (2017/9/23)

# Features
- Add file drop on NoteList https://github.com/BoostIO/Boostnote/pull/793
- Support for extended table markdown syntax https://github.com/BoostIO/Boostnote/pull/811
- Add markdown-it-named-headers and adjust to use Japanese or Chinese https://github.com/BoostIO/Boostnote/pull/812
- Add wordcount and lettercount to InfoPanel https://github.com/BoostIO/Boostnote/pull/815
- Make pasting an image in CodeEditor work https://github.com/BoostIO/Boostnote/pull/818
- Add RealtimeNotification https://github.com/BoostIO/Boostnote/pull/877
- iss #832 Make :q work in vim mode https://github.com/BoostIO/Boostnote/pull/885
- Add link for cloud integration https://github.com/BoostIO/Boostnote/pull/889

# Bug Fix
- Fix note creation in All Notes https://github.com/BoostIO/Boostnote/pull/803
- Fix typo regarding fullscreen https://github.com/BoostIO/Boostnote/pull/805
- Fix app name and icon on linux https://github.com/BoostIO/Boostnote/pull/806
- iss #809 normalize text works only in img tag https://github.com/BoostIO/Boostnote/pull/816
- Fix image insesration problem https://github.com/BoostIO/Boostnote/pull/820

# Dev
- Componentnize NewNoteButton https://github.com/BoostIO/Boostnote/pull/800
- Add eslint plugin react https://github.com/BoostIO/Boostnote/pull/801
- Fix by eslint react https://github.com/BoostIO/Boostnote/pull/802
- Add to specify npm version https://github.com/BoostIO/Boostnote/pull/813

## 0.8.14 (2017/8/12)

# Features
- none

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

## 0.8.13 (2017/8/10)

## 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 Fix
- 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

## 0.8.12 (2017/7/29)

## Features
- Add trash can https://github.com/BoostIO/Boostnote/pull/297
- Randomize the image name when it's dropped https://github.com/BoostIO/Boostnote/pull/667
- Componentnize TrashButton https://github.com/BoostIO/Boostnote/pull/672
- Edit initial files https://github.com/BoostIO/Boostnote/pull/681
- Change “Menu” to “Preferences”, and icon.https://github.com/BoostIO/Boostnote/pull/684
- Add search-box https://github.com/BoostIO/Boostnote/pull/686
- Remove the context menu for deletion https://github.com/BoostIO/Boostnote/pull/688
- Fix layout https://github.com/BoostIO/Boostnote/pull/690
- Add info button https://github.com/BoostIO/Boostnote/pull/692
- Feature links among notes https://github.com/BoostIO/Boostnote/pull/693
- Replace cm searchbox to official search addon https://github.com/BoostIO/Boostnote/pull/696
- Update layout https://github.com/BoostIO/Boostnote/pull/698
- Change the keymap of Ctrl-U to Ctrl-K https://github.com/BoostIO/Boostnote/pull/706
- Remove a dialogbox from onTrashButtonClick https://github.com/BoostIO/Boostnote/pull/707
- Change noteHash to noteLink in the input in InfoPanel https://github.com/BoostIO/Boostnote/pull/708
- Add exports to infoPanel https://github.com/BoostIO/Boostnote/pull/709
- Change to create a new directory when storage/images does not exist https://github.com/BoostIO/Boostnote/pull/710
- Add checkbox for ama https://github.com/BoostIO/Boostnote/pull/715
- Change ["title"](note-hash) to [the exact title](note-hash) https://github.com/BoostIO/Boostnote/pull/716
- Fix typos Dynamit to Dynamic https://github.com/BoostIO/Boostnote/pull/718
- Update readme https://github.com/BoostIO/Boostnote/pull/721
- Fix layout https://github.com/BoostIO/Boostnote/pull/722
- Fix typo in InfoTab https://github.com/BoostIO/Boostnote/pull/723
- Make image path relative https://github.com/BoostIO/Boostnote/pull/730
- Fix layout https://github.com/BoostIO/Boostnote/pull/736

## Bug Fix
- Fix an error on click event https://github.com/BoostIO/Boostnote/pull/695
- Fix a bug on click https://github.com/BoostIO/Boostnote/pull/717
- Fix inseration position https://github.com/BoostIO/Boostnote/pull/719
- Goodbye Ctrl-G https://github.com/BoostIO/Boostnote/pull/720
- Fix hidden button https://github.com/BoostIO/Boostnote/pull/724
- iss #155 Change defaut font on windows https://github.com/BoostIO/Boostnote/pull/726
- iss #727 fix incorrect encoding in link https://github.com/BoostIO/Boostnote/pull/728
- Make it work on windows https://github.com/BoostIO/Boostnote/pull/732

## 0.8.11 (2017/6/24)

## Features
- Add importer which imports files from .md/.txt https://github.com/BoostIO/Boostnote/pull/325
- Make Ctrl-C copy https://github.com/BoostIO/Boostnote/pull/649

## Bug Fix
- Rename `TodolistPercentage.js` to `TodoListPercentage.js`. https://github.com/BoostIO/Boostnote/pull/645
- Fix not to show scroll bar when full screen mode in Windows https://github.com/BoostIO/Boostnote/pull/658

## 0.8.10 (2017/6/13)

## Features
- Move note between folders https://github.com/BoostIO/Boostnote/pull/374
- display percentage of achievement of todo in markdown https://github.com/BoostIO/Boostnote/pull/557
- If there is no tag, narrow the width of NoteList. https://github.com/BoostIO/Boostnote/pull/594
- #595 - Resize an image with markdown https://github.com/BoostIO/Boostnote/pull/598
- change search ux https://github.com/BoostIO/Boostnote/pull/600
- Copy clipboard button for markdown code blocks https://github.com/BoostIO/Boostnote/pull/603
- I improved the dark theme. https://github.com/BoostIO/Boostnote/pull/605
- Feature amazon mobile analytics https://github.com/BoostIO/Boostnote/pull/620
- Add emacs keymap https://github.com/BoostIO/Boostnote/pull/623
- improve searchTextBox UX https://github.com/BoostIO/Boostnote/pull/628
- Handling pull 602 https://github.com/BoostIO/Boostnote/pull/632

## Bug Fix
- Fix incorrect tag completion in code block https://github.com/BoostIO/Boostnote/pull/341
- fix the bug when using markdown syntax h1 https://github.com/BoostIO/Boostnote/pull/510
- Revamp handling of multiple key press https://github.com/BoostIO/Boostnote/pull/545
- Fix for #535: https://github.com/BoostIO/Boostnote/pull/549
- Fix task bar UI https://github.com/BoostIO/Boostnote/pull/587
- Fix copy button layout https://github.com/BoostIO/Boostnote/pull/622
- Fix a bug which is not showing dialog when user tries to export a snippet https://github.com/BoostIO/Boostnote/pull/626
- Fix a rendering bug https://github.com/BoostIO/Boostnote/pull/633

## 0.8.9 (2017/4/29)

## Features

- Improve wordings. https://github.com/BoostIO/Boostnote/pull/480/files
- Added `Shift` on Hints. https://github.com/BoostIO/Boostnote/pull/488
- Fix md viewer line breaks when copying. https://github.com/BoostIO/Boostnote/pull/512
- Add star display on note list. https://github.com/BoostIO/Boostnote/pull/522
- Change design of sidebar. https://github.com/BoostIO/Boostnote/pull/520

## Bug Fix

- Fix package name. https://github.com/BoostIO/Boostnote/pull/477
- Fix a shortcut for deletion. https://github.com/BoostIO/Boostnote/pull/484
- [windows]Scrollbar no longer appears above modal. https://github.com/BoostIO/Boostnote/pull/513

## 0.8.8 (2017/4/22)

## Features

- Design update https://github.com/BoostIO/Boostnote/pull/424
- Improve trash button https://github.com/BoostIO/Boostnote/pull/340
- Remove `ctrl+B` shortcut key https://github.com/BoostIO/Boostnote/pull/399
- Write mark automatically when writing list on Markdown https://github.com/BoostIO/Boostnote/pull/425
- Double click on tab to rename on snippet note https://github.com/BoostIO/Boostnote/pull/453
- Fix behavior of the shortcut key to make text bold on Markdown https://github.com/BoostIO/Boostnote/pull/469
- Add syntax highlight theme preview https://github.com/BoostIO/Boostnote/pull/290
- Remove esc button on initial modal window https://github.com/BoostIO/Boostnote/pull/474
- [macOS]Fix text on menu bar https://github.com/BoostIO/Boostnote/pull/468

## Bug Fix

- Fixed Snippet tabs overwriting other tabs when closed https://github.com/BoostIO/Boostnote/pull/352
- The problem with closing app when fullscreen mode https://github.com/BoostIO/Boostnote/pull/349

## Development

- Fix config of ESLint https://github.com/BoostIO/Boostnote/pull/317
- Add npm script `dev-start` https://github.com/BoostIO/Boostnote/pull/357
- Start using yarn đŸ± https://github.com/BoostIO/Boostnote/pull/393

## 0.8.7 (2017/3/20)

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

## 0.8.6 (2017/3/4)
- Image drag fix.
- Fix font color for dark theme rename folder modal.

## 0.8.5 (2017/2/11)
- Fix markdown preview.
- Fix the bug which cannot open finder with using HotKey on Windows.
- Fix App icon on Windows 10 taskbar.

## 0.8.4 (2017/1/28)

- Change shortcut key to blur MarkdownNote.
- Fix design.
- Markdown can't edit under specific state.

## 0.8.3 (2017/1/21)

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

## 0.8.2 (2017/1/15)

- Fix the bug which cannot open finder with using HotKey on macOS.

## 0.8.1 (2017/1/14)

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

## 0.8.0 (2017/1/3)

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

## 0.7.4 (2016/12/13)

- Fix error on modal window.

## 0.7.3 (2016/12/13)

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

## 0.7.2 (2016/10/18)

- Fix editor bug when using Japanese IME Keyboard.

## 0.7.1 (2016/10/18)

- Fix minor design bugs.

## 0.7.0 (2016/10/17)

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

## 0.6.8 (2016/9/22)

- Fix data parsing error (\u2028)

## 0.6.7 (2016/9/21)

- 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

## 0.6.6 (2016/9/20)

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

## 0.6.5 (2016/9/10)

- Infinite scroll
- Confirm on blur when editing color and name of folder.
- Default note option(Snippet/Markdown/Always ask)
- Context menu for notes(`Delete Note`)
- Show dialog when deleting snippet #107
- Improvement folder select #106
- Resizable SideNav
- Strip markdown syntax from title
- Using Immutable
- Refactor for dataApi

## 0.6.4 (2016/8/23)

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

## 0.6.3 (2016/8/14)

- 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

## 0.6.2 (2016/7/28)

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

## 0.6.1 (2016/7/23)

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

## 0.6.0 (2016/7/23)

- Renew app,
- Several features are temporary disabled.(within a week)
- Finder
- Dark theme
- Post exporting

## 0.5.13 (2016/6/12)

- Scroll bar will be hidden when modal opens

## 0.5.12 (2016/5/13)

- Line number for code block in Markdown note

## 0.5.11 (2016/4/25)

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

## 0.5.10 (2016/4/25)

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

## 0.5.9 (2016/4/11)

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

## 0.5.8 (2016/4/3)

- Fix editor selection bug
- Fix file drop bug

## 0.5.7 (2016/3/28)

- modify contact links

## 0.5.6 (2016/3/28)

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

### 0.5.5 (2016/3/16)

- 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

### 0.5.4 (2016/1/25)

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

### 0.5.3 (2016/1/19)

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

### 0.5.2 (2016/1/18)

- 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)

### 0.5.1 (2016/1/11)

- Enhanced UI/UX (No more Edit / Save button)
- CommonMark support(HTML available)
- Latex block(`$$`, `$$$`)
- Configurable Font/Indent style
- Insensitive-case Search

### 0.5.0 (2015/12/13)

- Windows app has been released!
- Boostnote has been codesigned properly. (both Windows and Mac app)
- IPC between main window and finder window has been improved.

---

### 0.4.7 (2015/12/13)

We relaunch our app. Boost, therefore, became **OBSOLETE**.
Please re-install from [here](http://b00st.io)! Your data automatically moved to our new app.

### 0.4.6 (2015/12/14)

- Sharing a post via public URL(valid for 7 days) is available
- Hotkey added: Ctrl+p for move cursor up in CodeEditor.
- Debug: Dragging in Finder window is available.
- Debug: Search value of Finder window will be reset automatically.
- Debug: Changing order of the folders will be saved correctly.

### 0.4.5 (2015/12/8)

- Markdown preview will be automatically scrolled to the position of cursor.
- Style of markdown is improved.

### 0.4.4 (2015/12/4)

- The value of search input will be escaped.
- User name(Top-left) is editible now. check the preferences.

> User name is not significant yet.
> It will be needed when git repository based sharing is available.

### 0.4.3 (2015/12/1)

- Discuss Link added.
- When creating a new post without title, creation time will be set to its title.
- new short-cut key, Cmd + p, is available to toggle markdown preview/edit mode.
- new short-cut key, Cmd + n, is available to create a new post.
- 'visible on all workspace' option is unset.
- some trivial problems is fixed.

### 0.4.2 (2015/11/25)

- Finder behaviour fixed.
- Syntax hightlight in code block of markdown is available.
- Emoji is also available.
- Clicking cancel button when editing also causes show alert if there is a unsaved feature.

### 0.4.1-beta.3 (2015/11/22)

- Fix some bugs when creating an post
- Edit default article content
- Fix notification(Node-notifier -> WebNotification)

### 0.4.1-beta.2 (2015/11/21)

We decided to hide our codes.
Actually there is a plan to make our app public, but not now.

- The code in this app has been uglified and pack with Asar.
- Disable to toggle devtools

### 0.4.1-beta.1 (2015/11/18)

- Fixed Unsaved alert modal which appears wrong time.

### 0.4.1-beta (2015/11/16)

- App will check a new update automatically(former: Only checked once when app is just started)
- Editing the order and the color of folders is available.
- When an article is on editing, switching article will be blocked with alert modal.
- Notification icons are fixed properly.
- keydown handling of some input is improved.
(Enter to submit: CreateNewFolder, Preferences/ManageFolder)
- Tag suggest is available when editing tags