Skip to content

Commit d49b5c1

Browse files
committed
Add to changelog
1 parent 370043d commit d49b5c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/changelog-1.9.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ All changes included in 1.9:
2828
- ([#13452](https://github.com/quarto-dev/quarto-cli/issues/13452)): Wraps subfigure captions generated by `quarto_super()` in `block` function to avoid emitting `par` elements. (author: @christopherkenny)
2929
- ([#13474](https://github.com/quarto-dev/quarto-cli/issues/13474)): Heading font for title should default to `mainfont`.
3030

31+
## Projects
32+
33+
### `website`
34+
35+
- Algolia Insights now uses privacy-friendly defaults: `useCookie: false` with random session tokens when cookie consent is not configured. When `cookie-consent: true` is enabled, Algolia scripts are deferred and only use cookies after user grants "tracking" consent, ensuring GDPR compliance.
36+
3137
## `publish`
3238

3339
### Confluence

0 commit comments

Comments
 (0)