Skip to content

Commit cbea271

Browse files
committed
Add in 1.8 changelog the backports made in 1.7.30 patch
1 parent 4b9e8db commit cbea271

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/changelog-1.8.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
All changes included in 1.8:
22

3+
## Regression fixes
4+
5+
- ([#6607](https://github.com/quarto-dev/quarto-cli/issues/6607)): Add missing beamer template update for beamer theme options: `colorthemeoptions`, `fontthemeoptions`, `innerthemeoptions` and `outerthemeoptions`.
6+
- ([#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.
7+
- ([#12657](https://github.com/quarto-dev/quarto-cli/pull/12657)): Load Giscus in generated script tag, to avoid wrong-theming in Chrome.
8+
39
## Formats
410

511
### `html`

0 commit comments

Comments
 (0)