[-Fx-] Firefox 144.0 Released

看板Browsers (瀏覽器)作者 (物以類聚人以群分)時間2周前 (2025/10/14 23:34), 6天前編輯推噓6(6010)
留言16則, 7人參與, 4天前最新討論串1/1
官方版本145.0預計在 2025年11月11日(美國時間) 台灣時間11月11日~10月12日 更新 144.0.2 Release Note https://www.mozilla.org/en-US/firefox/144.0.2/releasenotes/ Fixed︰ Fixed an issue where the list of available locales in about:settings contained more locales than were downloaded or currently supported. (Bug 1994642) https://bugzilla.mozilla.org/show_bug.cgi?id=1994642 Fixed an issue where using the keyboard to open the Unified Search dropdown was inconsistent. The dropdown now expands properly, allowing users to select a search engine using the keyboard. (Bug 1979826) https://bugzilla.mozilla.org/show_bug.cgi?id=1979826 Fixed an issue where curated photo collections on Microsoft OneDrive's Photos “For You” page failed to load, showing a gray screen instead of content. Collections now display as expected. (Bug 1986533) https://bugzilla.mozilla.org/show_bug.cgi?id=1986533 Fixed a startup crash affecting Windows users with Avast or other security software installed. (Bug 1992678) https://bugzilla.mozilla.org/show_bug.cgi?id=1992678 Fixed an issue on macOS where the emoji picker shortcut and menu entry stopped working after switching between apps. (Bug 1980815) https://bugzilla.mozilla.org/show_bug.cgi?id=1980815 Fixed an issue on macOS where dragging images from Firefox into third-party apps like Preview could fail or behave unexpectedly. (Bug 1995345) https://bugzilla.mozilla.org/show_bug.cgi?id=1995345 Fixed performance and video playback issues on macOS 14.6 (Tahoe) that occurred when the system was under heavy load. (Bug 1995638) https://bugzilla.mozilla.org/show_bug.cgi?id=1995638 Fixed a browser hang on macOS 14.6 (Tahoe) that could occur when bookmark folders contained loops or repeated references to themselves. (Bug 1995621) https://bugzilla.mozilla.org/show_bug.cgi?id=1995621 Security fix. https://www.mozilla.org/security/advisories/mfsa2025-86 144.0 Release Note https://www.mozilla.org/en-US/firefox/144.0/releasenotes/ New︰ Focus on just one tab in a group without the clutter. Your active tab now stays in view, keeping things tidy even with the group collapsed. https://i.meee.com.tw/CyC2hkm.png
We’re excited to share another tab groups update that addresses a top request from our community! You can now drag a tab into a collapsed group without automatically expanding it. It’s a quick way to stay organized while minimizing visual distractions. https://mzl.la/3W7yXp1 Profile management, now available to all users globally, helps protect your privacy and stay focused by separating your online life into distinct profiles — for work, school, vacation planning, or whatever you choose. You can now name your profiles and customize them with avatars and color themes for easy recognition, then quickly switch between them — all while keeping bookmarks, tabs, and browsing history completely separate. https://i.meee.com.tw/vuIAE96.png
https://support.mozilla.org/kb/profile-management 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. https://support.mozilla.org/kb/about-picture-picture-firefox Logins stored in the Firefox Password Manager are now encrypted on disk using a modern encryption scheme (AES-256-CBC), replacing the older 3DES-CBC. This change improves local data protection. Logins synced through Firefox Sync remain end-to-end encrypted and already use AES-256-GCM. https://support.mozilla.org/kb/manage-your-logins-firefox-password-manager Visual search powered by Google Lens With just a right-click on any image, you can now: .Find similar products, places, or objects .Copy, translate, or search text from images .Get inspiration for learning, travel, or shopping Look for the new “Search Image with Google Lens” option in you r right-click menu (highlighted with a NEW badge at first). This is a desktop-only feature, available worldwide. Your default search engine must be set to Google in order to use it. https://i.meee.com.tw/ICjh13L.png
Perplexity AI Search in Firefox On desktop, Firefox now includes Perplexity, an AI-powered answer engine built into the browser. Perplexity delivers direct, conversational answers to complex questions, helping you get quick summaries, accurate references, or creative inspiration without digging through multiple sources. It’s available worldwide from the address bar via the unified search button. The following languages are now available for translation: .Azerbaijani .Bangla .Icelandic Fixed︰ Various security fixes. https://www.mozilla.org/security/advisories/mfsa2025-81 The following languages have improved translation quality: .Arabic .Bulgarian .Catalan .Chinese (Simplified) .Czech .Dutch .Estonian .Finnish .French .German .Hungarian .Italian .Japanese .Portuguese .Persian .Spanish .Ukrainian Changed︰ 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. Enterprisehttps://support.mozilla.org/kb/firefox-enterprise-144-release-notes Developerhttps://developer.mozilla.org/docs/Mozilla/Firefox/Releases/144 You can now jump to a CSS custom property's definition from within the var() function in style rules. The events tooltip in the Inspector now shows a badge besides custom events, making it easier to differentiate them from built-in events. Web Platform︰ Firefox now supports the Element.moveBefore API. https://developer.mozilla.org/docs/Web/API/Element/moveBefore Firefox now supports math-shift compact. https://developer.mozilla.org/docs/Web/CSS/math-shift#compact Firefox now supports PerformanceEventTiming.interactionId, allowing developers to group related input events. This enables support for the Interaction to Next Paint(INP) responsiveness metric. https://mzl.la/46RR60m https://developer.mozilla.org/docs/Glossary/Interaction_to_next_paint Firefox now supports the command and commandfor attributes. Firefox now supports the View Transitions API Level 1. The View Transitions API provides a mechanism for easily creating animated transitions between different website views. https://developer.mozilla.org/docs/Web/API/View_Transition_API Dithering is now applied when linear-gradient, conic-gradient, and radial-gradient are rendered using hardware WebRender. https://developer.mozilla.org/docs/Web/CSS/gradient/linear-gradient https://developer.mozilla.org/docs/Web/CSS/gradient/conic-gradient https://developer.mozilla.org/docs/Web/CSS/gradient/radial-gradient 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. https://github.com/tc39/proposal-upsert Firefox now supports the lock() and unlock() methods of ScreenOrientation interface on Windows tablets and Android devices. https://developer.mozilla.org/docs/Web/API/ScreenOrientation Firefox now supports worker transfer for RTCDataChannel. https://mzl.la/4n00IL7 https://developer.mozilla.org/docs/Web/API/RTCDataChannel Firefox now supports the resizeMode getUserMedia constraint, allowing developers to crop and downscale video captured from a camera to any resolution they choose. https://developer.mozilla.org/docs/Web/API/MediaDevices/getUserMedia Firefox now supports the WebGPU GPUDevice.importExternalTexture API on Windows. https://developer.mozilla.org/docs/Web/API/WebGPU_API https://developer.mozilla.org/docs/Web/API/GPUDevice/importExternalTexture 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. https://developer.mozilla.org/docs/Web/API/WebCodecs_API Gecko-specific CSS2Properties was renamed to CSSStyleProperties, to align with the latest web standard and for better interoperability with other browser engines. -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 219.86.240.237 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1760456091.A.1A0.html

10/15 00:49, 2周前 , 1F
謝謝~推
10/15 00:49, 1F

10/15 03:54, 2周前 , 2F
已更新
10/15 03:54, 2F

10/15 08:31, 2周前 , 3F
推++
10/15 08:31, 3F

10/15 09:51, 2周前 , 4F
已更推
10/15 09:51, 4F

10/18 05:42, 2周前 , 5F
最近發現一個也是Base on Firefox的Zen Browser,垂直
10/18 05:42, 5F

10/18 05:42, 2周前 , 6F
分頁設計得比較好用。
10/18 05:42, 6F

10/28 20:19, 6天前 , 7F
144.0.2
10/28 20:19, 7F

10/28 21:23, 6天前 , 8F
tks 等release note
10/28 21:23, 8F
※ 編輯: rick (124.8.33.146 臺灣), 10/28/2025 22:24:15

10/30 01:26, 5天前 , 9F
到底在更新沙毀垂直分頁還是爛爛的然後下面幾顆按鈕在
10/30 01:26, 9F

10/30 01:27, 5天前 , 10F
這版還會直接消失
10/30 01:27, 10F

10/30 07:44, 5天前 , 11F
android 144.0.2
10/30 07:44, 11F

10/30 07:47, 5天前 , 12F

10/30 07:47, 5天前 , 13F
@brianuser 這個嗎? 更新看看囉!
10/30 07:47, 13F

10/30 07:51, 5天前 , 14F
垂直分頁用這個阿 #1eA3CUE4 (Browsers) FlexFox啊 官方出的
10/30 07:51, 14F

10/30 07:52, 5天前 , 15F
新東西本來就需要調適時間! 然後最後移除掉(誤 XD)
10/30 07:52, 15F

10/30 15:36, 4天前 , 16F
難用還是繼續用,GC都沒有這個
10/30 15:36, 16F
文章代碼(AID): #1excsR6W (Browsers)
文章代碼(AID): #1excsR6W (Browsers)