Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 09:38
· 34 commits to master since this release

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)