github ampproject/amphtml 2108052321000

latest releases: 2404261800000, 2404230718000, 2404181825000...
pre-release2 years ago
Baseline release: 2107302322000

Raw notes

a648a87 ๐Ÿš€ [Story interactive] Rewrite Image URL to Cached URL for Image Quizzes and Polls (#35375)
c243a8b ๐Ÿ“– [Amp story] [Page attachments] Amp.dev Docs for New Page Attachment Features #34883 (#35338)
228888c ๐Ÿงช [Story performance] Disable animations on first page to 50% (#35476)
3289046 build-system: improve terser/esbuild integration (#35466)
9a3891c ๐Ÿ— Allow the bundle-size job to run even if the builds were skipped (#35492)
bcfb71e AMP.goBack: update documentation (#29290)
b331055 Updated document with use cases of remote config (#35496)
5f3a234 โœจ amp-connatix-player: iframe domain based on a property (#35179)
8d0c2f7 โ™ป๏ธ Remove unused imports (#35435)
42c553e โœ… buildDom: add tests for amp-fit-text and amp-layout (#35494)
c37c692 ๐Ÿ› amp-minute-media-player: fix document formatting (#35499)
2bc099a ๐Ÿ› amp-story-grid-layer: Fix AMP invalidation error in documentation (#35503)
4c5f740 ๐Ÿ› amp-list: add missing layout attribute to fix amp.dev example (#35490)
ad222af โœ… [Story interactive] Add Example Story for Detailed Results Component (#35450)
99d06c5 ๐Ÿ› [amp-render] fix root-element stripping from amp-render with amp-bind (#35449)
2d970c1 โ™ป๏ธ Enable auto-sorting+grouping within src/ and 3p/ (#35454)
60eba27 ๐Ÿšฎ Remove experiment amp-consent-granular-consent (#35508)
a6893a0 babel: teach amp mode transformer about #core/mode (#35477)
6a20f4c โœจ [amp-analytics] Add Custom Browser Event Tracker (#35193)
b31f614 build: run amp lint --fix to address import order of jixie (#35513)
4c7d5d7 ๐Ÿ› Fix value_regex for amp-tiktok@data-src to allow repeating digits and a TikTok URL (#35329)
e8e6e51 ๐Ÿ— Generate release body for release tagger (#35507)
ed0504b Validator rollup (#35518)
67064e8 Ramp up amp-sticky-ad-to-amp-ad to 5% (#35510)
6cf23e3 ๐Ÿ› amp-subscriptions: Fix img attributes in documentation (#35521)
85ef341 core mode: add version() (#35298)
b087dbd Bento: Validate Facebook components (#35395)
6c7a2f0 amp-carousel: Remove BaseSlides (#35500)
39689f3 ๐Ÿ“– [amp-iframe] fix v1.0 doc showing on amp.dev (#35517)
8d1fe37 โ™ป๏ธ Refactor [Colombia Analytics] - Added new parameters and removed unused ones. (#35278)
9dc6c2c ๐Ÿšฎ Remove unnecessary experiment toggle (#35527)
e02167a ๐Ÿ— Update forbidden terms for matching and check in test folders (#35530)
a62b451 ๐Ÿ— Add 3p iframe vendor files to depCheck targets (#35367)
c491d6f ๐Ÿ“– Update amp-ad sticky ad documentation (#35512)
f916fb2 Revert "Ramp up amp-sticky-ad-to-amp-ad to 5%" (#35536)
8b1bf33 โœจ ๐Ÿฑ Bento amp-brightcove (#35448)
ed8188e SwG Release 0.1.22.178 (#35532)
556be16 compiler.js add in build instructions (#35170)
48f6417 ๐Ÿ› performance-impl: origin should use value directly from PO (#35533)
2c932b8 ๐Ÿšฎ Remove commented out code (#35542)
127199d โœ… Custom Browser Event Tracker End-to-End Test (#35354)
ad74609 ๐Ÿ“– Custom Browser Event Tracker Documentation (#35380)
3430d62 [Story interactive] Setting up Backend Integration for sliders (#35422)
a3d6672 ๐Ÿ› Update amp-dailymotion to use autoplay workaround. (#35493)

Breakdown by component

ads (1) 85ef341 core mode: add version() (#35298)
amp-ad (1) c491d6f ๐Ÿ“– Update amp-ad sticky ad documentation (#35512)
amp-ad-network-valueimpression-impl (1) 85ef341 core mode: add version() (#35298)
amp-addthis (1) 85ef341 core mode: add version() (#35298)
amp-analytics (5) 6a20f4c โœจ [amp-analytics] Add Custom Browser Event Tracker (#35193)
85ef341 core mode: add version() (#35298)
8d1fe37 โ™ป๏ธ Refactor [Colombia Analytics] - Added new parameters and removed unused ones. (#35278)
127199d โœ… Custom Browser Event Tracker End-to-End Test (#35354)
ad74609 ๐Ÿ“– Custom Browser Event Tracker Documentation (#35380)
amp-brightcove (1) 8b1bf33 โœจ ๐Ÿฑ Bento `amp-brightcove` (#35448)
amp-carousel (1) 6c7a2f0 amp-carousel: Remove BaseSlides (#35500)
amp-connatix-player (1) 5f3a234 โœจ amp-connatix-player: iframe domain based on a property (#35179)
amp-consent (1) 60eba27 ๐Ÿšฎ Remove experiment `amp-consent-granular-consent` (#35508)
amp-dailymotion (1) a3d6672 ๐Ÿ› Update amp-dailymotion to use autoplay workaround. (#35493)
amp-facebook (1) b087dbd Bento: Validate Facebook components (#35395)
amp-facebook-comments (1) b087dbd Bento: Validate Facebook components (#35395)
amp-facebook-like (1) b087dbd Bento: Validate Facebook components (#35395)
amp-facebook-page (1) b087dbd Bento: Validate Facebook components (#35395)
amp-fit-text (1) 42c553e โœ… buildDom: add tests for amp-fit-text and amp-layout (#35494)
amp-iframe (1) 39689f3 ๐Ÿ“– [amp-iframe] fix v1.0 doc showing on amp.dev (#35517)
amp-lightbox (1) 4c5f740 ๐Ÿ› amp-list: add missing layout attribute to fix amp.dev example (#35490)
amp-minute-media-player (1) c37c692 ๐Ÿ› amp-minute-media-player: fix document formatting (#35499)
amp-mustache (1) 99d06c5 ๐Ÿ› [amp-render] fix root-element stripping from amp-render with amp-bind (#35449)
amp-nexxtv-player (1) 2c932b8 ๐Ÿšฎ Remove commented out code (#35542)
amp-recaptcha-input (1) 85ef341 core mode: add version() (#35298)
amp-render (1) 99d06c5 ๐Ÿ› [amp-render] fix root-element stripping from amp-render with amp-bind (#35449)
amp-story (3) a648a87 ๐Ÿš€ [Story interactive] Rewrite Image URL to Cached URL for Image Quizzes and Polls (#35375)
c243a8b ๐Ÿ“– [Amp story] [Page attachments] Amp.dev Docs for New Page Attachment Features #34883 (#35338)
2bc099a ๐Ÿ› amp-story-grid-layer: Fix AMP invalidation error in documentation (#35503)
amp-story-auto-ads (1) b331055 Updated document with use cases of remote config (#35496)
amp-story-interactive (3) a648a87 ๐Ÿš€ [Story interactive] Rewrite Image URL to Cached URL for Image Quizzes and Polls (#35375)
2bc099a ๐Ÿ› amp-story-grid-layer: Fix AMP invalidation error in documentation (#35503)
3430d62 [Story interactive] Setting up Backend Integration for sliders (#35422)
amp-subscriptions (1) 6cf23e3 ๐Ÿ› amp-subscriptions: Fix img attributes in documentation (#35521)
amp-tiktok (1) 4c7d5d7 ๐Ÿ› Fix `value_regex` for `amp-tiktok@data-src` to allow repeating digits and a TikTok URL (#35329)
amp-video (1) 8b1bf33 โœจ ๐Ÿฑ Bento `amp-brightcove` (#35448)
amp-youtube (1) e02167a ๐Ÿ— Update forbidden terms for matching and check in test folders (#35530)
build-system (14) 228888c ๐Ÿงช [Story performance] Disable animations on first page to 50% (#35476)
3289046 build-system: improve terser/esbuild integration (#35466)
9a3891c ๐Ÿ— Allow the bundle-size job to run even if the builds were skipped (#35492)
60eba27 ๐Ÿšฎ Remove experiment `amp-consent-granular-consent` (#35508)
a6893a0 babel: teach amp mode transformer about #core/mode (#35477)
e8e6e51 ๐Ÿ— Generate release body for release tagger (#35507)
67064e8 Ramp up amp-sticky-ad-to-amp-ad to 5% (#35510)
85ef341 core mode: add version() (#35298)
e02167a ๐Ÿ— Update forbidden terms for matching and check in test folders (#35530)
a62b451 ๐Ÿ— Add 3p iframe vendor files to depCheck targets (#35367)
f916fb2 Revert "Ramp up amp-sticky-ad-to-amp-ad to 5%" (#35536)
8b1bf33 โœจ ๐Ÿฑ Bento `amp-brightcove` (#35448)
556be16 compiler.js add in build instructions (#35170)
127199d โœ… Custom Browser Event Tracker End-to-End Test (#35354)
package updates (0)
src (5) 42c553e โœ… buildDom: add tests for amp-fit-text and amp-layout (#35494)
60eba27 ๐Ÿšฎ Remove experiment `amp-consent-granular-consent` (#35508)
85ef341 core mode: add version() (#35298)
556be16 compiler.js add in build instructions (#35170)
48f6417 ๐Ÿ› performance-impl: origin should use value directly from PO (#35533)
third_party (1) ed8188e SwG Release 0.1.22.178 (#35532)
validator (2) 8d0c2f7 โ™ป๏ธ Remove unused imports (#35435)
ed0504b Validator rollup (#35518)

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.