Releases: BoostIO/boost-releases
Releases · BoostIO/boost-releases
v0.12.1
v0.12.1-1
v0.12.0-0
v0.11.17
- Make markdown lint configurable(Disabled by default) BoostIO/BoostNote-Legacy#3034
v0.11.16
- 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
v0.11.16-pre
v0.11.16-pre
See the changes here. https://github.com/BoostIO/Boostnote/pulls?utf8=%E2%9C%93&q=is%3Apr+milestone%3Av0.11.16
v0.11.15
v0.11.14
Features
- Zoom in and out image. BoostIO/BoostNote-Legacy#2809
Bug fixes
- Fix local images in markdown preview. BoostIO/BoostNote-Legacy#2835 BoostIO/BoostNote-Legacy#2848
- Fix drag and drop images. BoostIO/BoostNote-Legacy#2642
- Fix default editor font for Windows. BoostIO/BoostNote-Legacy#2831
- Fix grammar error in UI. BoostIO/BoostNote-Legacy#2856
- Fix Gif animation. BoostIO/BoostNote-Legacy#2852
- Fix note title with
#
. BoostIO/BoostNote-Legacy#2863
v0.11.13
Features
- Introduce auto detect of language of snippet notes. BoostIO/BoostNote-Legacy#2768
- Introduce colored tags. BoostIO/BoostNote-Legacy#2758
- Add cheatsheets to menu. BoostIO/BoostNote-Legacy#2811
- Update locale. BoostIO/BoostNote-Legacy#2772 BoostIO/BoostNote-Legacy#2771 BoostIO/BoostNote-Legacy#2764 BoostIO/BoostNote-Legacy#2761
- Make menu bar visibility configurable. BoostIO/BoostNote-Legacy#2759
- Improve tab ui of snippet notes. BoostIO/BoostNote-Legacy#2704
- Highlight lines in code editor. BoostIO/BoostNote-Legacy#2682
- Make markdown preview accept image dragging. BoostIO/BoostNote-Legacy#2591
- Make auto bracket matching configurable. BoostIO/BoostNote-Legacy#2586
- Introduce image gallery. BoostIO/BoostNote-Legacy#2465
Bug fixes
- Fix bullet position of LaTeX equation in list. BoostIO/BoostNote-Legacy#2786
- Fix KaTeX alignment in display math. BoostIO/BoostNote-Legacy#2692
- Fix hotkey alias,
Cmd
. BoostIO/BoostNote-Legacy#2774 - Fix unhandled error from Removal of USB drive. BoostIO/BoostNote-Legacy#2801
- Fix white background appears while resizing sidebar. BoostIO/BoostNote-Legacy#2791
- Fix
saveTagsAlphabetically
. BoostIO/BoostNote-Legacy#2756 - Fix paste image. BoostIO/BoostNote-Legacy#2747
- Fix Cmd+Left to go to end of line on Mac. BoostIO/BoostNote-Legacy#2746
- Fix min width of note list. BoostIO/BoostNote-Legacy#2743
- Fix checkbox list style. BoostIO/BoostNote-Legacy#2741
- Fix scroll bar of tag list is not visible. BoostIO/BoostNote-Legacy#2720
- Fix toc. BoostIO/BoostNote-Legacy#2710
- Fix wrong sanitization which generate closing tag. BoostIO/BoostNote-Legacy#2712
- Fix lock button. BoostIO/BoostNote-Legacy#2661
- Fix deleting note not navigates to next note. BoostIO/BoostNote-Legacy#2651
- Fix auto-updating numbered list. BoostIO/BoostNote-Legacy#2598
- Fix scrolling in note list. BoostIO/BoostNote-Legacy#2455
Dev
- Refactor. BoostIO/BoostNote-Legacy#2770 BoostIO/BoostNote-Legacy#2762
- Prevent checkUpdate triggered in dev env. BoostIO/BoostNote-Legacy#2798
- Add FAQ.md BoostIO/BoostNote-Legacy#2755
- Update docs. BoostIO/BoostNote-Legacy#2797 BoostIO/BoostNote-Legacy#2795
- Fix windows debug path. BoostIO/BoostNote-Legacy#2730
- Lint before commit. BoostIO/BoostNote-Legacy#2456