作者rick ( Uaena )
看板Browsers
標題[-Fx-] Firefox 136.0.4 Released
時間Tue Mar 4 22:04:42 2025
官方版本137.0預計在 2025年04月01日(美國時間) 台灣時間04月01日~04月02日 更新
136.0.4 Release Note
https://www.mozilla.org/en-US/firefox/136.0.4/releasenotes/
Fixed︰
Security fix.
https://www.mozilla.org/security/advisories/mfsa2025-19
136.0.3 Release Note
https://www.mozilla.org/en-US/firefox/136.0.3/releasenotes/
Fixed︰
Significantly improved responsiveness on TikTok by improving the speed of
date formatting. (Bug 1954323)
https://bugzilla.mozilla.org/show_bug.cgi?id=1954323
136.0.2 Release Note
https://www.mozilla.org/en-US/firefox/136.0.2/releasenotes/
Fixed︰
Fixed a bug where "Cookies and site data" and "Temporary cached files and
pages" were unexpectedly enabled after updating to Firefox 136 for users with
"History" and/or "Site settings" set to clear on shutdown in previous
versions. (Bug 1952564)
https://bugzilla.mozilla.org/show_bug.cgi?id=1952564
Affected users already on Firefox 136 can disable these settings in
"Privacy & Security".
Fixed an issue where the Primary Password prompt appeared in unexpected
situations. (Bug 1946121)
https://bugzilla.mozilla.org/show_bug.cgi?id=1946121
Fixed visibility issues with radio buttons on dark backgrounds. (Bug
1951930)
https://bugzilla.mozilla.org/show_bug.cgi?id=1951930
Fixed high CPU usage on Windows when the screen was locked or the laptop
lid was closed. (Bug 1924932)
https://bugzilla.mozilla.org/show_bug.cgi?id=1924932
Web Platform︰
Disabled support for the
CookieStore API due to compatibility concerns. The
API will be enabled later once the compatibility issues have been addressed.
https://developer.mozilla.org/docs/Web/API/CookieStore
136.0.1 Release Note
https://www.mozilla.org/en-US/firefox/136.0.1/releasenotes/
Fixed︰
Fixed an issue where a cookie size limit caused problems with website
cookie management when using the CookieStore API. This could cause login and
other state-related issues. (Bug 1950565)
https://bugzilla.mozilla.org/show_bug.cgi?id=1950565
Fixed an issue where Control/Command+L did not focus the address bar in
new windows. (Bug 1947723)
https://bugzilla.mozilla.org/show_bug.cgi?id=1947723
136.0 Release Note
https://www.mozilla.org/en-US/firefox/136.0/releasenotes/
New︰
You can now enable the updated Firefox sidebar in Settings > General >
Browser Layout to quickly access multiple tools in one click, without leaving
your main view. Sidebar tools include an AI chatbot of your choice,
bookmarks, history, and tabs from devices you sync with your Mozilla account.
https://i.imgur.com/4yRRQd9.png
Keep a lot of tabs open? Try our new vertical tabs layout to quickly scan
your list of tabs. With vertical tabs, your open and pinned tabs appear in
the sidebar instead of along the top of the browser. To turn on vertical
tabs, right-click on the toolbar near the top of the browser and select Turn
on Vertical Tabs. If you’ve enabled the updated sidebar, you can also go to
Customize sidebar and check Vertical tabs. Early testers report feeling more
organized after using vertical tabs for a few days.
https://i.imgur.com/VyXgCTm.png
The
Clear browsing data and cookies dialog now allows clearing saved form
info separately from browsing history.
https://i.imgur.com/zOo5sLv.png
https://is.gd/qdmMaP
Smartblock Embeds allows users to selectively unblock certain social media
embeds that are blocked in ETP Strict and Private Browsing modes. Currently,
support is limited to a few embed types, with more to be added in future
updates.
https://support.mozilla.org/kb/smartblock-enhanced-tracking-protection
Firefox now upgrades page loads to HTTPS by default and gracefully falls
back to HTTP if the secure connection fails. This behavior is known as
HTTPS-First.
https://support.mozilla.org/kb/https-first
On macOS, some background tabs will be moved to lower power cores, reducing
energy usage.
Hardware-accelerated playback of HEVC video content is now supported on
macOS.
Hardware video decoding is now enabled for AMD GPUs on Linux.
On Linux, Firefox is now available on ARM64 (AArch64), with installation
options
via APT and tarballs. Flatpak support is coming soon.
https://support.mozilla.org/kb/installer-firefox-linux
The Weather forecast on the
New Tab page is expanding to additional regions
, including Mexico, Brazil, Argentina, and Chile, as part of an ongoing
regional rollout.
https://support.mozilla.org/kb/about-new-tab-page
Address autofill enabled for users in the United Kingdom.
https://support.mozilla.org/kb/automatically-fill-your-address-web-forms
Fixed︰
Firefox will now prefer the PNG format when copying images out of
Firefox, allowing the preservation of transparency.
Various
security fixes.
https://www.mozilla.org/security/advisories/mfsa2025-14
Changed︰
For
New Tab stories, the Save to Pocket action was moved from a button to
the context menu along with other actions, such as Bookmark.
https://support.mozilla.org/kb/new-tab
The macOS DMG installer packages now use LZMA for compression, reducing
download size and installation time.
Due to recent changes in macOS Sequoia, the shortcut for completing
search strings to .com addresses has been changed from Ctrl+Enter to
Cmd+Enter.
Enterprise︰
https://support.mozilla.org/kb/firefox-enterprise-136-release-notes
Developer︰
https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/136
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.
https://mzl.la/4h2Q5nL
Added support for the CSS
:open pseudo-class for styling elements that
can be toggled “open” to display more content.
https://developer.mozilla.org/docs/Web/CSS/:open
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.
https://developer.mozilla.org/docs/Web/CSS/:has-slotted
Added support for the
CookieStore API, an asynchronous cookie API for
scripts running in HTML documents and service workers.
https://developer.mozilla.org/docs/Web/API/CookieStore
Added support for
ARIA elements reflection.
https://bit.ly/4hZL3tN
Firefox now sends a
referrer from meta refreshes and Refresh headers.
https://bit.ly/41rXOpA
Added support for sending and receiving the AV1 video codec over WebRTC.
Both singlecast and simulcast are supported for sending.
Added support for sending multiple simultaneous versions of the same
source over WebRTC, commonly called simulcast, with the H264 video codec.
H264 is the second video codec after VP8 to be supported for sending
simulcast.
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.
https://mzl.la/4bp2lOo
Added support for the text replacement feature in an input field on
macOS. Web content can enable/disable this using the HTML
autocorrect
attribute.
https://developer.mozilla.org/docs/Web/HTML/Global_attributes/autocorrect
--
身在黑暗 心向光明
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.30.133.171 (臺灣)
※ 文章網址: https://webptt.com/m.aspx?n=bbs/Browsers/M.1741097117.A.5AC.html
1F:推 Artlanis: 不能多影片同時播放了,有解決方法嗎? 03/05 01:21
2F:推 Artlanis: 抱歉,耍笨了,是 Enhancer for youtube 造成的 03/05 01:49
3F:→ MK47: Enhancer for youtube沒強制不能同時播放 人家有給選項不是 03/05 01:53
4F:推 olduck: 撥放圖示又變了 重找放大語法中 03/05 11:36
5F:→ cys070: 前面幾篇網友說的bug不修好沒? 03/05 17:45
6F:→ rick: 側邊欄感覺會lag 03/05 23:09
7F:→ IFAN: 書籤排列方式可以不要只要一排顯示嗎?原本的js因為更新後就 03/06 02:07
8F:→ IFAN: 又不能用了 03/06 02:07
9F:推 Luxus: 這次更新後變得很難用 03/07 14:29
10F:推 ChampYen: Linux ARM64 好像變順, 垂直分頁很實用 03/07 22:33
11F:→ rick: Download Manager (S3) 這擴充套件下載完成的音效又可以了 03/08 07:46
12F:→ SUCKERKING: 用了三天沒覺得這版有變難用。 03/08 15:47
※ 編輯: rick (61.30.132.204 臺灣), 03/11/2025 23:06:38
13F:→ rick: android 136.0.1 03/12 07:34
14F:→ rick: 請問~有沒有讓firefox一鍵重新啟動的擴充套件or方法阿? 03/12 10:14
15F:→ rick: 最好還會跳出個視窗詢問一下的 避免誤觸! 03/12 10:15
16F:→ rick: iOS 136.1 03/12 13:45
17F:→ Medic: 本來怕垂直分頁和 Simple Tab Groups 衝突 還好相容 03/12 21:47
18F:→ rick: iOS 136.2 03/13 11:34
19F:→ finhisky: 被停用恐嚇到更新 03/15 11:07
20F:→ finhisky: 工具列放太多會消失,不像舊版會自動變擠,TAB寬度調整 03/15 11:08
21F:→ finhisky: 也有問題,擴充支援度變差,常當掉無法使用,要重啟才能 03/15 11:09
22F:→ finhisky: 恢復擴充功能 03/15 11:09
23F:→ finhisky: 希望趕快更新,或有人出設定config的教學 03/15 11:09
24F:→ finhisky: 一鍵重啟 ADDON 搜尋 RESTART 03/15 11:10
25F:→ rick: 我有搜尋過 但是那幾個好像不是我要的這功能 有推薦的嗎? 03/15 21:34
26F:→ finhisky: RESTART就是按顆鈕,就會關閉程式,重新啟動啊 03/15 22:18
27F:→ finhisky: 還是APP沒辦法這樣? 我桌機OK 03/15 22:18
※ 編輯: rick (124.8.32.173 臺灣), 03/19/2025 09:09:41
※ 編輯: rick (124.8.32.173 臺灣), 03/19/2025 13:32:54
28F:→ rick: iOS 136.3 03/19 16:37
29F:→ rick: 試用Restart Browser擴充套件 發現不能用存在記憶體上的那個 03/20 21:19
30F:→ rick: 選項 因為分頁太多會無法完全回復完(不知道為什麼) 但是開分 03/20 21:19
31F:→ rick: 頁的速度變快了(不知道之前是因為太多分頁還是有什麼問題 開 03/20 21:20
32F:→ rick: 啟連結的速度變慢很多 現在變得很順 @@) 可能要改存在硬碟上 03/20 21:21
33F:→ rick: 的那個選項 但是我怕了 就不試了. 還好那麼多分頁沒啥重要的 03/20 21:21
※ 編輯: rick (61.30.130.228 臺灣), 03/26/2025 07:33:43
※ 編輯: rick (124.8.32.177 臺灣), 03/27/2025 22:08:36
34F:推 kc1446: 137.0 04/01 07:14