🌟 Features & new stuff
- Topics are now optional — one of the most highly requested changes. You can now add notes directly to notebooks by @thecodrr @ammarahm-ed in #2124
- Customizable trash cleanup interval — you can now change how often Notesnook auto clears your trash by @alihamuh @thecodrr @ammarahm-ed in #1940
- Tab/window title will now change based on the opened note by @Abdulrehman-Jafer in #2127
- Arm64 support for Windows & Linux by @thecodrr in #2158
- Images are now much more stable — more details on specific issues we fixed can be found below but in short, images should work much more reliably after this version by @thecodrr @ammarahm-ed in #2159 #2169
🐛 Fixes & improvements
- Fix autocomplete text color for all text inputs by @Abdulrehman-Jafer in #2057 & #2073
- Move cell properties button outside of table settings by @thecodrr in #2074
- Do a healthcheck before logging out user on session revoke by @thecodrr in #2125
- Fix issue where table options are not visible on some tables by @thecodrr in #2126
- Fix issue where dropdown required 2 clicks to open in editor toolbar by @thecodrr in #2132
- Simplify subscription cancellation by @thecodrr in #2141
- Fix monographs and reminders search by @Abdulrehman-Jafer in #2142
- Keep marks when creating new list items in editor by @thecodrr in #2149
- Fix sub checklists not getting sorted by @thecodrr in #2152
- Attachments now automatically infer an extension based on mime type by @ammarahm-ed @thecodrr in #2159
- App version can now be copied on clicking the version item in settings by @Abdulrehman-Jafer in #2131
- A lot of improvements to code blocks (by @thecodrr in #2072):
- Pasting from VSCode, GitHub, GitLab, MDN, Stackoverflow etc. will now automatically detect & highlight the code blocks
- Typing inside a code block should now be much, much faster (#2058)
- Wrapping has been disabled for all lines in the code block
- Many, many fixes to images:
- Fix pasting of images from around another web page
- Improve save performance of notes that have a lot of images in them
- Improve image loading animation (there should be much less jank)
- Fix sizing issues of images (and their placeholders) especially on small devices
- All Notesnook clients now only load newly added images on realtime sync instead of loading all the images. This greatly speeds up things.
New Contributors
- @Abdulrehman-Jafer made their first contribution in #2057
Full Changelog: v2.4.4...v2.4.5