docsify v4.11.0 Release Notes

Release Date: 2020-03-09 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • โšก๏ธ emojis in titles not working correctly and update (#1016) (b3d9b96)
    • ๐Ÿ“„ searching table content (6184e50)
    • ๐Ÿ“„ stage modified files as part of pre-commit hook (#985) (5b77b0f)
    • ๐Ÿ“„ config initialization and coercion (#861)
    • ๐Ÿ“„ strip indent when embedding code fragment (#996)
    • ๐Ÿ“œ Ensure autoHeader dom result is similar to parsed H1 (#811)
    • โฌ†๏ธ upgrade docsify from 4.9.4 to 4.10.2 (#1054) (78290b2)
    • โฌ†๏ธ upgrade medium-zoom from 1.0.4 to 1.0.5 (39ebd73)
    • โฌ†๏ธ upgrade prismjs from 1.17.1 to 1.19.0 (9981c43)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ง configure pre-commit hook (#983) (eea41a1)
    • โž• Add a prepare script. (efbea24)
    • โž• added capability to add css class and id to images + links + refactoring (#820) (724ac02)
    • โž• added dark mode to docs closes #1031 (dc43d3c)
    • ๐Ÿ†• new option hideSidebar (#1026) (b7547f1)
    • ๐Ÿ†• new option topMargin (#1045) (8faee03)

    ๐Ÿ“„ Docs

    • โšก๏ธ update docs for the name config option (#992)
    • ๐Ÿ“„ about cache (#854)
    • โœ‚ removed FOSSA badge
    • documented __colon__ tip (#1025)

    Chore

    • ๐Ÿ“„ Migrate relative links to absolute in embedded markdown (#867)
    • ๐Ÿ“„ smarter scroll behavior (#744)
    • ๐Ÿ‘Œ improve basic layout style (#884)
    • ๐Ÿ“„ There are currently {three=>four} themes available. (#892)
    • โž• Added a redirect for images to show up in Amplify (#918)
    • โœ‚ removed the escaping of the name of sidebar (#991)
    • ๐Ÿ‘• Eslint fixes for v4x (#989)
    • โž• added github Actions for CI (#1000)
    • โž• Add a prepare script. (#1010)
    • ๐Ÿ‘ท chore(GH-action): using ubuntu 16 and removed node 8 from CI
    • ๐Ÿ“„ chore: add config (#1014)
    • chore(stale): added enhancement label to exemptlabels
    • chore(stale): added bug label to exemptlabels
    • ๐Ÿ“„ .markdown-section max-width 800px to 80% (#1017)
    • ๐Ÿ”„ changed the CDN from unpkg to jsDelivr #1020 (#1022)
    • ๐Ÿ”จ migrate CI to github, refactore CI and npm scripts, linting fixes (#1023)
    • ๐Ÿ‘ท chore(readme): added CI badges and fixed the logo issue
    • โž• added new linter config (#1028)