|
| 1 | +mkdocs-material-9-2.7+insiders-4.40.3 (2023-09-02) |
| 2 | + |
| 3 | + * Fixed #5946: Docker image missing pngquant for optimize plugin |
| 4 | + |
| 5 | +mkdocs-material-9.2.7 (2023-09-02) |
| 6 | + |
| 7 | + * Switched dependencies to compatible release clauses |
| 8 | + * Removed readtime and lxml dependencies for blog plugin |
| 9 | + * Reduced size of Docker image to improve CI build performance |
| 10 | + * Fixed #5945: Incorrect footer navigation for sibling pages of blog |
| 11 | + * Fixed #5939: Page jumps when changing color palette (Firefox 117) |
| 12 | + * Fixed #5901: Announcement bar reappears when using instant loading |
| 13 | + * Fixed #5824: Allow to customize styles of sequence diagrams |
| 14 | + |
1 | 15 | mkdocs-material-9-2.6+insiders-4.40.2 (2023-08-31)
|
2 | 16 |
|
3 | 17 | * Added configurable error handling capabilities for social plugin
|
@@ -160,24 +174,6 @@ mkdocs-material-9.1.18+insiders-4.37.0 (2023-07-07)
|
160 | 174 | * Fixed jumping of content tabs anchor links when instant loading is enabled
|
161 | 175 | * Fixed #5676: Optimize plugin doesn't check for pngquant
|
162 | 176 |
|
163 |
| -mkdocs-material-9.2.0 (2023-07-06) |
164 |
| - |
165 |
| - * Added blogging support via built-in blog plugin |
166 |
| - * Added Chinese language support to built-in search plugin |
167 |
| - * Added support for annotations (outside of code blocks) |
168 |
| - * Added support for navigation icons |
169 |
| - * Added support for navigation pruning |
170 |
| - * Added support for navigation status |
171 |
| - * Added support for customizing site icons |
172 |
| - * Improved rendering of (code) annotation markers |
173 |
| - * Improved print styles for (code) annotations |
174 |
| - * Improved customizability of navigation tabs |
175 |
| - * Removed Universal Analytics integration |
176 |
| - * Removed ancient polyfills to reduce size of bundled JavaScript by 20% |
177 |
| - * Removed necessity for Array.flat and Array.flatMap polyfill |
178 |
| - * Removed announcement bar button when JavaScript is not available |
179 |
| - * Automatically download ResizeObserver polyfill when necessary |
180 |
| - |
181 | 177 | mkdocs-material-9.1.18 (2023-07-03)
|
182 | 178 |
|
183 | 179 | * Updated Danish translations
|
|
0 commit comments