Skip to content

Commit 7878b9c

Browse files
committed
Update changelog for 2.9.0
1 parent eff9d5e commit 7878b9c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## 2.9.0 (2022-06-23)
2+
3+
#### :rocket: Enhancement
4+
* `cloudflare-optimizer-scripts`
5+
* [#1318](https://github.com/ampproject/amp-toolbox/pull/1318) Add support for Opaque redirects ([@abdulhannanali](https://github.com/abdulhannanali))
6+
* `optimizer`
7+
* [#1324](https://github.com/ampproject/amp-toolbox/pull/1324) Implement SSR for amp-audio extension ([@ediamin](https://github.com/ediamin))
8+
9+
#### :bug: Bug Fix
10+
* `optimizer`
11+
* [#1319](https://github.com/ampproject/amp-toolbox/pull/1319) Fix i-amphtml-sizer responsive issue ([@ediamin](https://github.com/ediamin))
12+
* [#1312](https://github.com/ampproject/amp-toolbox/pull/1312) More robust auto extension import ([@sebastianbenz](https://github.com/sebastianbenz))
13+
* [#1303](https://github.com/ampproject/amp-toolbox/pull/1303) Fix for issue #1302: "SSR: Duplicated ids in rendered markup, if there are nodes with attributes 'media', 'heights' or 'sizes'" ([@DK-Stern](https://github.com/DK-Stern))
14+
* [#1305](https://github.com/ampproject/amp-toolbox/pull/1305) Fix for issue #1304: "SSR: Transforming of nodes with attribute 'heights' fails, if value contains multiple media queries" ([@DK-Stern](https://github.com/DK-Stern))
15+
16+
#### :house: Internal
17+
* `cache-list`, `cache-url`, `cli`, `cloudflare-optimizer-scripts`, `core`, `cors`, `linter`, `optimizer-docker`, `optimizer-express`, `optimizer`, `page-experience`, `runtime-fetch`, `runtime-version`, `script-csp`, `update-cache`, `validator-rules`
18+
* [#1326](https://github.com/ampproject/amp-toolbox/pull/1326) Reset main branch to v2.8.10 ([@sebastianbenz](https://github.com/sebastianbenz))
19+
20+
#### Committers: 6
21+
- Edi Amin ([@ediamin](https://github.com/ediamin))
22+
- Hannan Ali ([@abdulhannanali](https://github.com/abdulhannanali))
23+
- Pascal Birchler ([@swissspidy](https://github.com/swissspidy))
24+
- Sebastian Benz ([@sebastianbenz](https://github.com/sebastianbenz))
25+
- [@DK-Stern](https://github.com/DK-Stern)
26+
- erwin mombay ([@erwinmombay](https://github.com/erwinmombay))
27+
128
## v2.8.10
229

330
#### :bug: Bug Fix

0 commit comments

Comments
 (0)