File tree Expand file tree Collapse file tree 2 files changed +9
-12
lines changed Expand file tree Collapse file tree 2 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ 5.3.3 ] - YYYY-MM-DD
5+ ## [ 6.0.0 ] - 2023-03-09
66
77### Added
88
99- Add basic styling of ` autodoc ` generated methods for readability (Temidayo Azeez)
1010
11- ### Changed
12-
13- - ...
14-
1511### Removed
1612
17- - ...
18-
19- ### Fixed
13+ - Remove Algolia DocSearch meta tags (Thibaud Colas)
14+ - Remove jQuery loading by default (LB (Ben) Johnston)
2015
21- - ...
16+ ### Upgrade considerations
2217
23- ### Security
18+ For projects relying on Algolia DocSearch meta tags, make sure to add back the ` docsearch:version ` tag in your project:
2419
25- - ...
20+ ``` html
21+ <meta name =" docsearch:version" content =" {{ version|striptags|e }}" />
22+ ```
2623
2724## [ 5.3.2] - 2022-10-16
2825
Original file line number Diff line number Diff line change 11[metadata]
22name = sphinx_wagtail_theme
3- version = 5.3.3.dev0
3+ version = 6.0.0
44author = Coen van der Kamp
5566description = Sphinx Wagtail theme
You can’t perform that action at this time.
0 commit comments