Skip to content

Releases: b-yp/logseq-mind-map

v1.8.0

13 Nov 08:03
Compare
Choose a tag to compare

1.8.0 (2024-11-13)

Features

  • the web version supports a custom Logseq Server API (bd82961)
  • update the theme button (bcf2efd)

v1.7.0

06 Nov 03:38
Compare
Choose a tag to compare

1.7.0 (2024-11-06)

Features

v1.6.0

05 Nov 08:45
Compare
Choose a tag to compare

1.6.0 (2024-11-05)

Features

  • supports modifying the line style (600ff6a)

v1.5.0

01 Nov 06:52
Compare
Choose a tag to compare

1.5.0 (2024-11-01)

Features

  • supports modifying the background image and background color (b2d01c5)

v1.4.0

21 Oct 17:01
Compare
Choose a tag to compare

1.4.0 (2024-10-21)

Features

  • added the feature to collapse other parent nodes (7e9a76c)

v1.3.0

21 Oct 15:52
Compare
Choose a tag to compare

1.3.0 (2024-10-21)

Features

  • added the feature to collapse all sibling nodes and collapse other sibling nodes (856f3d0)

v1.2.0

20 Oct 18:05
Compare
Choose a tag to compare

1.2.0 (2024-10-20)

Features

  • 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)

v1.1.0

19 Oct 09:31
Compare
Choose a tag to compare

1.1.0 (2024-10-19)

Features

  • add right-click menu for nodes (2da02fd)
  • allows the addition of child and sibling nodes (228e9ab)

v1.0.0

12 Oct 09:38
Compare
Choose a tag to compare

1.0.0 (2024-10-12)

Bug Fixes

  • 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)

Features

  • 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)