@@ -6,264 +6,264 @@ template: overrides/main.html
6
6
7
7
## Material for MkDocs Insiders
8
8
9
- ### 3.1.2 <small >_ October 6, 2021</small >
9
+ ### 3.1.2 <small >_ October 6, 2021</small > { id="3.1.2" }
10
10
11
11
- Fixed incorrect path separators for social cards on Windows
12
12
13
- ### 3.1.1 <small >_ September 26, 2021</small >
13
+ ### 3.1.1 <small >_ September 26, 2021</small > { id="3.1.1" }
14
14
15
15
- Fixed ordering bug in search exclusion logic
16
16
17
- ### 3.1.0 <small >_ September 26, 2021</small >
17
+ ### 3.1.0 <small >_ September 26, 2021</small > { id="3.1.0" }
18
18
19
19
- Added support for excluding pages, sections, and elements from search
20
20
- Fixed #2803 : Code block annotations not visible when printing
21
21
22
- ### 3.0.1 <small >_ September 19, 2021</small >
22
+ ### 3.0.1 <small >_ September 19, 2021</small > { id="3.0.1" }
23
23
24
24
- Added support for using literal ` h1-6 ` tags for search plugin
25
25
- Fixed search plugin breaking on void elements without slashes
26
26
- Fixed search plugin filtering link contents from headlines
27
27
- Fixed search plugin handling of multiple ` h1 ` headlines
28
28
- Fixed search plugin handling of missing ` h1 ` headlines
29
29
30
- ### 3.0.0 <small >_ September 13, 2021</small >
30
+ ### 3.0.0 <small >_ September 13, 2021</small > { id="3.0.0" }
31
31
32
32
- Rewrite of MkDocs' search plugin
33
33
- Added support for rich search previews
34
34
- Added support for tokenizer with lookahead
35
35
- Improved search indexing performance (twice as fast)
36
36
- Improved search highlighting
37
37
38
- ### 2.13.3 <small >_ September 1, 2021</small >
38
+ ### 2.13.3 <small >_ September 1, 2021</small > { id="2.13.3" }
39
39
40
40
- Added support for disabling social card generation
41
41
42
- ### 2.13.2 <small >_ August 25, 2021</small >
42
+ ### 2.13.2 <small >_ August 25, 2021</small > { id="2.13.2" }
43
43
44
44
- Fixed #2965 : Social plugin error when primary color is not defined
45
45
46
- ### 2.13.1 <small >_ August 21, 2021</small >
46
+ ### 2.13.1 <small >_ August 21, 2021</small > { id="2.13.1" }
47
47
48
48
- Fixed #2948 : Social cards are not cached
49
49
- Fixed #2953 : Mermaid.js diagrams can't be centered anymore
50
50
51
- ### 2.13.0 <small >_ August 7, 2021</small >
51
+ ### 2.13.0 <small >_ August 7, 2021</small > { id="2.13.0" }
52
52
53
53
- Added support for custom colors in social cards
54
54
55
- ### 2.12.2 <small >_ August 4, 2021</small >
55
+ ### 2.12.2 <small >_ August 4, 2021</small > { id="2.12.2" }
56
56
57
57
- Fixed #2891 : Division by zero error in social plugin
58
58
59
- ### 2.12.1 <small >_ July 26, 2021</small >
59
+ ### 2.12.1 <small >_ July 26, 2021</small > { id="2.12.1" }
60
60
61
61
- Fixed error in social plugin when ` site_description ` was not set
62
62
- Fixed error in social plugin for non-ASCII characters
63
63
64
- ### 2.12.0 <small >_ July 25, 2021</small >
64
+ ### 2.12.0 <small >_ July 25, 2021</small > { id="2.12.0" }
65
65
66
66
- Added support for social cards
67
67
68
- ### 2.11.1 <small >_ July 20, 2021</small >
68
+ ### 2.11.1 <small >_ July 20, 2021</small > { id="2.11.1" }
69
69
70
70
- Fixed order of tags index, now sorted alphabetically
71
71
72
- ### 2.11.0 <small >_ July 18, 2021</small >
72
+ ### 2.11.0 <small >_ July 18, 2021</small > { id="2.11.0" }
73
73
74
74
- Improved Mermaid.js intergration, now stable
75
75
- Added support for sequence diagrams
76
76
- Added support for entity relationship diagrams
77
77
- Added support for cookie consent configuration
78
78
- Added feature flag to always enable annotations
79
79
80
- ### 2.10.0 <small >_ July 10, 2021</small >
80
+ ### 2.10.0 <small >_ July 10, 2021</small > { id="2.10.0" }
81
81
82
82
- Added support for cookie consent
83
83
- Fixed #2807 : Back-to-top button not hidden when using sticky tabs
84
84
85
- ### 2.9.2 <small >_ May 30, 2021</small >
85
+ ### 2.9.2 <small >_ May 30, 2021</small > { id="2.9.2" }
86
86
87
87
- Moved tags to partial for easier customization
88
88
- Added support for hiding tags on any page
89
89
90
- ### 2.9.1 <small >_ May 24, 2021</small >
90
+ ### 2.9.1 <small >_ May 24, 2021</small > { id="2.9.1" }
91
91
92
92
- Added missing guard for linking of content tabs
93
93
94
- ### 2.9.0 <small >_ May 23, 2021</small >
94
+ ### 2.9.0 <small >_ May 23, 2021</small > { id="2.9.0" }
95
95
96
96
- Added support for linking of content tabs
97
97
98
- ### 2.8.0 <small >_ May 12, 2021</small >
98
+ ### 2.8.0 <small >_ May 12, 2021</small > { id="2.8.0" }
99
99
100
100
- Added support for boosting pages in search
101
101
102
- ### 2.7.2 <small >_ May 8, 2021</small >
102
+ ### 2.7.2 <small >_ May 8, 2021</small > { id="2.7.2" }
103
103
104
104
- Fixed #2638 : Warnings shown when using ` tags ` plugin without directory URLs
105
105
106
- ### 2.7.1 <small >_ May 3, 2021</small >
106
+ ### 2.7.1 <small >_ May 3, 2021</small > { id="2.7.1" }
107
107
108
108
- Fixed ` git-revision-date-localized ` plugin integration (2.7.0 regression)
109
109
110
- ### 2.7.0 <small >_ May 1, 2021</small >
110
+ ### 2.7.0 <small >_ May 1, 2021</small > { id="2.7.0" }
111
111
112
112
- Added support for tags (with search integration)
113
113
114
- ### 2.6.0 <small >_ April 11, 2021</small >
114
+ ### 2.6.0 <small >_ April 11, 2021</small > { id="2.6.0" }
115
115
116
116
- Stay on page when switching versions
117
117
118
- ### 2.5.0 <small >_ March 28, 2021</small >
118
+ ### 2.5.0 <small >_ March 28, 2021</small > { id="2.5.0" }
119
119
120
120
- Added support for version warning
121
121
122
- ### 2.4.0 <small >_ March 20, 2021</small >
122
+ ### 2.4.0 <small >_ March 20, 2021</small > { id="2.4.0" }
123
123
124
124
- Added support for custom admonition icons
125
125
- Fixed #2444 : Code block annotations with extra comments have wrong index
126
126
127
- ### 2.3.1 <small >_ March 14, 2021</small >
127
+ ### 2.3.1 <small >_ March 14, 2021</small > { id="2.3.1" }
128
128
129
129
- Fixed anchor offset for permalinks when using sticky navigation tabs
130
130
131
- ### 2.3.0 <small >_ March 13, 2021</small >
131
+ ### 2.3.0 <small >_ March 13, 2021</small > { id="2.3.0" }
132
132
133
133
- Added support for back-to-top button
134
134
135
- ### 2.2.1 <small >_ March 4, 2021</small >
135
+ ### 2.2.1 <small >_ March 4, 2021</small > { id="2.2.1" }
136
136
137
137
- Fixed #2382 : Repository stats failing when no release tag is present
138
138
139
- ### 2.2.0 <small >_ February 28, 2021</small >
139
+ ### 2.2.0 <small >_ February 28, 2021</small > { id="2.2.0" }
140
140
141
141
- Added support for code block annotations
142
142
143
- ### 2.1.0 <small >_ February 26, 2021</small >
143
+ ### 2.1.0 <small >_ February 26, 2021</small > { id="2.1.0" }
144
144
145
145
- Added support for anchor tracking
146
146
147
- ### 2.0.0 <small >_ February 24, 2021</small >
147
+ ### 2.0.0 <small >_ February 24, 2021</small > { id="2.0.0" }
148
148
149
149
- Migrated Insiders to the new architecture
150
150
- Swapped color palette toggle configuration
151
151
152
- ### 1.17.0 <small >_ January 31, 2021</small >
152
+ ### 1.17.0 <small >_ January 31, 2021</small > { id="1.17.0" }
153
153
154
154
- Added support for section index pages
155
155
156
- ### 1.16.1 <small >_ January 26, 2021</small >
156
+ ### 1.16.1 <small >_ January 26, 2021</small > { id="1.16.1" }
157
157
158
158
- Fixed #2249 : Instant loading + sticky tabs result in invalid links
159
159
- Fixed #2248 : Search highlighting URL parameter always added
160
160
- Fixed #2235 : Version selector doesn't select current version for aliases
161
161
162
- ### 1.16.0 <small >_ January 7, 2021</small >
162
+ ### 1.16.0 <small >_ January 7, 2021</small > { id="1.16.0" }
163
163
164
164
- Added latest release to repository info (GitHub)
165
165
- Slight facelift of repository info (lighter fonts, spacing and icons)
166
166
167
- ### 1.15.0 <small >_ January 2, 2021</small >
167
+ ### 1.15.0 <small >_ January 2, 2021</small > { id="1.15.0" }
168
168
169
169
- Added support for native Mermaid.js integration
170
170
171
- ### 1.14.0 <small >_ December 30, 2020</small >
171
+ ### 1.14.0 <small >_ December 30, 2020</small > { id="1.14.0" }
172
172
173
173
- Added support for sharing searches
174
174
175
- ### 1.13.2 <small >_ December 22, 2020</small >
175
+ ### 1.13.2 <small >_ December 22, 2020</small > { id="1.13.2" }
176
176
177
177
- Fixed version selector + sticky tabs navigation rendering issues
178
178
- Fixed version selector wrapping
179
179
180
- ### 1.13.1 <small >_ December 20, 2020</small >
180
+ ### 1.13.1 <small >_ December 20, 2020</small > { id="1.13.1" }
181
181
182
182
- Removed horizontal scrollbars on language and version selector
183
183
- Fixed type conversion in JavaScript config
184
184
185
- ### 1.13.0 <small >_ December 13, 2020</small >
185
+ ### 1.13.0 <small >_ December 13, 2020</small > { id="1.13.0" }
186
186
187
187
- Refactored navigation tabs to simplify grouping behavior
188
188
- Added support for sticky navigation tabs
189
189
- Added support for arbitrary links in navigation tabs
190
190
- Fixed #2098 : Subsequent active subsection not highlighted correctly
191
191
192
- ### 1.12.1 <small >_ December 8, 2020</small >
192
+ ### 1.12.1 <small >_ December 8, 2020</small > { id="1.12.1" }
193
193
194
194
- Fixed empty language selector being shown
195
195
196
- ### 1.12.0 <small >_ December 6, 2020</small >
196
+ ### 1.12.0 <small >_ December 6, 2020</small > { id="1.12.0" }
197
197
198
198
- Added support for adding a language selector
199
199
200
- ### 1.11.2 <small >_ November 29, 2020</small >
200
+ ### 1.11.2 <small >_ November 29, 2020</small > { id="1.11.2" }
201
201
202
202
- Fixed #2068 : Search highlight interprets code blocks as JavaScript
203
203
204
- ### 1.11.1 <small >_ November 29, 2020</small >
204
+ ### 1.11.1 <small >_ November 29, 2020</small > { id="1.11.1" }
205
205
206
206
- Refactored styling to be more stable and easier to adjust
207
207
- Fixed some styling regressions from latest features
208
208
209
- ### 1.11.0 <small >_ November 22, 2020</small >
209
+ ### 1.11.0 <small >_ November 22, 2020</small > { id="1.11.0" }
210
210
211
211
- Added support for rendering admonitions as inline blocks
212
212
213
- ### 1.10.0 <small >_ November 15, 2020</small >
213
+ ### 1.10.0 <small >_ November 15, 2020</small > { id="1.10.0" }
214
214
215
215
- Added support for integrating table of contents into navigation
216
216
217
- ### 1.9.0 <small >_ November 7, 2020</small >
217
+ ### 1.9.0 <small >_ November 7, 2020</small > { id="1.9.0" }
218
218
219
219
- Added support for hiding navigation and table of contents on any page
220
220
- Removed autohiding table of contents when empty
221
221
222
- ### 1.8.0 <small >_ November 1, 2020</small >
222
+ ### 1.8.0 <small >_ November 1, 2020</small > { id="1.8.0" }
223
223
224
224
- Added support for navigation sections
225
225
- Fixed appearance of inactive search suggestions
226
226
227
- ### 1.7.0 <small >_ October 25, 2020</small >
227
+ ### 1.7.0 <small >_ October 25, 2020</small > { id="1.7.0" }
228
228
229
229
- Added support for deploying multiple versions
230
230
- Fixed alignment of sidebar when content area is too small
231
231
232
- ### 1.6.0 <small >_ October 11, 2020</small >
232
+ ### 1.6.0 <small >_ October 11, 2020</small > { id="1.6.0" }
233
233
234
234
- Added support for search suggestions to save keystrokes
235
235
- Added support for removing __ Made with Material for MkDocs__ from footer
236
236
- Fixed #1915 : search should go to first result by pressing ++enter++
237
237
238
- ### 1.5.1 <small >_ September 21, 2020</small >
238
+ ### 1.5.1 <small >_ September 21, 2020</small > { id="1.5.1" }
239
239
240
240
- Fixed content area stretching to whole width for long code blocks
241
241
242
- ### 1.5.0 <small >_ September 19, 2020</small >
242
+ ### 1.5.0 <small >_ September 19, 2020</small > { id="1.5.0" }
243
243
244
244
- Added support for autohiding table of contents when empty
245
245
246
- ### 1.4.1 <small >_ September 6, 2020</small >
246
+ ### 1.4.1 <small >_ September 6, 2020</small > { id="1.4.1" }
247
247
248
248
- Improved typeahead and search result relevance and scoring
249
249
250
- ### 1.4.0 <small >_ August 30, 2020</small >
250
+ ### 1.4.0 <small >_ August 30, 2020</small > { id="1.4.0" }
251
251
252
252
- Added support for autohiding header on scroll
253
253
254
- ### 1.3.0 <small >_ August 26, 2020</small >
254
+ ### 1.3.0 <small >_ August 26, 2020</small > { id="1.3.0" }
255
255
256
256
- Added support for user-selectable color palettes
257
257
258
- ### 1.2.0 <small >_ August 11, 2020</small >
258
+ ### 1.2.0 <small >_ August 11, 2020</small > { id="1.2.0" }
259
259
260
260
- Added feature to expand navigation by default
261
261
262
- ### 1.1.0 <small >_ August 3, 2020</small >
262
+ ### 1.1.0 <small >_ August 3, 2020</small > { id="1.1.0" }
263
263
264
264
- Added highlighting of search results
265
265
266
- ### 1.0.0 <small >_ July 14, 2020</small >
266
+ ### 1.0.0 <small >_ July 14, 2020</small > { id="1.0.0" }
267
267
268
268
- Added grouping of search results
269
269
- Added missing query terms to search result
0 commit comments