github ampproject/amphtml 1809142227020

latest releases: 2405101652000, 2405091637000, 2405082004000...
5 years ago

Version: 1809142227020

Based on original release: 1809111831160

  • 🐛 Pass extension version when reloading extension (#18035)
  • Enable linker for CID API users. (#18017)
  • Friendly domain matching for linkers. (#18039)
  • Only auto enable linker on Safari 12+ (#18029)
  • Add krux config back (#18024)
  • Turn off layers experiment in canary (#18013)
  • clean up (#17978)
  • clean up (#17978)
  • 🐛Add flag to always use the closest AmpDoc (#17874)
  • AdSense/Doubleclick FF - identify token integration with amp-consent (#17967)
  • 🐛 [amp-ima-video] Fix ima controls not displayed bug on ads request failed (#17968)
  • Update linker tests to more realistic browser info. (#17966)
  • Update ga linker config (#17965)
  • Support default linker config. (#17956)
  • ✨ Fixed amp-recaptcha-input Registration layoutCallback() Race Condition (#17948)
  • Make bundle-size cap less precise (#17805)
  • amp-video: when cached, remove src from amp-video node since it gets copied back by stories media-pool (#17955)
  • iOS Embed SD viewport: prevent webkit-overflow-scrolling paint bug (#17947)
  • Update linker format. (#17945)
  • ♻️Move amp-consent to toggle compatible implementation (#17819)
  • Allow setting the initial display style of an element (#17821)
  • ✨ Created the Initial Example & Service Skeleton (#17867)
  • 🐛Check hostname for default domain (#17911)
  • 🐛Append ReplaceParams w/o changing url format (#17928)
  • 🐛Linker proxyOrigin should default to true (#17917)
  • 🐛All macro resolution should allow falsey values. (#17891)
  • 🐛 Appends toasts to the story instead of the body (#17927)
  • ✨ amp-consent v2: Read and merge cmp config (#17866)
  • 📖🚮[amp-image-slider] Remove remaining experimental marks (#17912)
  • ♻️Analytics use the getChildJsonConfig helper method (#17908)
  • 🐛Reset message display timer for consecutive clicks on story audio icon (#17898)
  • Increase bundle size to 81.27KB (#17902)
  • ✨Added support for iplabel RUMBI to AMP analytics (#16670)
  • add snippet about cleaning up experiment (#17815)
  • 🐛Make sure template rendering works when detached. (#17896)
  • Refactor test-transport.js to use realWin (#17892)
  • fix help info (#17584)
  • Bypass isConnected checks when destroying FIE (#17890)
  • amp-date-countdown: migrated getAttributes from constructor to buildCallback (#17656)
  • Validator rollup (#17894)
  • getSingleChildJsonConfig helper method (#17888)
  • Make Transport a real class (#17885)
  • Fix and improvement to --extensions_from flag (#17828)
  • Layers: Remove element when it detaches (#17886)
  • ♻️Refactored & Fixed Amp Auto Ads Test (#17865)
  • Clean up amp-list SSR code and rework unit tests. (#17864)
  • ♻️ Use toggle instead of setStyle (#17818)
  • Add untracked files for ssr viewer example (#17868)
  • ✨Created the initial 3p Bootstrap Iframe (#17747)
  • ♻️amp-subscriptions: use [hidden] to toggle display (#17820)
  • Strip down error data set when sent to viewer (#17811)
  • ✅♻️ : Make amp-consent test cleaner (#17847)
  • fix typedef so that JsonObject prop reads are detected by type checker (#17801)
  • Assume the loading_complete_delay_ms in visual-diffs is correct (#17776)
  • Add a local-only mode for visual diff (--percy_disabled) (#17799)
  • Fix pinch zoom to corner bug (#17697)
  • Update doc for amp-gist to indicate height should (not must) be obtained manually (#17738)
  • Inabox: Support layers (#17823)
  • Turn on no-sync-xhr-in-ads in prod config. (#17814)
  • 🖍 Update nodisplay to take advantage of [hidden] (#17783)
  • ✨ Implementation of runative ad (#17684)
  • Story access component validator. (#17806)
  • Update start_sauce_connect.sh (#17807)
  • Recursively gets all the files for the firebase URL rewriting. (#17791)
  • SwG release 0.1.22.25 (#17800)
  • Run gulp dist or build automatically from gulp firebase. (#17794)
  • SSR (AMP4Email) doc level opt-in (#17798)
  • ✨ Support (open) shadow roots in layers (#17774)
  • Don't trigger the navigation hint layer when a paywall is displayed. (#17790)
  • AdSense/Doubleclick FF - set creative frame id and data-google-query-id attribute (#17795)
  • ✨ Added extension code for amp-mowplayer [NEW] (#17306)
  • Fix error when URL macro whitelist is empty (#17779)
  • fix type annotations (#17788)
  • Move AnalyticsGroup to a separate file (#17785)
  • Audio help text display improvements. (#17782)
  • 🏗 Generate a consistent version number when building/disting (#16631)
  • 🏗✅ Add an explicit test value to AMP_CONFIG (#17198)
  • Update amp-instagram.js to latest Instagram Embed SDK (#17773)
  • Allow specifying wildcard for action whitelist (#17729)
  • Remove horizontal margins on the drawers. (#17781)
  • Darken opacity background layers. (#17784)
  • 🐛 Sets page ID and index on CTA links to allow usage with click tracking (#17778)
  • ♻️Moved Analytics Scroll Events to the Event Tracker Design. (#17647)
  • Consolidate fetch init type annotation. (#17770)
  • Notification paywall desktop design reviews. (#17775)
  • Add 'Pitfalls' section to amp-mustache docs (#17777)
  • 📖 Improve building an extension docs (#17731)
  • Add amp-ad support for Red for Publishers (#16497)
  • Update firebase documentation (#17759)
  • 🏗 Enforce linting on setStyle/setStyles/setImportantStyles/resetStyles (#17743)

Breakdown by component

amp-a4a clean up (#17978)
amp-ad-network-adsense-impl AdSense/Doubleclick FF - identify token integration with amp-consent (#17967)
amp-ad-network-doubleclick-impl AdSense/Doubleclick FF - identify token integration with amp-consent (#17967)
amp-ad-network-fake-impl clean up (#17978)
amp-addthis ♻️ Use toggle instead of setStyle (#17818)
amp-analytics Update linker tests to more realistic browser info. (#17966) Update ga linker config (#17965) Support default linker config. (#17956) Update linker format. (#17945) 🐛Check hostname for default domain (#17911) 🐛Linker `proxyOrigin` should default to true (#17917) ♻️Analytics use the getChildJsonConfig helper method (#17908) Refactor test-transport.js to use realWin (#17892) Make Transport a real class (#17885) ♻️ Use toggle instead of setStyle (#17818)
amp-anim Validator rollup (#17894)
amp-animation Allow setting the initial display style of an element (#17821)
amp-auto-ads ♻️Refactored & Fixed Amp Auto Ads Test (#17865)
amp-consent ♻️Move amp-consent to toggle compatible implementation (#17819) ✨ amp-consent v2: Read and merge cmp config (#17866) getSingleChildJsonConfig helper method (#17888) ✅♻️ : Make amp-consent test cleaner (#17847)
amp-form ♻️ Use toggle instead of setStyle (#17818)
amp-image-slider 📖🚮[amp-image-slider] Remove remaining experimental marks (#17912)
amp-install-serviceworker ♻️ Use toggle instead of setStyle (#17818)
amp-lightbox-gallery ♻️ Use toggle instead of setStyle (#17818)
amp-list Clean up amp-list SSR code and rework unit tests. (#17864)
amp-mustache fixed grow syntax issues (#17872)
amp-next-page ♻️ Use toggle instead of setStyle (#17818)
amp-recaptcha-input ✨ Fixed amp-recaptcha-input Registration layoutCallback() Race Condition (#17948) ✨ Created the Initial Example & Service Skeleton (#17867)
amp-social-share ♻️ Use toggle instead of setStyle (#17818)
amp-story 🐛 Appends toasts to the story instead of the body (#17927) 🐛Reset message display timer for consecutive clicks on story audio icon (#17898) ♻️ Use toggle instead of setStyle (#17818)
amp-subscriptions amp-subscriptions: doc changes for subscriptions-actions sections (#17822) ♻️amp-subscriptions: use [hidden] to toggle display (#17820)
amp-video amp-video: when cached, remove `src` from `amp-video` node since it gets copied back by stories `media-pool` (#17955) Allow setting the initial display style of an element (#17821)
amp-web-push ♻️ Use toggle instead of setStyle (#17818)
validator Validator rollup (#17894) - cl/211485556 Make all amp-anim specs consistent - cl/211129458 Revision bump for #17806 - cl/210987099 Revision bump for #17306

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.