Skip to content

Commit 84799f3

Browse files
authored
New version: Mozilla.Firefox.DeveloperEdition.pa-IN version 136.0 (136.0b2) (microsoft#223914)
1 parent b1364d0 commit 84799f3

4 files changed

+137
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.pa-IN
5+
PackageVersion: "136.0"
6+
InstallerType: nullsoft
7+
Scope: machine
8+
InstallerSwitches:
9+
Silent: /S /PreventRebootRequired=true
10+
SilentWithProgress: /S /PreventRebootRequired=true
11+
InstallLocation: /InstallDirectoryPath="<INSTALLPATH>"
12+
UpgradeBehavior: install
13+
Protocols:
14+
- http
15+
- https
16+
- mailto
17+
FileExtensions:
18+
- avif
19+
- htm
20+
- html
21+
- pdf
22+
- shtml
23+
- svg
24+
- webp
25+
- xht
26+
- xhtml
27+
ReleaseDate: 2025-02-05
28+
Installers:
29+
- Architecture: x86
30+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b2/win32/pa-IN/Firefox%20Setup%20136.0b2.exe
31+
InstallerSha256: 3669348106C33A9F7F3A58BA9C843E7ABF3DC3F2B5A6FA00934A24E541D1E5C2
32+
ProductCode: Firefox Developer Edition 136.0 (x86 pa-IN)
33+
- Architecture: x64
34+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b2/win64/pa-IN/Firefox%20Setup%20136.0b2.exe
35+
InstallerSha256: 790FAC840ECD5F126FB66417F8BE31746314A0C534DC193415AEE8EE49DB7FBF
36+
ProductCode: Firefox Developer Edition 136.0 (x64 pa-IN)
37+
- Architecture: arm64
38+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b2/win64-aarch64/pa-IN/Firefox%20Setup%20136.0b2.exe
39+
InstallerSha256: 017B7E2B39D0A80215ACC7451FEF574E1238AB32AB2F85B1ED63D9070AAB9513
40+
ProductCode: Firefox Developer Edition 136.0 (arm64 pa-IN)
41+
ManifestType: installer
42+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.pa-IN
5+
PackageVersion: "136.0"
6+
PackageLocale: en-US
7+
Publisher: Mozilla
8+
PublisherUrl: https://www.mozilla.org/
9+
PublisherSupportUrl: https://support.mozilla.org/
10+
PrivacyUrl: https://www.mozilla.org/privacy/firefox/
11+
Author: Mozilla Foundation
12+
PackageName: Firefox Developer Edition (pa-IN)
13+
PackageUrl: https://www.mozilla.org/firefox/developer/
14+
License: MPL-2.0
15+
LicenseUrl: https://www.mozilla.org/MPL/2.0
16+
CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
17+
ShortDescription: Firefox Browser Developer Edition
18+
Description: Get the latest features, fast performance, and the development tools you need to build for the open web using Firefox Browser Developer Edition.
19+
Moniker: firefox-dev
20+
Tags:
21+
- browser
22+
- cross-platform
23+
- foss
24+
- gecko
25+
- quantum
26+
- spidermonkey
27+
- web
28+
- web-browser
29+
ReleaseNotes: |-
30+
New
31+
- On macOS, some background tasks will be moved to lower power cores resulting in less energy use.
32+
- Hardware-accelerated playback of HEVC video content is now supported on macOS.
33+
- Hardware video decoding is now enabled for AMD GPUs on Linux.
34+
- 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.
35+
- 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:
36+
- Open the Menu via the three-dot button while on a browser tab
37+
- Tap on “Report broken site”
38+
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.
39+
- Smartblock Embeds allows users to selectively unblock certain social media embeds that are blocked in ETP Strict and Private Browsing modes. Currently, a limited number of embeds are supported with support for more embed types coming in the near future.
40+
Fixed
41+
- Firefox will now prefer PNG when copying images out of Firefox, allowing the preservation of transparency.
42+
Changed
43+
- 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.
44+
- macOS DMG packages now use LZMA for compression, reducing download size and installation time.
45+
Developer
46+
- The Developer Tools debugger editor now uses Codemirror 6 which improves performance.
47+
Web Platform
48+
- Added support for the Intl.DurationFormat object, this enables language-sensitive duration formatting.
49+
- Added support for the CSS :open pseudo-class for styling elements that can be toggled “open” to display more content.
50+
- 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.
51+
- 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.
52+
- Added support for the CookieStore API, an asynchronous cookie API to scripts running in HTML documents and service workers.
53+
- Firefox now sends a referrer rom meta refreshes and Refresh headers.
54+
- 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.
55+
- Firefox now supports sending and receiving the AV1 video codec over WebRTC. Both singlecast and simulcast are supported for sending.
56+
- 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.
57+
Also, Firefox for Android hints if the software keyboard supports autocorrect. If supported, the software keyboard suggests autocorrection.
58+
ReleaseNotesUrl: https://www.mozilla.org/firefox/136.0beta/releasenotes/
59+
ManifestType: defaultLocale
60+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.pa-IN
5+
PackageVersion: "136.0"
6+
PackageLocale: zh-CN
7+
Publisher: Mozilla
8+
PublisherUrl: https://www.mozilla.org/zh-CN/
9+
PublisherSupportUrl: https://support.mozilla.org/zh-CN/
10+
PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
11+
Author: Mozilla 基金会
12+
PackageName: Firefox Developer Edition (pa-IN)
13+
PackageUrl: https://www.mozilla.org/zh-CN/firefox/developer/
14+
License: MPL-2.0
15+
LicenseUrl: https://www.mozilla.org/MPL/2.0
16+
CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
17+
ShortDescription: Firefox 浏览器 开发者版
18+
Description: Firefox 开发者版本,可获得最新功能、高速性能,以及您打造开放 Web 所需的开发工具。
19+
Tags:
20+
- mozilla
21+
- 浏览器
22+
- 火狐
23+
- 火狐浏览器
24+
- 网页浏览器
25+
ReleaseNotesUrl: https://www.mozilla.org/firefox/136.0beta/releasenotes/
26+
ManifestType: locale
27+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Mozilla.Firefox.DeveloperEdition.pa-IN
5+
PackageVersion: "136.0"
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)