File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ mkdocs-material-9.1.13+insiders-4.34.1 (2023-05-16)
2
+
3
+ * Disable social plugin debug mode by default on mkdocs build
4
+ * Added warning in social plugin debug mode when font style couldn't be found
5
+ * Set default concurrency of built-in multi-threaded plugins to CPUs - 1
6
+ * Fixed #5521: Social plugin triggers race condition when downloading fonts
7
+ * Fixed #5515: Social plugin crashes when concurrency is set to 1
8
+
1
9
mkdocs-material-9.1.13 (2023-05-16)
2
10
3
11
* Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)
Original file line number Diff line number Diff line change 2
2
3
3
## Material for MkDocs Insiders
4
4
5
+ ### 4.34.1 <small >May 16, 2023</small > { id="4.34.1" }
6
+
7
+ - Disable social plugin debug mode by default on mkdocs build
8
+ - Added warning in social plugin debug mode when font style couldn't be found
9
+ - Set default concurrency of built-in multi-threaded plugins to CPUs - 1
10
+ - Fixed #5521 : Social plugin triggers race condition when downloading fonts
11
+ - Fixed #5515 : Social plugin crashes when concurrency is set to 1
12
+
5
13
### 4.34.0 <small >May 14, 2023</small > { id="4.34.0" }
6
14
7
15
- Added support for new overflow mode to auto-fit text in social plugin
You can’t perform that action at this time.
0 commit comments