3.0.3 (2022-05-02)
3.0.2 (2021-10-15)
3.0.1 (2021-09-14)
3.0.0 (2021-01-11)
- fix!: update dependencies (931d23e)
- Require Node.js >= 10
- Add ordering in [[index]] (#58)
- Fix search links with files containing spaces
- Update dependencies
- Update dependencies
- Fix extra \r character on bin file
- Fix export links on Windows
- Update dependencies (fix #51)
- Add static HTML export option (PR #45) - by @rhucle
- Replace Bluebird and mkdirp with fs-extra
- Update dependencies
- Fix linter issues
- Bump Node.js requirement to
node >= 8
- Fix crashing on highlighting an unsupported language (PR #43) - by @igorskh
- Fix unescaped characters in TOC links
- Update dependencies
- Fix install issue with
highlight.js
package (#41) - Update dependencies
- Fix wrong cursor position in editor (PR #33) - by @jamerson
- Update dependencies
- Update
marked
renderer to latest version, rendering may be slightly affected - Fix "Last updated" text on search page
- Replace
open
module to remove critical vulnerability
- Update dependencies
- Add read-only mode (PR #26) - by @fabala
- Add last modified date (PR #25) - by @fabala
- Add support for Mermaid config customization
- Add proper HTTP status codes on error
- Update dropzone dependency
- Add link opening in a new tab for images (PR #19) - by @fabala
- Fix link inside link
- Add support for Font-Awesome icons in Mermaid graphs (PR #13) - by @thomasleveil
- Add custom.css file support (PR #14) - by @thomasleveil
- Bump Node.js requirement to
node >= 6
- Fix display on mobile devices (#11)
- Remove neutral theme as it's now integrated in Mermaid directly
- Update dependencies
- Fix mermaid loop text color (PR #9)
- Add filter for files/folders starting with a dot
- Update Github CSS
- Add module export to allow server integration and extension
- Add new mermaid neutral theme
- Fix issue with dependencies path when installed as a local module
- Add support for github-style markdown links (without extension)
- Add image file selector button
- Fix line endings on edited documents for unix platforms
- Fix shape rendering for Mermaid graphs
- Fix unwanted file dialog display
- Remove unwanted uploaded file previews
- Fix edition of markdown files containing HTML tags
- Add [[toc]] table of contents markdown extension
- Add images drag'n drop support to editor
- Add save (CTRL+S/CMD+S) keyboard shortcut to editor
- Mermaid diagram code is now hidden during processing
- Remov specific rendering for images
- Small fixes and performance improvements
- Fix issue on Windows
- Add print-friendly styling
- Fix issue when no home page was present
- Add mermaid syntax support to generate diagrams
- Fix [[index]] in code blocks
- Fix search extracts
- Add new markdown files support
- Rename project to "hads"