1.14.0 (2026-03-01)
- remove success toast notifications for editing and deleting nodes (2c603b9), closes #49
- resolve node creation error and missing empty blocks (#22) (64406f7)
- add support for opening mind map from block context menu (0545b9d)
1.13.0 (2026-01-21)
- add interactive search result list and optimize UI layout (fa0aa1c)
1.12.0 (2026-01-19)
- fix drawer ghost area (63e08bd)
- add close button (30fa7bc)
1.11.1 (2026-01-19)
- resolve race condition in node data loading to preserve order (6da0fb7)
1.11.0 (2026-01-19)
- add configurable sensitivity settings for zoom and pan (ce47f2c)
1.10.2 (2026-01-18)
- resolve UI freeze and broken shortcuts after node creation (4a8b7e9)
1.10.1 (2025-10-16)
- fixed markdown rendering failure & resolve some warning (325cd6c)
1.10.0 (2025-10-15)
1.9.0 (2025-06-17)
- display according to the image's own size instead of using the default value (41c3ce2)
- support online image display (9ed125e)
1.8.1 (2025-04-23)
1.8.0 (2024-11-13)
1.7.0 (2024-11-06)
- persist data (aa7ff7c)
1.6.0 (2024-11-05)
- supports modifying the line style (600ff6a)
1.5.0 (2024-11-01)
- supports modifying the background image and background color (b2d01c5)
1.4.0 (2024-10-21)
- added the feature to collapse other parent nodes (7e9a76c)
1.3.0 (2024-10-21)
- added the feature to collapse all sibling nodes and collapse other sibling nodes (856f3d0)
1.2.0 (2024-10-20)
- add right-click menu to the canvas (9e3bd21)
- added a menu for fitting to the canvas (31f9d1f)
- added the feature to expand to the corresponding level (3a36817)
- added Zen mode (4e46b42)
1.1.0 (2024-10-19)
- fix erroneous termination listening event (566188c)
- fix the issue where switching themes does not take effect (c0471d8)
- fix the issue where toast loses its color (c7e6af4)
- fix the toast not working issue in the plugin platform (45cf157)
- fixed issue where icon fails to display in Electron (e15cda0)
- modify release configuration (18a4875)
- upgrade dependencies, fix security vulnerabilities (d023efd)
- add export feature (d34dac7)
- add language switch feature (d6fcbce)
- add outline feature (c6b510c)
- add search feature (cfec5a1)
- add structure switch feature (e5ea1e0)
- added a theme switching feature (9f21c2d)
- added feature to prompt for enabling API (16fe2af)
- added pagebar icon (2f08e39)
- added prompt for failed requests on the web platform (010a16f)
- bind keyboard shortcuts (b314973)
- code editor (34f0654)
- code highlighting (895a024)
- display the language type for code block nodes (25e9eb1)
- filter block properties (c7c9040)
- hide empty nodes (0378661)
- imoprt i18n & tailwindcss & daisyUI (57dfc90)
- link UI theme with mind-map theme (0cf13ab)
- node supports rendering images (76c7e11)
- optimize styles & auto-fit to canvas (8ae11aa)
- preventing frequent adaptation of the canvas to avoid poor user experience (83096cc)
- render mind map (9f613a3)
- synchronize updates to Logseq after editing (35f68c0)
- the plugin platform uses CodeMirror as the code editor (bd602d8)
- the web platform has added a refresh data button (823642a)
- update README & demo & logo & license (49b73c0)
- update release.yml (9dfb04d)