You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: news/changelog-1.1.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@
38
38
39
39
- Correctly align dark/light toggle in navbar (thanks @FabioRosado)
40
40
41
+
## Books
42
+
43
+
- Support specifying and displaying DOI for books
44
+
41
45
## Preview
42
46
43
47
- Don't attempt to open browser when in a server session
@@ -47,6 +51,10 @@
47
51
- Finnish localization (thanks @jkseppan)
48
52
- Dutch localization (thanks @bwelman)
49
53
54
+
## Citable Articles
55
+
56
+
- Improve support for Google Scholar metadata with extension to support Zotero / Highwire metadata (see https://quarto.org/docs/authoring/create-citeable-articles.html#citation-fields)
57
+
50
58
## HTML Format
51
59
52
60
- Respect toc-depth in the HTML format (bootstrap) rather than always acting as if depth is 3.
@@ -74,3 +82,4 @@
74
82
- Correctly support `output-file` names that contain `.` characters (like `file.name.html`)
75
83
- Avoid file permission errors in additional cases (thanks @jmbuhr)
76
84
-`QUARTO_PRINT_STACK` environment variable to print stack along with error messages
85
+
- More compact download progress when installing Quarto tools in CI environments
0 commit comments