Skip to content

Commit 8412293

Browse files
committed
Updated Insiders changelog
1 parent 7e6ee58 commit 8412293

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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+
19
mkdocs-material-9.1.13 (2023-05-16)
210

311
* Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)

docs/insiders/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Material for MkDocs Insiders
44

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+
513
### 4.34.0 <small>May 14, 2023</small> { id="4.34.0" }
614

715
- Added support for new overflow mode to auto-fit text in social plugin

0 commit comments

Comments
 (0)