4.12.1 (2021-03-07)
- isExternal check with malformed URL + tests (#1510) (ff2a66f), closes #1477 #1126 #1489
- Replace ES6 usage for IE11 compatibility (#1500) (a0f61b2)
- theme switcher in IE11 (#1502) (8cda078)
- Upgrade docsify from 4.11.6 to 4.12.0 (#1518) (47cd86c)
- Fix missing carbon (#1501)
- Change Gitter to Discord throughout project (#1507)
- Add test cases on isExternal (#1515)
4.12.0 (2021-02-08)
- add missing argument for highlighting code (#1365) (f35bf99)
- Can't search homepage content (#1391) (25bc9b7)
- Cannot read property 'startsWith' of undefined (#1358) (9351729)
- Cannot read property level of undefined (#1357) (4807e58)
- cannot search list content (#1361) (8d17dcb)
- duplicate search content when
/README
or/
exists in the sidebar (#1403) (7c3bf98) - package.json & package-lock.json to reduce vulnerabilities (#1419) (69b6907)
- packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1389) (62cd35e)
- packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1418) (58fbca0)
- Prevent loading remote content via URL hash (#1489) (14ce7f3), closes #1477 #1126
- search on homepage test (#1398) (ee550d0)
- search titles containing ignored characters (#1395) (a2ebb21)
- sidebar active class and expand don't work as expect when use "space" in markdown filename (#1454) (dcf5a64), closes #1032
- sidebar horizontal scroll bar (#1362) (b480822)
- sidebar title error (#1360) (2100fc3)
- slugs are still broken when headings contain html (#1443) (76c5e68)
- the sidebar links to another site. (#1336) (c9d4f7a)
- title error when sidebar link exists with html tag (#1404) (8ccc202), closes #1408
- Unable to navigate on server without default index support (#1372) (759ffac)
- upgrade debug from 4.1.1 to 4.3.0 (#1390) (ae45b32)
- upgrade debug from 4.3.0 to 4.3.1 (#1446) (bc3350f)
- upgrade debug from 4.3.1 to 4.3.2 (#1463) (df21153)
- upgrade docsify from 4.11.4 to 4.11.6 (#1373) (c2d12ed)
- upgrade dompurify from 2.0.17 to 2.1.0 (#1397) (1863d8e)
- upgrade dompurify from 2.1.0 to 2.1.1 (#1402) (8cf9fd8)
- upgrade dompurify from 2.2.2 to 2.2.3 (#1457) (720d909)
- upgrade dompurify from 2.2.2 to 2.2.6 (#1483) (eee9507)
- upgrade dompurify from 2.2.3 to 2.2.6 (#1482) (7adad57)
- upgrade marked from 1.2.4 to 1.2.9 (#1486) (716a7fa)
- upgrade prismjs from 1.21.0 to 1.22.0 (#1415) (0806f48)
- upgrade prismjs from 1.22.0 to 1.23.0 (#1481) (5f29cde)
- Use legacy-compatible methods for IE11 (#1495) (06cbebf)
- search ignore diacritical marks (#1434) (8968a74)
- Add Jest + Playwright Testing (#1276)
- Add Vue components, mount options, global options, and v3 support (#1409)
4.11.6 (2020-08-22)
- Add patch for {docsify-ignore} and {docsify-ignore-all} (ce31607)
4.11.5 (2020-08-21)
- 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)
4.11.4 (2020-06-18)
- consistent location of search result (e9dd2de)
- cover overlapping sidebar by removing z-index (0bf03f5)
- cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". (#1062) (fd2cec6), closes #1046 #1046 #1046
- default html img resize if no height included (#1065) (9ff4d06)
- fixed target and rel issue (fixes #1183) (3d662a5)
- Inconsistent search and body rendering (dcb0aae)
- rendering cover width bug (717991c)
- search does not find the contents of the table (#1198) (31010e4)
- The search error after setting the ID in the title (#1159) (6e554f8)
- upgrade docsify from 4.10.2 to 4.11.2 (60b7f89)
- added html sanitizer for remote rendering (#1128) (714ef29)
- update src/core/index.js to export all global APIs, deprecate old globals in favor of a single global DOCSIFY, and add tests for this (7e002bf)
- Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" (#1207) (26cb940), closes #1207 #1182
4.11.3 (2020-03-24)
- fix: digit issue with sidebar (complete REVERT to old method) (154abf5)
4.11.2 (2020-03-09)
- fixed rendering of color in coverpage issue (406670c)
4.11.1 (2020-03-09)
4.11.0 (2020-03-09)
- 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)
- 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)
- update docs for the
name
config option (#992) - about cache (#854)
- removed FOSSA badge
- documented
__colon__
tip (#1025)
- 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)
4.10.2 (2019-12-16)
4.10.0 (2019-12-16)
- fixed security alert for chokidar(update dep) (a62b037)
- npm audit issues (#934) (615205c)
- package security alerts (f5f1561)
- security alerts of cssnano (d7d5c8f)
4.9.4 (2019-05-05)
4.9.2 (2019-04-21)
- re-render gitalk when router changed (11ea1f8)
4.9.1 (2019-02-21)
4.9.0 (2019-02-19)
- search-plugin: add namespace option (#706) (28beff8)
- Add new theme "dolphin" (#735) (c3345ba)
- Provide code fragments feature (#748) (1447c8a)
4.8.6 (2018-11-12)
4.8.5 (2018-11-02)
4.8.4 (2018-11-01)
4.8.3 (2018-11-01)
Fix the last release files has the old version marked...
4.8.2 (2018-11-01)
- cover button style, fixed #670, fixed #665 (#675) (fcd1087)
- update match regex (#669) (2edf47e)
- use copy of cached value (#668) (5fcf210)
- compiler: import prism-markup-templating, fixed #672 (#676) (fdd8826)
4.8.1 (2018-10-31)
- ssr package dep, fixed #605 (2bc880d)
- compiler: extra quotes for codeblock (4f588e0)
- compiler: prevent render of html code in paragraph, fixed #663 (d35059d)
4.8.0 (2018-10-31)
- 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)
- 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.7.1 (2018-08-30)
4.7.0 (2018-06-29)
- alldow addition content in sidebar, fix #518, fix 539 (#543) (04b36b0)
- async install config, fixed #425 (e4e011c)
- loading embed files synchronously, fixed #525, fixed #527 (#544) (feea7f9)
- path include chinese character cause hilight bug (#556) (a5f333a)
- add logo option, #264 (#541) (ee72dd0)
- add unpkg field, close #531 (#558) (5c0de0a)
- support image resizing, resolve #508 (#545) (3a7ad62)
4.6.10 (2018-03-25)
4.6.9 (2018-03-10)
4.6.8 (2018-03-06)
4.6.7 (2018-03-03)
4.6.6 (2018-03-03)
4.6.5 (2018-03-03)
4.6.4 (2018-03-01)
4.6.3 (2018-02-15)
4.6.2 (2018-02-14)
4.6.1 (2018-02-12)
4.6.0 (2018-02-11)
- search: custom clear button, fixed #271 (864aa18)
- search: escape special characters for search, fixed #369 (9755439)
- build config (342438f)
- button style for coverpage, fixed #362 (85428ef)
- dropdown scroll style, fixed #346 (c4d83f2)
- highlight homepage link, fixed #304 (f960c19)
- homepage link (e097f88)
- onlyCover (033be4f)
- ssr compatible embedd (ebc10c4)
- ssr coverpage, fixed #273 (9e824a4)
- click sidebar menu add collapse and expand, close #294 (5e161a1)
- compiler: support embedded file as code block, close #134 (761ccc2)
- compiler: support embedded markdown, html, video, etc files, close #383, close #333 (524f52f)
- cover: add onlyCover option, close #382 (b265fdd)
- fetch: add requestHeaders option, fixed #336 (54ab4c9)
- render: add ext option for custom file extenstion, close #340 (248aa72)
- render: mutilple coverpage, close #315 (f68ddf5)
4.5.9 (2018-02-07)
- upgrade marked (4157173)
4.5.8 (2018-02-07)
4.5.7 (2017-12-29)
4.5.6 (2017-12-14)
4.5.5 (2017-11-30)
4.5.4 (2017-11-29)
4.5.3 (2017-11-11)
4.5.2 (2017-11-09)
4.5.1 (2017-11-07)
4.5.0 (2017-11-04)
4.4.1 (2017-10-31)
- {docsify-ignore-all} and {docsify-ignore} bug (#299) (cc98f56)
- zoom image plugin issue, fixed #187 (#300) (fa772cf)
4.4.0 (2017-10-30)
4.3.15 (2017-10-20)
- scroll active sidebar (a2b8eae)
4.3.14 (2017-10-20)
- codesponsor style (ab68268)
4.3.13 (2017-10-17)
4.3.12 (2017-10-15)
4.3.11 (2017-10-15)
4.3.10 (2017-10-12)
4.3.9 (2017-10-11)
4.3.8 (2017-10-07)
4.3.7 (2017-10-02)
4.3.6 (2017-09-21)
- style for codesponsor plugin (08afec7)
4.3.5 (2017-09-20)
- plugin: add codesponsor plugin (46ac4c3)
4.3.4 (2017-09-07)
4.3.3 (2017-09-06)
4.3.2 (2017-09-01)
- sidebar highlight (f82f419)
- add Edit on github plugin (thanks @njleonzhang) (a0e1ea8)
4.3.1 (2017-08-30)
4.3.0 (2017-08-17)
4.2.9 (2017-08-15)
- ensure document ready before init Docsify #233
4.2.8 (2017-08-10)
4.2.7 (2017-08-05)
4.2.6 (2017-07-27)
- css: hide the nav when the content has not yet been loaded (1fa1619)
- release: release shell (628e211)
4.2.4 (2017-07-26)
4.2.3 (2017-07-26)
4.2.2 (2017-07-24)
- style rerender due to setting themeColor (17ff3d1)
4.2.1 (2017-07-19)
- give the navbar some line-height (#216)
- Remove unnecessary moduleName option from rollup config for plugins (#209)
4.2.0 (2017-07-10)
- not found page (9af8559)
- alias option supports regexp, resolve #183 (c4aa22c)
- ignore to compiled link, fixed #203 (#204) (2e00f4c)
4.1.14 (2017-06-24)
- get file path, fixed jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13#commitcomment-22427070 (e8117e5), closes jrappen/sublime-distractionless/commit/81bfadd391428823191cc03eca956a2312e04d13#commitcomment-22427070
4.1.13 (2017-06-11)
4.1.12 (2017-06-03)
4.1.11 (2017-06-02)
- compiler: force reset toc when rendering sidebar fixed #181 (ccf4c7c)
- render: autoHeader does not work (1304d2e)
4.1.10 (2017-06-02)
- hash: hash routing crashes when url has querystring (6d48ce1)
4.1.9 (2017-05-31)
- can't render toc on first load (d9b487e)
- lifecycle: continue to handle data (955d3d5)
- render: broken name link, fixed #167 (91b66a5)
4.1.8 (2017-05-31)
4.1.7 (2017-05-30)
- ssr: clean files (0014895)
4.1.6 (2017-05-30)
- ssr: add debug (6b9e092)
4.1.5 (2017-05-30)
- ssr: missing package (6db8c9e)
4.1.4 (2017-05-30)
- ssr: file path (79a83bc)
4.1.3 (2017-05-30)
- update babel config (9825db4)
4.1.2 (2017-05-30)
- update babel config (80dba19)
4.1.1 (2017-05-30)
4.1.0 (2017-05-30)
4.0.2 (2017-05-30)
- basePath for history mode (fc1cd3f)