Skip to content

Release 6.21.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:14
· 5 commits to main since this release
ab4666a

Poznote 6.21.0

Big update with several nice enhancements! 🎉

  • Enhance folder drag-and-drop functionality with automatic folder expansion.
2026-06-17_12h42_15

  • Excalidraw diagrams now support dark mode and images can be saved using the current theme
image

Some existing diagrams may still appear in light mode when viewed with a dark theme.
To fix this, simply open the diagram in Excalidraw, make a small modification and save it again. The generated image will then be recreated using the current theme and should display correctly in dark mode.

2026-06-17_20h03_18

  • Add scroll buttons for note navigation to quickly jump to the top or bottom.
2026-06-17_13h07_20

  • Implement recent folders feature in move note modal
image

  • Add folder deletion functionality to the folder list page
image

  • Add default image border option
2026-06-17_15h36_13

2026-06-17_15h36_28

  • Several UI improvement like adjust positioning of copy and delete buttons in code blocks for better alignment and add responsive styles and background of folder menu not centered -> #1082