Releases: docsifyjs/docsify
Releases · docsifyjs/docsify
v4.8.1
v4.8.0
4.8.0 (2018-10-31)
Bug Fixes
- Cache TOC for later usage in the case of cached file html (#649) (9e86017)
- improve external script plugin (#632) (50c2434)
- missing variable declaration (#660) (1ce37bd)
- Remove target for mailto links (#652) (18f0f03)
- Update getAllPath query selector (#653) (f6f4e32)
- Update vue.styl (#634) (bf060be)
Features
- Add docsify version to $window.docsify object (#641) (94bc415), closes #521
- compiler: support embedded mermaid (#629) (42ea8af)
- Add hideOtherSidebarContent option (#661) (4a23c4a)
- Allow base64, external, and relative logo values (#642) (0a0802a), closes #577
- upgrade marked to 0.5.x, fixed #645, close #644 (#662) (a39b214)
4.6.8
Small break change
Now the relative path of the image and the file is as expected. (Not basePath
option)
v4.6.0
Features
Embed files
With docsify 4.6 it is now possible to embed any type of file. You can embed these files as video, audio, iframes, or code blocks, and even Markdown files can even be embedded directly into the document.
https://docsify.js.org/#/embed-files
Multiple covers
If your docs site is in more than one language, it may be useful to set multiple covers.
https://docsify.js.org/#/cover?id=multiple-covers