Skip to content

v2.0.0

Compare
Choose a tag to compare
@rishikanthc rishikanthc released this 28 Aug 17:58
· 19 commits to main since this release
ce83b42

v2.0.0

Frontend changes

  • Code separation between frontend and backend
  • Brand new UI built from scratch using Svelte
  • Better handling of large images/mermaid charts
  • UI modifications for handling display resolutions higher than 1920x1080

Backend changes

  • Removes old template based UI, related API endpoints and dependencies
  • Fixes bug in handling file/folder names with space issue #8
  • Improved handling of image syntax
  • Exclude folders without markdown files from the file tree issue #9