🌟 Features & new stuff
Custom themes
We have redesigned the Notesnook theme engine to add support for user specified custom themes. That means you, me, or anyone else can now easily change how Notesnook looks!
Much, much improved copy/pasting
Before this release, copying or pasting anything into or out of Notesnook would result in unpredictable and weird formatting. All that has now been fixed. Notesnook now tries very, very hard to preserve the source formatting of the copied or pasted content. To give you a few examples:
- Copying a single list item no longer copies it as a list but as a paragraph
- Copying multiple list items no longer add empty lines around each list item
- Copying content to & from Notesnook now follows the
Double spaced paragraph
setting. In English this means that, people who have disabled double spaced paragraphs will no longer see paragraphs with double the spacing when pasting content into Notesnook and vice versa.
Syntax highlighting and rendered Math in exports
Starting from this version, whenever you print or export a note that has Math Blocks or Codeblocks, Notesnook will automatically pre-render it so it looks awesome everywhere.
Other features
- Add support for copying link & link text in directly from the Link toolbar in the editor (and also from the context menu on the desktop app) by @ammarahm-ed in #2986
🐛 Fixes & improvements
- Fix switching to landscape on tablets makes part of the app hidden by @ammarahm-ed in #2965
- Fix sorting favorites does not reflect in the list y @ammarahm-ed in #2967
- Fix copy button is disabled in readonly mode by @ammarahm-ed in #2970
- Fixed logging performance in by @ammarahm-ed #3074
- Reduced application size on android & ios by removing unused bundled resources by @ammarahm-ed in #3068
New Contributors
- @absolutez3 made their first contribution in #2943
Full Changelog: 2.5.6-android...2.6.0-android