File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 88
99- Support for ` nocite ` within _ project.yml for book projects (#1660 )
1010
11+ ## OJS
12+
13+ - Better handle OJS code blocks that begin with empty lines
14+ - Better OJS support for dark vs light mode
15+ - Improved button formatting
16+ - Support passing Pandas Series
17+ - Update to latest OJS runtime
18+
19+ ## Websites
20+
21+ - Correctly align dark/light toggle in navbar (thanks @FabioRosado )
22+
23+ ## Preview Server
24+
25+ - Improved daemonization in preview server for small number of file changes
26+ - Improve automatic detection of jupyter shell magics used in daemonization
27+ - Don't attempt to open browser when in a server sessions
28+
29+ ## Localization
30+
31+ - Finnish localization (thanks @jkseppan )
32+ - Dutch localization (thanks @bwelman )
33+
34+ ## HTML Format
35+
36+ - Respect toc-depth in the HTML format (bootstrap) rather than always acting as if depth is 3.
37+
38+ ## RevealJS Format
39+
40+ - Don't ignore auto stretch rules when speaker notes are present
1141
1242## Miscellaneous
43+
44+ - Allow environment variables to override paths to binary dependencies
45+ - Support ` cover-image-alt ` to specify alt text for a book's cover image
46+ - Correctly support Giscus ` category-id ` property
47+ - Correctly support ` output-file ` names that contain ` . ` characters (like ` file.name.html ` )
48+ - Avoid file permission errors in additional cases (thanks @jmbuhr )
You can’t perform that action at this time.
0 commit comments