Skip to content

Commit 19b2b90

Browse files
New quarto version 1.7.30
1 parent f765538 commit 19b2b90

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
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.29/quarto-1.7.29-win.zip
9+
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.7.30/quarto-1.7.30-win.zip
1010

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

chocolatey/quarto.nuspec

Lines changed: 10 additions & 2 deletions
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.29</version>
6+
<version>1.7.30</version>
77
<packageSourceUrl>https://github.com/quarto-dev/quarto-release-bundles</packageSourceUrl>
88
<owners>Christophe Dervieux</owners>
99
<!-- ============================== -->
@@ -27,7 +27,15 @@
2727
* Publish high-quality articles, reports, presentations, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.
2828
* Author with scientific markdown, including equations, citations, crossrefs, figure panels, callouts, advanced layout, and more.
2929
</description>
30-
<releaseNotes>All changes included in 1.7:
30+
<releaseNotes># v1.8 backports
31+
32+
## In this release
33+
34+
- ([#6607](https://github.com/quarto-dev/quarto-cli/issues/6607)): Add missing beamer template update for beamer theme options: `colorthemeoptions`, `fontthemeoptions`, `innerthemeoptions` and `outerthemeoptions`.
35+
- ([#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.
36+
- ([#12657](https://github.com/quarto-dev/quarto-cli/pull/12657)): Load Giscus in generated script tag, to avoid wrong-theming in Chrome.
37+
38+
# v1.7 changes
3139

3240
## Regression fixes
3341

0 commit comments

Comments
 (0)