Skip to content

Release v8.0.4#29848

Merged
Elchi3 merged 1 commit into
mainfrom
release
Jun 19, 2026
Merged

Release v8.0.4#29848
Elchi3 merged 1 commit into
mainfrom
release

Conversation

@mdn-bot

@mdn-bot mdn-bot commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

(This release was generated by the project's release script.)

v8.0.4

June 19, 2026

Removals

  • api.MediaCapabilities.decodingInfo.configuration_keySystemConfiguration_parameter (#29739)

Additions

  • api.Element.scroll.returns_promise (#29875)
  • api.Element.scrollBy.returns_promise (#29875)
  • api.Element.scrollIntoView.returns_promise (#29875)
  • api.Element.scrollTo.returns_promise (#29875)
  • api.MediaCapabilities.decodingInfo.configuration_parameter (#29739)
  • api.MediaCapabilities.decodingInfo.configuration_parameter.keySystemConfiguration (#29739)
  • api.MediaCapabilities.decodingInfo.configuration_parameter.type (#29739)
  • api.MediaCapabilities.decodingInfo.configuration_parameter.type.webrtc_option (#29739)
  • api.MediaCapabilities.encodingInfo.configuration_parameter (#29739)
  • api.MediaCapabilities.encodingInfo.configuration_parameter.type (#29739)
  • api.MediaCapabilities.encodingInfo.configuration_parameter.type.transmission_option (#29739)
  • api.MediaCapabilities.encodingInfo.configuration_parameter.type.webrtc_option (#29739)
  • api.MediaSession.setActionHandler.callback (#29868)
  • api.MediaSession.setActionHandler.callback.enterPictureInPictureReason (#29868)
  • api.MediaSession.setActionHandler.enterpictureinpicture_type (#29868)
  • api.WebSocket.local_network_access (#29864)
  • api.WebTransport.local_network_access (#29864)
  • api.Window.scroll.returns_promise (#29875)
  • api.Window.scrollBy.returns_promise (#29875)
  • api.Window.scrollTo.returns_promise (#29875)
  • api.WindowClient.navigate.local_network_access (#29864)
  • webassembly.api.promising_static (#29783)
  • webassembly.api.Suspending (#29783)
  • webassembly.api.Suspending.Suspending (#29783)
  • webdriver.bidi.browsingContext.domContentLoaded_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.downloadEnd_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.downloadWillBegin_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.fragmentNavigated_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.historyUpdated_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.load_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.navigationCommitted_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.navigationFailed_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.navigationStarted_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.userPromptClosed_event.userContext_parameter (#29882)
  • webdriver.bidi.browsingContext.userPromptOpened_event.userContext_parameter (#29882)
  • webdriver.bidi.input.fileDialogOpened_event.userContext_parameter (#29882)
  • webdriver.bidi.network.authRequired_event.userContext_parameter (#29882)
  • webdriver.bidi.network.beforeRequestSent_event.userContext_parameter (#29882)
  • webdriver.bidi.network.fetchError_event.userContext_parameter (#29882)
  • webdriver.bidi.network.responseCompleted_event.userContext_parameter (#29882)
  • webdriver.bidi.network.responseStarted_event.userContext_parameter (#29882)
  • webdriver.bidi.script.realmCreated_event.userContext_parameter (#29882)
  • webextensions.api.proxy.onRequest.documentId (#29853)
  • webextensions.api.proxy.onRequest.parentDocumentId (#29853)
  • webextensions.api.runtime.getContexts.documentId (#29853)
  • webextensions.api.runtime.getDocumentId (#29853)
  • webextensions.api.scripting.executeScript.InjectionResult.documentId (#29853)
  • webextensions.api.scripting.InjectionTarget.documentIds (#29853)
  • webextensions.api.tabs.connect.connectInfo.documentId (#29853)
  • webextensions.api.tabs.sendMessage.options.documentId (#29853)
  • webextensions.api.webRequest.onAuthRequired.details.documentId (#29853)
  • webextensions.api.webRequest.onAuthRequired.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onBeforeRedirect.details.documentId (#29853)
  • webextensions.api.webRequest.onBeforeRedirect.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onBeforeRequest.details.documentId (#29853)
  • webextensions.api.webRequest.onBeforeRequest.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onBeforeSendHeaders.details.documentId (#29853)
  • webextensions.api.webRequest.onBeforeSendHeaders.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onCompleted.details.documentId (#29853)
  • webextensions.api.webRequest.onCompleted.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onErrorOccurred.details.documentId (#29853)
  • webextensions.api.webRequest.onErrorOccurred.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onHeadersReceived.details.documentId (#29853)
  • webextensions.api.webRequest.onHeadersReceived.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onResponseStarted.details.documentId (#29853)
  • webextensions.api.webRequest.onResponseStarted.details.parentDocumentId (#29853)
  • webextensions.api.webRequest.onSendHeaders.details.documentId (#29853)
  • webextensions.api.webRequest.onSendHeaders.details.parentDocumentId (#29853)

Statistics

  • 9 contributors have changed 20 files with 1,472 additions and 46 deletions in 15 commits (next...v8.0.4)
  • 19,870 total features
  • 1,255 total contributors
  • 5,690 total stargazers

@github-actions github-actions Bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project docs Issues or pull requests regarding the documentation of this project. dependencies Pull requests that update a dependency package or file. labels Jun 15, 2026
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@mdn-bot mdn-bot force-pushed the release branch 26 times, most recently from 1233d76 to 8de2e8d Compare June 19, 2026 11:09
@Elchi3 Elchi3 marked this pull request as ready for review June 19, 2026 18:12
@Elchi3 Elchi3 requested review from a team as code owners June 19, 2026 18:12
@Elchi3 Elchi3 requested a review from LeoMcA June 19, 2026 18:12
@Elchi3 Elchi3 merged commit 13144c4 into main Jun 19, 2026
17 checks passed
@Elchi3 Elchi3 deleted the release branch June 19, 2026 18:13
@mdn-bot

mdn-bot commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator Author

Release was successfully published by this run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency package or file. docs Issues or pull requests regarding the documentation of this project. infra Infrastructure issues (npm, GitHub Actions, releases) of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants