[-Fx-] Firefox 149.0 Released

看板Browsers (瀏覽器)作者 (物以類聚人以群分)時間3周前 (2026/03/24 22:05), 1周前編輯推噓6(6022)
留言28則, 10人參與, 2小時前最新討論串1/1
官方版本150.0預計在 2026年04月21日(美國時間) 台灣時間04月21日~04月22日 更新 149.0.2 Release Note https://www.mozilla.org/en-US/firefox/149.0.2/releasenotes/ Fixed︰ Various security fixes. https://www.mozilla.org/security/advisories/mfsa2026-25/ Fixed an issue where certain parts of web pages, such as drop-down menus and specific styles, did not appear correctly when printing. (Bug 2026109) https://bugzilla.mozilla.org/show_bug.cgi?id=2026109 Fixed an issue where some website error pages displayed generic connection messages instead of the specific error code and description provided by the server. (Bug 2023800) https://bugzilla.mozilla.org/show_bug.cgi?id=2023800 Fixed a crash that occurred when using certain security keys or WebAuthn features for two-factor authentication. (Bug 2026688) https://bugzilla.mozilla.org/show_bug.cgi?id=2026688 Fixed an issue on Linux where the browser toolbar could become unresponsive to mouse clicks after dragging a tab when using Wayland. (Bug 2022238) https://bugzilla.mozilla.org/show_bug.cgi?id=2022238 Fixed a layout issue where text inside certain graphics (SVG) appeared shifted or misaligned from its intended position. (Bug 2024647) https://bugzilla.mozilla.org/show_bug.cgi?id=2024647 Fixed an issue where the "Send to device" option failed to work when used from the Open Tabs section in Firefox View. (Bug 2023201) https://bugzilla.mozilla.org/show_bug.cgi?id=2023201 Enterprise︰ Introduced a new enterprise policy that allows administrators to directly manage and control AI-related features within Firefox. (Bug 2019983) https://bugzilla.mozilla.org/show_bug.cgi?id=2019983 Fixed an issue where enterprise policies for the browser homepage and start page were not being applied correctly. (Bug 2027888) https://bugzilla.mozilla.org/show_bug.cgi?id=2027888 Introduced a new enterprise policy that allows administrators to prevent the built-in VPN and IP protection features from being available to users. (Bug 2022365) https://bugzilla.mozilla.org/show_bug.cgi?id=2022365 149.0 Release Note https://www.mozilla.org/en-US/firefox/149.0/releasenotes/ New︰ View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. https://i.meee.com.tw/osWROlP.png
Firefox now offers a free built-in VPN. Whether you’re using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today. https://support.mozilla.org/kb/built-in-vpn https://i.meee.com.tw/uE9CCPn.png
Many PDF files will now load significantly faster thanks to hardware acceleration. Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options. https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria. https://support.mozilla.org/kb/automatically-fill-your-address-web-forms Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai — plus improved accuracy for Croatian. https://support.mozilla.org/kb/website-translation Firefox Labs︰ Tab notes feature that lets you attach a short note to a web page is now available in Firefox Labs. You can use notes to remember why you opened a page, what you planned to do next or any details you want to revisit later. Please give notes a try and share your feedback on what works well and what can be improved. https://i.meee.com.tw/RcXnYfE.png
https://mzl.la/40NsGRR Fixed︰ Increased robustness of HTTP/3 upload performance for unstable network conditions. Various security fixes. https://www.mozilla.org/security/advisories/mfsa2026-20/ Changed︰ The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more. https://i.meee.com.tw/VvUHkrP.png
https://support.mozilla.org/kb/how-do-i-tell-if-my-connection-is-secure Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats. On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful. Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong. https://i.meee.com.tw/N2wqaV3.png
On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API. Developer︰ Developer Information https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/149 The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage. Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view. https://mzl.la/4bHrxjB Web PlatformshowPicker() now supports text-based <input> elements with an associated <datalist>, displaying the autofill dropdown. See documentation. https://mzl.la/40QJzuW The functions xywh() and rect() were previously implemented for the clip-path and offset-path properties. They are now also available for the shape-outside property. https://mzl.la/4butIrV https://mzl.la/4spBMAh https://mzl.la/4svwPWv The math value of the CSS font-family is now supported and used by default for MathML's <math> element. It enables Web developers to indicate special fonts with advanced math features should be used. Firefox will rely on the serif font for mathematics defined in Firefox preferences. https://mzl.la/4rQnjfC https://developer.mozilla.org/en-US/docs/Web/MathML/Reference/Element/math Added support for the HTML attribute popover="hint". https://mzl.la/3PlbYqv Enabled media element pseudo-classes, such as :playing, :pausedhttps://bugzilla.mozilla.org/show_bug.cgi?id=2013367#c0 Enabled the spec-compliant HTMLMediaElement.captureStream() API. https://bit.ly/3PkGDnT Added support for closing popovers & dialogs with the Android Back Button, and implemented the CloseWatcher API for handling this in script. https://developer.mozilla.org/docs/Web/API/CloseWatcher The new Reporting API provides a generic reporting mechanism for web applications to use to make reports available based on various platform features (for example Content Security Policy, Permissions-Policy or feature deprecation reports) in a consistent manner. https://developer.mozilla.org/docs/Web/API/Reporting_API -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.30.134.24 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1774361109.A.D27.html

03/24 22:23, 3周前 , 1F
分割沒辦法用在隱私跟一般視窗 可惜了
03/24 22:23, 1F

03/24 23:03, 3周前 , 2F
卡頓比上一版的.0.2好一點 不過初始記憶體哪時候開始吃那麼
03/24 23:03, 2F

03/24 23:03, 3周前 , 3F
多的阿? 上一版.0.2開始卡頓才注意到 QQ 分頁群組的關係?
03/24 23:03, 3F

03/25 21:50, 2周前 , 4F
縮放比例調過 結果這版變回原本的100 110 120 133
03/25 21:50, 4F

03/25 22:30, 2周前 , 5F
搜尋列改的真難用 不是都要捨棄搜尋列了 幹嘛還要改他
03/25 22:30, 5F

03/26 01:36, 2周前 , 6F
149的搜尋列也改的太難用了吧...
03/26 01:36, 6F

03/26 01:36, 2周前 , 7F
以前可以用CTRL+左鍵,能用一個關鍵字同時搜尋不同網站
03/26 01:36, 7F

03/26 01:37, 2周前 , 8F
現在搜尋列改成這麼長,滑鼠要往下移很遠 很麻煩
03/26 01:37, 8F

03/26 01:38, 2周前 , 9F
如果想改回舊版搜尋列,進去Config裡
03/26 01:38, 9F

03/26 01:38, 2周前 , 10F
browser.search.widget.new 把true改成false
03/26 01:38, 10F

03/26 02:30, 2周前 , 11F
搜尋列真的不知道改來幹嘛,嫌用戶多嗎
03/26 02:30, 11F

03/28 19:02, 2周前 , 12F
請問樓上們說的改的搜尋列,可以看看圖片是怎樣嗎?
03/28 19:02, 12F

03/28 19:02, 2周前 , 13F
我還沒有安裝最新版,先參考看看一下XD
03/28 19:02, 13F

03/28 19:50, 2周前 , 14F
我有看到了在其他地方,謝謝,
03/28 19:50, 14F

03/28 20:02, 2周前 , 15F
看到這一版本有免費VPN功能,我的FX還沒推撥到這新功能,
03/28 20:02, 15F

03/29 19:45, 2周前 , 16F
149在推特影片從全螢幕看完取消變回視窗感覺卡很明顯
03/29 19:45, 16F

03/29 20:25, 2周前 , 17F
vpn 你所在區域沒開放也是白搭。目前只有歐美部分國家。
03/29 20:25, 17F

04/06 14:09, 1周前 , 18F
有大大可以教一下現在可攜版怎麼製作嗎? 從官方安裝版做的
04/06 14:09, 18F

04/06 23:56, 1周前 , 19F
PortableApps.com或阿榮福利味有免安裝
04/06 23:56, 19F

04/07 21:08, 1周前 , 20F
我知道 我就想知道怎麼自己製作(在windows下)
04/07 21:08, 20F
※ 編輯: rick (61.30.181.16 臺灣), 04/07/2026 21:20:26

04/12 01:42, 3天前 , 21F
只好開VPN跳到有開VPN的國家了
04/12 01:42, 21F

04/12 15:01, 3天前 , 22F
看來真的是分頁群組的關係 吃到1.8G以上 把三個分頁群組刪了
04/12 15:01, 22F

04/12 15:02, 3天前 , 23F
2個 開啟firefox主要程序就剩1G 甚至不到~ 差了900MB以上
04/12 15:02, 23F

04/14 06:48, 1天前 , 24F
iOS 149.3
04/14 06:48, 24F

04/15 08:25, 12小時前 , 25F
開啟pdf字體像有重影
04/15 08:25, 25F

04/15 08:26, 12小時前 , 26F
以前就會這樣了 有人知道怎麼讓它顯示正常嗎? 跟放大無關
04/15 08:26, 26F

04/15 18:37, 2小時前 , 27F
檔案連結給一下來看看,我沒發生過這種問題,會不會跟顯卡
04/15 18:37, 27F

04/15 18:37, 2小時前 , 28F
驅動程式有關?
04/15 18:37, 28F
文章代碼(AID): #1fmfeLqd (Browsers)
文章代碼(AID): #1fmfeLqd (Browsers)