- 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.
- Image drag fix.
- Fix font color for dark theme rename folder modal.
- Fix markdown preview.
- Fix the bug which cannot open finder with using HotKey on Windows.
- Fix App icon on Windows 10 taskbar.
- Change shortcut key to blur MarkdownNote.
- Fix design.
- Markdown can't edit under specific state.
- 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.
- Fix the bug which cannot open finder with using HotKey on macOS.
- 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.
- 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.
- Fix error on modal window.
- 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.
- Fix editor bug when using Japanese IME Keyboard.
- Fix minor design bugs.
- 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.
- Fix data parsing error (\u2028)
- 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
- Attempt to recover broken storages
- Fix renaming storage name bug
- 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
- App doesn't quit properly on Windows and Linux (with Cinnamon)
- Syntax mode will be automatically detected and set by filename.
- 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
- Improve performance: debounce dispatch
- Footnote
- GFM style checkbox
- Add tooltips to buttons
- Hotfix: fix endless loading when user is a newcomer.
- Renew app,
- Several features are temporary disabled.(within a week)
- Finder
- Dark theme
- Post exporting
- Scroll bar will be hidden when modal opens
- Line number for code block in Markdown note
- Enable Finder on Cinnamon.
- Add missing features of Dark theme.
- Dark theme.
- Editor themes & Preview codeblock themes.
- App will quit when main-window closed.
- 'There is no newer version' alert won't show anymore.
- Fix editor selection bug
- Fix file drop bug
- modify contact links
- add announcement about OSS
- replace contact form with contact link
- 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
- 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.
- 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.
- 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)
- Enhanced UI/UX (No more Edit / Save button)
- CommonMark support(HTML available)
- Latex block(
$$
,$$$
) - Configurable Font/Indent style
- Insensitive-case Search
- 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.
We relaunch our app. Boost, therefore, became OBSOLETE. Please re-install from here! Your data automatically moved to our new app.
- 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.
- Markdown preview will be automatically scrolled to the position of cursor.
- Style of markdown is improved.
- 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.
- 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.
- 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.
- Fix some bugs when creating an post
- Edit default article content
- Fix notification(Node-notifier -> WebNotification)
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
- Fixed Unsaved alert modal which appears wrong time.
- 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