|
2 | 2 |
|
3 | 3 | ## Material for MkDocs |
4 | 4 |
|
| 5 | +### 9.3.2 <small>September 19, 2023</small> { id="9.3.2" } |
| 6 | + |
| 7 | +- Updated Slovenian translations |
| 8 | +- Updated Python dependencies in requirements to use minimum versions |
| 9 | +- Fixed #6017: Code highlighting inconsist in Community and Insiders edition |
| 10 | +- Fixed #6001: Contributor avatars display incorrectly in Firefox |
| 11 | +- Fixed #6000: Blog post drafts are included in navigation |
| 12 | + |
5 | 13 | ### 9.3.1 <small>September 11, 2023</small> { id="9.3.1" } |
6 | 14 |
|
7 | 15 | - Fixed crash of group plugin when used together with hooks |
8 | 16 |
|
9 | 17 | ### 9.3.0 <small>September 11, 2023</small> { id="9.3.0" } |
10 | 18 |
|
11 | | -- Improved configuration sharing between community and Insiders edition |
| 19 | +- Improved configuration sharing between Community and Insiders edition |
12 | 20 | - Added experimental built-in group plugin for enabling plugins conditionally |
13 | 21 | - Added new settings in tags plugin for enabling/disabling |
14 | 22 | - Dropped support for Python 3.7 (EOL) |
@@ -90,7 +98,7 @@ __Additions and improvements__ |
90 | 98 | - Improved header partial by moving buttons into separate partials |
91 | 99 | - Improved clarity of `site_url` warning in social plugin |
92 | 100 | - Improved blog plugin to automatically setup directory structure |
93 | | -- Switched info plugin to `importlib` to mitigate deprecations |
| 101 | +- Switched info plugin to `importlib` to mitigate deprecations |
94 | 102 | - Automatically download ResizeObserver polyfill when necessary |
95 | 103 | - Automatically add iframe-worker polyfill when necessary in offline plugin |
96 | 104 | - Automatically focus and bring up keyboard on touch devices |
@@ -300,7 +308,7 @@ __Fixes__ |
300 | 308 | ### 9.0.7 <small>January 28, 2023</small> { id="9.0.7" } |
301 | 309 |
|
302 | 310 | - Improved accessibility of sidebar navigation |
303 | | -- Moved all translations into community edition |
| 311 | +- Moved all translations into Community edition |
304 | 312 | - Updated Polish and Portuguese (Brasilian) translations |
305 | 313 | - Fixed info plugin terminating on subsequent reload when serving |
306 | 314 | - Fixed #4910: Sidebar navigation labels have invalid ARIA roles |
|
0 commit comments