-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Mozilla.Firefox.DeveloperEdition.ur version 136.0 (136.0…
…b1) (#222651)
- Loading branch information
Showing
3 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
...illa/Firefox/DeveloperEdition/ur/136.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.ur | ||
PackageVersion: "136.0" | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallerSwitches: | ||
Silent: /S /PreventRebootRequired=true | ||
SilentWithProgress: /S /PreventRebootRequired=true | ||
InstallLocation: /InstallDirectoryPath="<INSTALLPATH>" | ||
UpgradeBehavior: install | ||
Protocols: | ||
- http | ||
- https | ||
- mailto | ||
FileExtensions: | ||
- avif | ||
- htm | ||
- html | ||
- shtml | ||
- svg | ||
- webp | ||
- xht | ||
- xhtml | ||
ReleaseDate: 2025-02-04 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b1/win32/ur/Firefox%20Setup%20136.0b1.exe | ||
InstallerSha256: 0E512E5D143087AAF221401D8BBE5DC733CAC92F4B2B2FCC243666F2DAD6348A | ||
ProductCode: Firefox Developer Edition 136.0 (x86 ur) | ||
- Architecture: x64 | ||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b1/win64/ur/Firefox%20Setup%20136.0b1.exe | ||
InstallerSha256: 7D1343AB051E2A1B2E027246A57CFE752806A1CC1D84482410ECB1EC733EE54B | ||
ProductCode: Firefox Developer Edition 136.0 (x64 ur) | ||
- Architecture: arm64 | ||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b1/win64-aarch64/ur/Firefox%20Setup%20136.0b1.exe | ||
InstallerSha256: 44B23F4842A32B01998C6187E6BD1DC61A4F3177436531A7E5F5FCB6522C36F0 | ||
ProductCode: Firefox Developer Edition 136.0 (arm64 ur) | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
59 changes: 59 additions & 0 deletions
59
...a/Firefox/DeveloperEdition/ur/136.0/Mozilla.Firefox.DeveloperEdition.ur.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.ur | ||
PackageVersion: "136.0" | ||
PackageLocale: en-US | ||
Publisher: Mozilla | ||
PublisherUrl: https://www.mozilla.org/ | ||
PublisherSupportUrl: https://support.mozilla.org/ | ||
PrivacyUrl: https://www.mozilla.org/privacy/firefox/ | ||
Author: Mozilla Foundation | ||
PackageName: Firefox Developer Edition (ur) | ||
PackageUrl: https://www.mozilla.org/firefox/developer/ | ||
License: MPL-2.0 | ||
LicenseUrl: https://www.mozilla.org/MPL/2.0 | ||
CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy | ||
ShortDescription: Firefox Browser Developer Edition | ||
Description: Get the latest features, fast performance, and the development tools you need to build for the open web using Firefox Browser Developer Edition. | ||
Moniker: firefox-dev | ||
Tags: | ||
- browser | ||
- cross-platform | ||
- foss | ||
- gecko | ||
- quantum | ||
- spidermonkey | ||
- web | ||
- web-browser | ||
ReleaseNotes: |- | ||
New | ||
- On macOS, some background tasks will be moved to lower power cores resulting in less energy use. | ||
- Hardware-accelerated playback of HEVC video content is now supported on macOS. | ||
- Hardware video decoding is now enabled for AMD GPUs on Linux. | ||
- Firefox will upgrade page loads to HTTPS and gracefully fall back to HTTP if that does not succeed. This behavior is known as HTTPS-First. | ||
- Having any issues with a website on Firefox for Android, yet the site seems to be working as expected on another browser? You can now let us know via the Web Compatibility Reporting Tool. To access it: | ||
- Open the Menu via the three-dot button while on a browser tab | ||
- Tap on “Report broken site” | ||
Provide the form with as much information as possible, and you’ll directly help us detect, target, and fix the most impacted sites to make your browsing experience on Firefox smoother. | ||
Fixed | ||
- Firefox will now prefer PNG when copying images out of Firefox, allowing the preservation of transparency. | ||
Changed | ||
- Cookie Banner Handling by default in Private Browsing is now disabled. This was previously enabled only in Nightly and Beta. The feature can be enabled via the cookiebanners.service.mode and cookiebanners.service.mode.privateBrowsing prefs in about:config. | ||
- macOS DMG packages now use LZMA for compression, reducing download size and installation time. | ||
Developer | ||
- The Developer Tools debugger editor now uses Codemirror 6 which improves performance. | ||
Web Platform | ||
- Added support for the Intl.DurationFormat object, this enables language-sensitive duration formatting. | ||
- Added support for the CSS :open pseudo-class for styling elements that can be toggled “open” to display more content. | ||
- Added support for the :has-slotted pseudo-class, allowing authors to style the contents of a <slot> element when it is not empty or not using the default value. | ||
- The value plaintext-only can now be specified for the contenteditable attribute, making the raw text of an element editable but without supporting rich text formatting. | ||
- Added support for the CookieStore API, an asynchronous cookie API to scripts running in HTML documents and service workers. | ||
- Firefox now sends a referrer rom meta refreshes and Refresh headers. | ||
- Firefox now supports sending multiple simultaneous versions of the same source over WebRTC, so called simulcast, with the H264 video codec. H264 is the second video codec after VP8 to be supported for sending simulcast. | ||
- Firefox now supports sending and receiving the AV1 video codec over WebRTC. Both singlecast and simulcast are supported for sending. | ||
- Firefox now supports by default the text replacement feature in an input field on macOS. Web content can enable/disable this using the HTML autocorrect attribute. | ||
Also, Firefox for Android hints if the software keyboard supports autocorrect. If supported, the software keyboard suggests autocorrection. | ||
ReleaseNotesUrl: https://www.mozilla.org/firefox/136.0beta/releasenotes/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
...ests/m/Mozilla/Firefox/DeveloperEdition/ur/136.0/Mozilla.Firefox.DeveloperEdition.ur.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.ur | ||
PackageVersion: "136.0" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |