Skip to content

Commit ffd920f

Browse files
authored
Update: Mozilla.Firefox.DeveloperEdition.zh-TW version 144.0 (144.0b2) (microsoft#294407)
1 parent 1e9e870 commit ffd920f

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
lines changed

manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/144.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ FileExtensions:
2424
- webp
2525
- xht
2626
- xhtml
27-
ReleaseDate: 2025-09-16
27+
ReleaseDate: 2025-09-17
2828
Installers:
2929
- Architecture: x86
30-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b1/win32/zh-TW/Firefox%20Setup%20144.0b1.exe
31-
InstallerSha256: 0138F82EA15483FE3568096A2FE57C53D9438597A918AE30A3F220AE350AD566
30+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b2/win32/zh-TW/Firefox%20Setup%20144.0b2.exe
31+
InstallerSha256: 7E217556A97FDE0F7B4662F02BE5EDC20BBBF5C1CCE43D88E2B8817F8649E264
3232
ProductCode: Firefox Developer Edition 144.0 (x86 zh-TW)
3333
- Architecture: x64
34-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b1/win64/zh-TW/Firefox%20Setup%20144.0b1.exe
35-
InstallerSha256: 40006D275442C775DE7368A4474245F760F97EDAC482C61FB141D5ACD6C52553
34+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b2/win64/zh-TW/Firefox%20Setup%20144.0b2.exe
35+
InstallerSha256: AEA304D29DB2DBF081E2B73DD9C88D0B159B4C9EAAC9F5A886ADB03254610DF0
3636
ProductCode: Firefox Developer Edition 144.0 (x64 zh-TW)
3737
- Architecture: arm64
38-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b1/win64-aarch64/zh-TW/Firefox%20Setup%20144.0b1.exe
39-
InstallerSha256: 0ACD091CF731548DA3647FBF1D54132BBABD83032837C2B706B67781A6308578
38+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/144.0b2/win64-aarch64/zh-TW/Firefox%20Setup%20144.0b2.exe
39+
InstallerSha256: 7ADD70F03C6BFEB19AB24207DBFCD47CFF9CCECD437AA1D4B229E423BA0A4C8F
4040
ProductCode: Firefox Developer Edition 144.0 (arm64 zh-TW)
4141
ManifestType: installer
4242
ManifestVersion: 1.10.0

manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/144.0/Mozilla.Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,28 @@ Tags:
2626
- spidermonkey
2727
- web
2828
- web-browser
29+
ReleaseNotes: |-
30+
New
31+
- You can now close a Picture-in-Picture window without pausing the video. Press Shift + Click on the close button or use Shift + Esc to exit while keeping playback uninterrupted.
32+
- Logins in the Firefox Password Manager are now encrypted using a more modern encryption scheme, switching from 3DES-CBC to AES-256-CBC. This change only affects the local encryption of logins on the disk; logins synced through Firefox Sync are end-to-end encrypted independently and have already been using a strong encryption scheme (AES-256-GCM) previously.
33+
Changed
34+
- On Windows, when opening a link from another application, Firefox will only use a window on the current virtual desktop or open a new window if needed.
35+
- On Firefox for Android, the "Allow screenshots in private browsing" setting has been removed.
36+
Developer
37+
38+
Web Platform
39+
- Firefox now supports the Element.moveBefore API.
40+
- Firefox now supports math-shift compact.
41+
- Firefox now supports the WebGPU GPUDevice.importExternalTexture API on Windows.
42+
- Firefox now supports PerformanceEventTiming.interactionId, allowing developers to group related input events. This enables support for the Interaction to Next Paint (INP) responsiveness metric.
43+
- Firefox now supports the command and commandfor attributes.
44+
- Firefox now supports the View Transition API. The View Transition API provides a mechanism for easily creating animated transitions between different website views.
45+
- The resizeMode getUserMedia constraint is now available, allowing developers to crop and downscale video captured from a camera to any resolution they choose.
46+
- Dithering is now applied when linear-gradient, conic-gradient, and radial-gradient are rendered using hardware WebRender.
47+
- Firefox now supports the upsert proposal. This adds getOrInsert and getOrInsertComputed methods to Map and WeakMap. These methods either return the value associated with a key, or insert a default value, and then return that value, simplifying handling of cases where it's not known if a key is already present in the Map or WeakMap.
48+
- Firefox now supports the lock() and unlock() methods of ScreenOrientation interface on Windows tablets and Android devices.
49+
- Implemented worker transfer for RTCDataChannel.
50+
- WebCodecs on Windows now has a batch-encoding path for VideoEncoder, improving performance with higher throughput and lower submission latency due to a larger default batch size.
2951
ReleaseNotesUrl: https://www.mozilla.org/firefox/144.0beta/releasenotes/
3052
ManifestType: defaultLocale
3153
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)