-
Bug: Fixed a bug when doing a File system authorization, bangle will forget the opened opened editors.
-
Improvement: Action palette is now called Operation palette.
- Feature: Bangle now has new actions that allows the ability to export notes and restore notes.
-
Feature: Notes now remember your last scroll and selection positions.
-
Performance: Bangle now uses a more performant internal state management.
-
Search: Improved the UI.
-
Backlink, Outline widgets: Show helpful information when their value is empty.
-
Bug fixes
-
Editor: Typing a link as a file name no long breaks Backlink suggestions.
-
Workspace: Application no longer crashes when invalid url is opened.
-
- Backlink: You can now see Backlinks to your focused note in the note sidebar.
-
Search, Backlink: You can now search for Backlinks by prefixing search queries with
backlink:
followed by the path to the backlink. -
Outline: The widget now auto scrolls to the current heading that you are viewing.
- Outline: Bangle now shows you outline of your document in a new note sidebar. To activate press the
Show note sidebar
button on your top right.
- Popup backlinks: You can now hover over any Backlink to view and edit them directly.
- UI improvements: Updated the look of Backlinks.
- UI improvements: We have refined the new workspace UI.
- UI Redesign: Bangle.io now has a more polished and consistent UI.
-
Backlinks, Tags, Note palette: We have improved the search algorithm.
-
Note palette: We have improved our recently used notes algorithm.
-
Editor: The editor now give visual cues when you move cursor in and out of a block.
-
Workspace: Your workspace home page now shows recently opened notes.
-
We have a new landing page.
-
The app now sits at
https://app.bangle.io
instead ofhttps://bangle.io
. -
You can now install Bangle.io as a desktop app.
-
Search, tags: You can now search for tags by prefixing search queries with
tag:
followed by the tag name. -
Search, tags: You can also click on a tag in the editor to search for it across your workspace.
- Tags: You can now create tags by typing
#
followed by tag name.
- What's new: Ability to see
Whats new?
in the sidebar (the one you are viewing). This will allow you to stay updated on how the product is evolving.
- Search: You can now perform text search on your notes, by either hitting the search icon in sidebar or pressing
Ctrl-shift-F
orCommand-shift-F
.
- Behind the scenes revamped the architecture to allow for Extensions.
- Palettes now remember what you did last. For example, the notes palette will show you your recently opened notes.
-
Bangle now propagates note modification across tabs. So go ahead and open tabs and live the multi-tasking life.
-
Bangle also synchronizes bunch of editor settings across tabs. For example, switching to dark mode on one tab, makes it dark in every tab.
-
Fixed issues when creating and deleting files won't be propagated across the app.
-
Bangle now remembers the selection position of your document as you switch between them.
- Part of Bangle has been moved to a worker thread making it more responsive.
- Bangle now allows you to add emoji to your notes. Type
:
in your note to see the available emojis.
- Adding ability to scale down images. Click on an image to pick the percentage to scale down the image.
- An interactive landing and documentation page.
- A new action to clone a workspace.
- Fixed a bunch of bugs and feature gap in wiki links.
- Images: You can now paste or drag-n-drop an image into your note and Bangle will automatically save that file in your workspace.
-
Inline action palette: You can now insert blocks above and below your current block via action palette (Type
/
to use it) or by pressingCommand-Enter
(below) orCommand-Shift-Enter
(above). -
We now support wiki style links. Type
[[
followed by the name of your note to create a link to it.
- Inline action palette: A new inline action palette! Type
/
to use it.
- Collapsing heading performance improvement.
- Palette now shows helpful keyboard shortcuts.