Skip to content

v4.11.5

Compare
Choose a tag to compare
@sy-records sy-records released this 21 Aug 12:06
· 411 commits to develop since this release

Bug Fixes

  • Russian language link error (#1270) (2a52460)
  • {docsify-updated} in the sample code is parsed into time (#1321) (2048610)
  • Add error handling for missing dependencies (fixes #1210) (#1232) (3673001)
  • after setting the background image, the button is obscured (#1234) (34d918f)
  • convert {docsify-ignore} and {docsify-ignore-all} to HTML comments (#1318) (90d283d)
  • fallback page should use path not file location (#1301) (2bceabc)
  • Fix search error when exist translations documents (#1300) (b869019)
  • gitignore was ignoring folders in src, so VS Code search results or file fuzzy finder were not working, etc (d4c9247)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1250) (d439bac)
  • search can not search the table header (#1256) (3f03e78)
  • Search plugin: matched text is replaced with search text (#1298) (78775b6)
  • the uncaught typeerror when el is null (#1308) (952f4c9)
  • Updated docs with instructions for installing specific version (fixes #780) (#1225) (b90c948)
  • upgrade medium-zoom from 1.0.5 to 1.0.6 (3beaa66)
  • upgrade tinydate from 1.2.0 to 1.3.0 (#1341) (59d090f)

Features