Skip to content

Commit b5f56ef

Browse files
New quarto version 1.6.40
1 parent c6f9e3d commit b5f56ef

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.6.39/quarto-1.6.39-win.zip
9+
- Downloaded bundle: https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.40/quarto-1.6.40-win.zip
1010

11-
- Use 'Get-FileHash' to check the checksum: 0fc0678222326ca5b2affc97df832dc23b71cb404dd9b17895db7a607e8e5a75
11+
- Use 'Get-FileHash' to check the checksum: a9a3f8446fbc5de9c5a04f182ae2f95db2a87f6e1e68fe2ae3dcdb30181484c3

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.6.39</version>
6+
<version>1.6.40</version>
77
<packageSourceUrl>https://github.com/quarto-dev/quarto-release-bundles</packageSourceUrl>
88
<owners>Christophe Dervieux</owners>
99
<!-- ============================== -->
@@ -31,11 +31,19 @@
3131

3232
## In this release
3333

34-
- ([#11509](https://github.com/quarto-dev/quarto-cli/issues/11509)): Fix link-decoration regression in HTML formats.
34+
- ([#11726](https://github.com/quarto-dev/quarto-cli/issues/11726)) Typst Brand YAML: translate named CSS font weights to Typst.
35+
- ([#11485](https://github.com/quarto-dev/quarto-cli/issues/11485)) Typst Brand YAML: fix blurry title bars of callouts by using a lightened color instead of translucent.
36+
- ([#11777](https://github.com/quarto-dev/quarto-cli/pull/11777)) Typst Brand YAML: make default logo smaller and bring it in a little.
37+
- ([#11616)](https://github.com/quarto-dev/quarto-cli/discussions/11616)) Update Typst partials for `quarto create extension format:typst`
3538

3639
## In previous releases
3740

41+
- ([#11596](https://github.com/quarto-dev/quarto-cli/issues/11596)): Fix regression with h1 and title processing in non-website project, related to a fix for breadcrumbs in website projects ([#11224](https://github.com/quarto-dev/quarto-cli/issues/11596)).
42+
- ([#11752](https://github.com/quarto-dev/quarto-cli/issues/11752)): Fix regression with non-alphanumeric characters in `categories` preventing correct filtering of listing.
43+
- ([#11580](https://github.com/quarto-dev/quarto-cli/issues/11580)): Fix regression with non-string entries in the `categories` field of a listed document.
44+
- ([#11509](https://github.com/quarto-dev/quarto-cli/issues/11509)): Fix link-decoration regression in HTML formats.
3845
- ([#11532](https://github.com/quarto-dev/quarto-cli/issues/11532)): Fix regression for [#660](https://github.com/quarto-dev/quarto-cli/issues/660), which causes files to have incorrect permissions when Quarto is installed in a location not writable by the current user.
46+
- ([#11551](https://github.com/quarto-dev/quarto-cli/issues/11551)): Change `quarto create project` templates to better support `_brand.yml`.
3947

4048
# v1.6 changes
4149

0 commit comments

Comments
 (0)