Skip to content

Commit cdac5a3

Browse files
New quarto version 1.7.31
1 parent 19b2b90 commit cdac5a3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

chocolatey/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ This chocolatey package is maintained directly by Quarto authors <https://quarto
66

77
Verification can be done this this way:
88

9-
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.7.30/quarto-1.7.30-win.zip
9+
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.7.31/quarto-1.7.31-win.zip
1010

11-
- Use 'Get-FileHash' to check the checksum: 98381e1864dc307c37627b9a028f625a9a030dcf217aeff6c734eb7f137e51a4
11+
- Use 'Get-FileHash' to check the checksum: ec4807b0b4bb675ddd35a41f7143da1e0d9c03b70e6f4fec4df9bde2e6b5ee89

chocolatey/quarto.nuspec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<!-- == PACKAGE SPECIFIC SECTION == -->
55
<id>quarto</id>
6-
<version>1.7.30</version>
6+
<version>1.7.31</version>
77
<packageSourceUrl>https://github.com/quarto-dev/quarto-release-bundles</packageSourceUrl>
88
<owners>Christophe Dervieux</owners>
99
<!-- ============================== -->
@@ -31,6 +31,10 @@
3131

3232
## In this release
3333

34+
- ([#12700](https://github.com/quarto-dev/quarto-cli/issues/12700)): Giscus not loading on a site without dark mode configured.
35+
36+
## In previous releases
37+
3438
- ([#6607](https://github.com/quarto-dev/quarto-cli/issues/6607)): Add missing beamer template update for beamer theme options: `colorthemeoptions`, `fontthemeoptions`, `innerthemeoptions` and `outerthemeoptions`.
3539
- ([#12625](https://github.com/quarto-dev/quarto-cli/pull/12625)): Fire resize event on window when light/dark toggle is clicked, to tell widgets to resize.
3640
- ([#12657](https://github.com/quarto-dev/quarto-cli/pull/12657)): Load Giscus in generated script tag, to avoid wrong-theming in Chrome.

0 commit comments

Comments
 (0)