|
1 | 1 | ## [4.11.6](https://github.com/docsifyjs/docsify/compare/v4.11.5...v4.11.6) (2020-08-22)
|
2 | 2 |
|
3 | 3 |
|
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* Add patch for {docsify-ignore} and {docsify-ignore-all} ([ce31607](https://github.com/docsifyjs/docsify/commit/ce316075e033afdbeb43ce01e284a29fe1870e38)) |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 | ## [4.11.5](https://github.com/docsifyjs/docsify/compare/v4.11.4...v4.11.5) (2020-08-21)
|
6 | 11 |
|
|
90 | 95 | * emojis in titles not working correctly and update ([#1016](https://github.com/docsifyjs/docsify/issues/1016)) ([b3d9b96](https://github.com/docsifyjs/docsify/commit/b3d9b966dfbb6f456c2c457da1d2a366e85d9190))
|
91 | 96 | * searching table content ([6184e50](https://github.com/docsifyjs/docsify/commit/6184e502629932ca71fdd0a1b10150d118f5a7c8))
|
92 | 97 | * stage modified files as part of pre-commit hook ([#985](https://github.com/docsifyjs/docsify/issues/985)) ([5b77b0f](https://github.com/docsifyjs/docsify/commit/5b77b0f628f056b7ebb6d0b617561d19964516a2))
|
93 |
| -* config initialization and coercion ([#861](https://github.com/docsifyjs/docsify/pull/861)) |
94 |
| -* strip indent when embedding code fragment ([#996](https://github.com/docsifyjs/docsify/pull/996)) |
| 98 | +* config initialization and coercion ([#861](https://github.com/docsifyjs/docsify/pull/861)) |
| 99 | +* strip indent when embedding code fragment ([#996](https://github.com/docsifyjs/docsify/pull/996)) |
95 | 100 | * Ensure autoHeader dom result is similar to parsed H1 ([#811](https://github.com/docsifyjs/docsify/pull/811))
|
96 | 101 | * upgrade docsify from 4.9.4 to 4.10.2 ([#1054](https://github.com/docsifyjs/docsify/issues/1054)) ([78290b2](https://github.com/docsifyjs/docsify/commit/78290b21038a3ae09c4c7438bd89b14ca4c02805))
|
97 | 102 | * upgrade medium-zoom from 1.0.4 to 1.0.5 ([39ebd73](https://github.com/docsifyjs/docsify/commit/39ebd73021290439180878cae32e663b9e60e214))
|
|
110 | 115 |
|
111 | 116 | ### Docs
|
112 | 117 |
|
113 |
| -* update docs for the `name` config option ([#992](https://github.com/docsifyjs/docsify/pull/992)) |
| 118 | +* update docs for the `name` config option ([#992](https://github.com/docsifyjs/docsify/pull/992)) |
114 | 119 | * about cache ([#854](https://github.com/docsifyjs/docsify/pull/854))
|
115 | 120 | * removed FOSSA badge
|
116 | 121 | * documented `__colon__` tip ([#1025](https://github.com/docsifyjs/docsify/pull/1025))
|
117 | 122 |
|
118 | 123 | ### Chore
|
119 | 124 |
|
120 | 125 | * Migrate relative links to absolute in embedded markdown ([#867](https://github.com/docsifyjs/docsify/pull/867))
|
121 |
| -* smarter scroll behavior ([#744](https://github.com/docsifyjs/docsify/pull/744)) |
| 126 | +* smarter scroll behavior ([#744](https://github.com/docsifyjs/docsify/pull/744)) |
122 | 127 | * improve basic layout style ([#884](https://github.com/docsifyjs/docsify/pull/884))
|
123 |
| -* There are currently {three=>four} themes available. ([#892](https://github.com/docsifyjs/docsify/pull/892)) |
124 |
| -* Added a redirect for images to show up in Amplify ([#918](https://github.com/docsifyjs/docsify/pull/918)) |
| 128 | +* There are currently {three=>four} themes available. ([#892](https://github.com/docsifyjs/docsify/pull/892)) |
| 129 | +* Added a redirect for images to show up in Amplify ([#918](https://github.com/docsifyjs/docsify/pull/918)) |
125 | 130 | * removed the escaping of the name of sidebar ([#991](https://github.com/docsifyjs/docsify/pull/991))
|
126 |
| -* Eslint fixes for v4x ([#989](https://github.com/docsifyjs/docsify/pull/989)) |
127 |
| -* added github Actions for CI ([#1000](https://github.com/docsifyjs/docsify/pull/1000)) |
| 131 | +* Eslint fixes for v4x ([#989](https://github.com/docsifyjs/docsify/pull/989)) |
| 132 | +* added github Actions for CI ([#1000](https://github.com/docsifyjs/docsify/pull/1000)) |
128 | 133 | * Add a prepare script. ([#1010](https://github.com/docsifyjs/docsify/pull/1010))
|
129 |
| -* chore(GH-action): using ubuntu 16 and removed node 8 from CI |
| 134 | +* chore(GH-action): using ubuntu 16 and removed node 8 from CI |
130 | 135 | * chore: add config ([#1014](https://github.com/docsifyjs/docsify/pull/1014))
|
131 | 136 | * chore(stale): added enhancement label to exemptlabels
|
132 | 137 | * chore(stale): added bug label to exemptlabels
|
133 |
| -* .markdown-section max-width 800px to 80% ([#1017](https://github.com/docsifyjs/docsify/pull/1017)) |
134 |
| -* changed the CDN from unpkg to jsDelivr #1020 ([#1022](https://github.com/docsifyjs/docsify/pull/1022)) |
135 |
| -* migrate CI to github, refactore CI and npm scripts, linting fixes ([#1023](https://github.com/docsifyjs/docsify/pull/1023)) |
| 138 | +* .markdown-section max-width 800px to 80% ([#1017](https://github.com/docsifyjs/docsify/pull/1017)) |
| 139 | +* changed the CDN from unpkg to jsDelivr #1020 ([#1022](https://github.com/docsifyjs/docsify/pull/1022)) |
| 140 | +* migrate CI to github, refactore CI and npm scripts, linting fixes ([#1023](https://github.com/docsifyjs/docsify/pull/1023)) |
136 | 141 | * chore(readme): added CI badges and fixed the logo issue
|
137 | 142 | * added new linter config ([#1028](https://github.com/docsifyjs/docsify/pull/1028))
|
138 | 143 |
|
|
0 commit comments