Skip to content

Release 6.23.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 22:19
89ba9d0

Poznote 6.23.0-beta

This release brings several improvements for Markdown notes. The editor now uses CodeMirror 6, providing a better editing experience with syntax highlighting, automatic bracket/quote closing, improved editor behavior, and a more modern foundation for future enhancements.

#1092

I also took the opportunity to improve Markdown table support, making tables easier to edit and render correctly:


2026-06-20_23h44_00

In addition, the preview pane now automatically scrolls to the corresponding location when you click within the editor, making navigation between source and preview much smoother:


2026-06-20_23h09_46

Bug fixes

  • Fixed an issue with the MCP server functionality reported in #1093