github ampproject/amphtml 2005220120000

latest releases: 2405022220000, 2404230718000, 2405011605000...
3 years ago
Baseline release: 2005150002001

Raw notes

b5fce1d πŸ“¦ Update dependency eslint-plugin-react-hooks to v4.0.2 (#28342)
6f561cb Unblock Story navigation after prerendering the education screens. (#28440)
67ec189 added documentation on email actions (#28144)
37caf74 Add missing parenthesis crashing the production build. (#28444)
7379739 Resources: wait until amp init before sending documentHeight (#28138)
4488513 πŸš€ Turn on FixedLayer experiment (#28434)
af9cd9c πŸ“¦ Update dependency eslint-plugin-jsdoc to v25 (#28298)
e0b3b17 amp-consent metadata values (#28187)
33ed78f [amp-story-player] Allow top-navigation for remote attachments (#28426)
7abce8e πŸ› Turn off FixedLayer experiment config (#28450)
ef8c72b πŸ› Analytics config: Do not check inline transport setting without vendor specified (#28448)
49f075c Introduce 'analytics-chunks-inabox' experiment (#28436)
84accf7 amp-animation documentation update (#28371)
e4ca6c9 ✨ [amp-fit-text] Initial Bento component (#28169)
3c5e4ef πŸ› Bug fix: Fix the logic for saving the enableAutoAdSize flag in local storage. (#28449)
6a26555 [amp-selector] Initial Bento component (#27365)
b86f608 πŸ— Fix renovate config file (#28474)
73882e8 πŸ›β™»οΈ Remove unused 'opt_collectVars' from expandUrlSync (#28455)
24b6814 πŸ— Group patch+pin and separate patch from minor (#28481)
d730e15 Sync from Google (#28484)
e7160a6 πŸ““Document --inspect for gulp (#28485)
55536ca πŸ§ͺAdd performance regression test for inabox (#28325)
0b00d44 Validator rollup (#28486)
f83ed6c πŸ— Fix PR titles and remove reviewer teams (#28483)
b5cc883 πŸ“¦ Update core dependencies (patch) (#28487)
43be2c2 πŸ›Change toggleAttribute to set/removeAttribute (#28472)
7a5c171 πŸ“¦ Update dependency @percy/agent to v0.26.6 (#28491)
ac31c9b Update document for responsive design (#28461)
1cc3459 ✨Adhese: consent integration (#28232)
b3b3b7d πŸ› Skip Java validator tests (#28498)
1e749fb Add globalThis to eslintrc (#28490)
1c0cbd3 [amp-story-player] s/whitelist/minlist (#28462)
e616e83 [amp-story-player] Use window.origin rather than url origin (#28238)
947e7f3 πŸ— Add package file path to renovate PR table (#28495)
648d792 Reference new structured data doc (#28512)
b84f341 πŸ› Catch up java validator to Doc Css logic (#28313)
3ed3473 πŸ— Update chromedriver to v83 (#28518)
08c50e7 πŸ— Tweak renovate grouping and re-disable PR creation (#28513)
7a89334 πŸ“¦ Update core devDependencies (patch) (#28520)
99a3989 βœ… Validation for (#28245)
29dc803 πŸ“¦ Update dependency puppeteer to v3.1.0 (#28528)
258ee92 [amp-story-player] Implements external load callback (#28452)
0854539 ✨support for amp-embed type=yahoofedads (#28454)
75196f6 Run FIE init chunking experiment on prod (#28451)
bc49658 πŸ“¦ Update core devDependencies (minor) (#28526)
635070a πŸ“¦ Update dependency google-closure-compiler to v20200517 (#28522)
0d7a7f9 πŸ“¦ Update dependency google-closure-compiler to v20200517 (#28521)
bbb63ca Allow empty analytics config switch from error to warning (#28536)
7b1733f πŸ“– Release documentation updates (#28502)
9e08d3b πŸ› Added css property for amp selector[multiple] to display cursor:pointer (#28499)
90549c6 ✨Added "amp-ad" integration for Anyclip player (#28273)
a3a0d9e πŸ“¦ Update dependency @ampproject/animations to v0.2.2 (#28527)
893f7e5 ✨ Add support for Marfeel amp-ad (#28517)
fd697d5 intersect-resources: Enable idle render (#28457)
68fe515 πŸ— Test minifed code on Travis while Sauce Lab failures are allowed (#28505)
f92fb89 Remove apt source from Java Validator tests (#28544)
1947501 πŸ› Fixes background audio bug (#28550)
3539519 Doubleclick lazy fetch (#28552)

Breakdown by component

ads (5) ac31c9b Update document for responsive design (#28461)
1cc3459 ✨Adhese: consent integration (#28232)
0854539 ✨support for amp-embed type=yahoofedads (#28454)
90549c6 ✨Added "amp-ad" integration for Anyclip player (#28273)
893f7e5 ✨ Add support for Marfeel amp-ad (#28517)
amp-ad (3) 0854539 ✨support for amp-embed type=yahoofedads (#28454)
90549c6 ✨Added "amp-ad" integration for Anyclip player (#28273)
893f7e5 ✨ Add support for Marfeel amp-ad (#28517)
amp-ad-exit (1) 73882e8 πŸ›β™»οΈ Remove unused 'opt_collectVars' from expandUrlSync (#28455)
amp-ad-network-adsense-impl (1) 3c5e4ef πŸ› Bug fix: Fix the logic for saving the enableAutoAdSize flag in local storage. (#28449)
amp-ad-network-doubleclick-impl (1) 3539519 Doubleclick lazy fetch (#28552)
amp-analytics (3) ef8c72b πŸ› Analytics config: Do not check inline transport setting without vendor specified (#28448)
49f075c Introduce 'analytics-chunks-inabox' experiment (#28436)
bbb63ca Allow empty analytics config switch from error to warning (#28536)
amp-animation (1) 84accf7 amp-animation documentation update (#28371)
amp-consent (1) e0b3b17 amp-consent metadata values (#28187)
amp-fit-text (1) e4ca6c9 ✨ [amp-fit-text] Initial Bento component (#28169)
amp-link-rewriter (1) 73882e8 πŸ›β™»οΈ Remove unused 'opt_collectVars' from expandUrlSync (#28455)
amp-selector (2) 6a26555 [amp-selector] Initial Bento component (#27365)
9e08d3b πŸ› Added css property for amp selector[multiple] to display cursor:pointer (#28499)
amp-story (5) 37caf74 Add missing parenthesis crashing the production build. (#28444)
43be2c2 πŸ›Change toggleAttribute to set/removeAttribute (#28472)
648d792 Reference new structured data doc (#28512)
99a3989 βœ… Validation for (#28245)
1947501 πŸ› Fixes background audio bug (#28550)
amp-story-education (1) 6f561cb Unblock Story navigation after prerendering the education screens. (#28440)
build-system (12) 7379739 Resources: wait until amp init before sending documentHeight (#28138)
4488513 πŸš€ Turn on FixedLayer experiment (#28434)
7abce8e πŸ› Turn off FixedLayer experiment config (#28450)
49f075c Introduce 'analytics-chunks-inabox' experiment (#28436)
e4ca6c9 ✨ [amp-fit-text] Initial Bento component (#28169)
6a26555 [amp-selector] Initial Bento component (#27365)
55536ca πŸ§ͺAdd performance regression test for inabox (#28325)
43be2c2 πŸ›Change toggleAttribute to set/removeAttribute (#28472)
b3b3b7d πŸ› Skip Java validator tests (#28498)
3ed3473 πŸ— Update chromedriver to v83 (#28518)
75196f6 Run FIE init chunking experiment on prod (#28451)
68fe515 πŸ— Test minifed code on Travis while Sauce Lab failures are allowed (#28505)
package updates (10) b5fce1d πŸ“¦ Update dependency eslint-plugin-react-hooks to v4.0.2 (#28342)
af9cd9c πŸ“¦ Update dependency eslint-plugin-jsdoc to v25 (#28298)
b5cc883 πŸ“¦ Update core dependencies (patch) (#28487)
7a5c171 πŸ“¦ Update dependency @percy/agent to v0.26.6 (#28491)
7a89334 πŸ“¦ Update core devDependencies (patch) (#28520)
29dc803 πŸ“¦ Update dependency puppeteer to v3.1.0 (#28528)
bc49658 πŸ“¦ Update core devDependencies (minor) (#28526)
635070a πŸ“¦ Update dependency google-closure-compiler to v20200517 (#28522)
0d7a7f9 πŸ“¦ Update dependency google-closure-compiler to v20200517 (#28521)
a3a0d9e πŸ“¦ Update dependency @ampproject/animations to v0.2.2 (#28527)
src (10) 7379739 Resources: wait until amp init before sending documentHeight (#28138)
e0b3b17 amp-consent metadata values (#28187)
33ed78f [amp-story-player] Allow top-navigation for remote attachments (#28426)
e4ca6c9 ✨ [amp-fit-text] Initial Bento component (#28169)
6a26555 [amp-selector] Initial Bento component (#27365)
73882e8 πŸ›β™»οΈ Remove unused 'opt_collectVars' from expandUrlSync (#28455)
1c0cbd3 [amp-story-player] s/whitelist/minlist (#28462)
e616e83 [amp-story-player] Use window.origin rather than url origin (#28238)
258ee92 [amp-story-player] Implements external load callback (#28452)
fd697d5 intersect-resources: Enable idle render (#28457)
third_party (0)
validator (3) d730e15 Sync from Google (#28484)
0b00d44 Validator rollup (#28486)
b84f341 πŸ› Catch up java validator to Doc Css logic (#28313)

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.