※ 本文轉寄自 ptt.cc, 文章原始頁面
看板Browsers
標題

[-Fx-] Firefox 116.0.3 Released

時間
最新2023-08-29 22:29:00
留言37則留言,10人參與討論
推噓13 ( 13024 )
官方版本117.0預計在 2023年08月29日(美國時間) 台灣時間08月29日~08月30日 更新 116.0.3 Release Note https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/ Fixed︰ Fixed an issue for OPFS users (especially those using the Adobe Photoshop) that broke access to files that were locally cached in a previous version. (bug 1847989, bug 1847619) https://bugzilla.mozilla.org/show_bug.cgi?id=1847989 https://bugzilla.mozilla.org/show_bug.cgi?id=1847619 Fixed an issue that was breaking screensharing for some users on Wayland. (bug 1841851) https://bugzilla.mozilla.org/show_bug.cgi?id=1841851 Fixed an issue where a fullscreen notification was persistently being shown to a user, even after disabling it. (bug 1847901) https://bugzilla.mozilla.org/show_bug.cgi?id=1847901 Fixed an issue where Firefox would hang when doing a Google search. (bug 1847066) https://bugzilla.mozilla.org/show_bug.cgi?id=1847066 116.0.2 Release Note https://www.mozilla.org/en-US/firefox/116.0.2/releasenotes/ Fixed︰ Fixes an issue that was causing keystrokes to be scrambled for users using ZoneAlarm anti-keylogger. (bug 1847033) https://bugzilla.mozilla.org/show_bug.cgi?id=1847033 116.0.1 Release Note https://www.mozilla.org/en-US/firefox/116.0.1/releasenotes/ Fixed︰ Fixed an issue which caused chart elements to render incorrectly for Windows users. (bug 1846613) https://bugzilla.mozilla.org/show_bug.cgi?id=1846613 116.0 Release Note https://www.mozilla.org/en-US/firefox/116.0/releasenotes/ New︰ Sidebar switcher allows users to access Bookmarks, History and Synced Tabs panels easily, quickly switch between them, move the sidebar to another side of the browser window, or close the sidebar. Now, keyboard users would be able to do it all with ease too, with or without any assistive technology running, without needing to memorize keyboard shortcuts to access these panels. When an update is available in English locales, users will now have access to the release notes in the update notification prompt in the form of a "Learn More" link. It is now possible to copy any file from your operating system and paste it into Firefox. You asked, and we listened! The volume slider is now available in Picture-in-Picture. We added the possibility to edit existing text annotations. Fixed︰ The upload performance of HTTP/2 has been significantly improved starting with Firefox 115.0, particularly on those with a higher bandwidth delay product (i.e., networks characterized by both high bandwidth and high latency). Various security fixes. https://www.mozilla.org/security/advisories/mfsa2023-29/ ChangedThe keyboard shortcut to reopen closed tabs (command + shift + t) now reopens last closed tab or last closed window, in the order items were closed. If there aren't any tabs or windows to reopen, this command restores the previous session. This change is in anticipation of upcoming changes to recently closed tabs. Enterprise︰ You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 116 Release Notes. https://support.mozilla.org/kb/firefox-enterprise-116-release-notes Developerhttps://developer.mozilla.org/docs/Mozilla/Firefox/Releases/116 Added support for the dirname attribute to pass text directionality information about input and textarea elements to the server. (learn more) https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#dirname https://www.w3.org/International/questions/qa-html-dir#reportingdirection Firefox now supports CSP3 external hashes. https://w3c.github.io/webappsec-csp/#external-hash The Audio Output Devices API now enables sites to redirect audio from media elements to permitted output devices (speakers) other than the system default for the user-agent. For example, WebRTC conferencing sites can now redirect audio either to the speakers in a headset or to external speakers. https://developer.mozilla.org/en-US/docs/Web/API/Audio_Output_Devices_API Web Platform︰ This release now supports proper BYOB readers on Fetch and WebTransport, which allows developers to prepare their ArrayBuffer so that it can be reused for read requests and thus saves memory allocation. .getReader({ mode: "byob" }) on Fetch and WebTransport streams was supported on previous releases but without true BYOB support, as new memory allocation still occurred internally. With custom formatters, websites can now define how to display specific JavaScript objects and functions within different parts of the DevTools. This feature is disabled by default and can be enabled via the Settings panel. (Learn more) https://firefox-source-docs.mozilla.org/devtools-user/settings/index.html https://fxdx.dev/firefox-devtools-custom-object-formatters/ -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.30.135.116 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1690896958.A.F8C.html

37 則留言

DavisX, 1F
問一下 那個把file paste it into firefox有什麼用啊??

if4, 2F
是不是夾檔功能?

DavisX, 3F
例如ff開totalvirus原本就可以拖檔案過去掃毒

rick, 4F
我不知道所以沒說 我以為是什麼檔案都可以用fx開 我想太多了

rick, 5F
(當然想也知道不可能啦)

microloft, 6F
應該是指 clipboard API 吧,可以像拖拉那樣傳本地檔案

microloft, 7F
給網頁的 JS

microloft, 8F
在這之前支援的檔案類型可能有限制

danny0838, 9F
我測試是在檔案總管選幾個檔案複製,在瀏覽器中貼上可

danny0838, 10F
以讀到。<116版是讀不到的。

danny0838, 11F
不過即使是116版也只能讀到一個檔案的樣子,Chrome是可

danny0838, 12F
以讀到所有複製的檔案/目錄

rick, 13F
怎麼複製的? 我ctrl+c 一個jpg檔再到firefox ctrl+v沒作用
※ 編輯: rick (124.8.36.154 臺灣), 08/04/2023 22:42:43

danny0838, 14F
要網頁本身有寫相關JavaScript程式碼處理貼上事件才行

microloft, 15F
我測也是只會讀到一個,不知是 bug 還是怎樣

DavisX, 16F
我是貼到google image search可以
※ 編輯: rick (61.30.179.49 臺灣), 08/07/2023 22:24:57

bajiqa, 17F
手機版好像有bug?一堆閒置網頁全部讀不出來

rick, 18F
我手機版正常耶

if4, 19F
好快 我不會,因為我還沒升級嗎?我來升級一下看看@@

kc1446, 20F
好快欸wwww

rick, 21F
這次是fx提醒的 我也嚇一跳@@

Lukesky, 22F
話說現在社群版跟官方版還有差嗎

rick, 23F
沒差的話幹嗎另外做一個? XD 應該是有微調or內建套件啦!

DavisX, 24F
只是現在平均一個月就來一次大版號, 社群版要一直跟上

DavisX, 25F
很吃人力啊

delphinus, 26F
有人更新到.2後,在youtube畫面下1/3出現彩色條碼嗎?

delphinus, 27F
[-Fx-] Firefox 116.0.3 Released

l0l1c0n, 28F
樓上 你是不是開了resistfingerprinting 是的話要用ublo

l0l1c0n, 29F
ck之類的當掉那塊

l0l1c0n, 30F
ytp-gradient-bottom

delphinus, 31F
是的,感謝,原來如此。

kc1446, 32F
今天又....嗯,有了XD
※ 編輯: rick (61.30.178.176 臺灣), 08/17/2023 07:50:37

rick, 33F
輸了 QQ 最後一個問題有遇到...以為google又在搞 XD

kc1446, 34F
之前兩個更新我輸了,隔天才看到,不敢po推文欸www

DavisX, 35F
Wayland........

delphinus, 36F
發現bilibili縮圖與windy圖層都會出問題

DavisX, 37F
117出惹

rick 作者的近期文章

[-Fx-] Firefox 127.0 Released
官方版本128.0預計在 2024年07月09日(美國時間) 台灣時間07月09日~07月10日 更新 127.0 Release Note https://www.mozilla.org/en-US/firefox/127.0/relea
[問題] EDGE剛剛手賤更新後
不管開什麼分頁、關於、擴充套件 全部顯示 out of memory 等於完全不能用 有解嗎? 還是只能移除後重新安裝? 其他瀏覽器都還是可以正常使用的! 系統:Win 10 x64 身在黑暗 心向光明
[-Fx-] Firefox 118.0.2 Relesed
官方版本119.0預計在 2023年10月24日(美國時間) 台灣時間10月24日~10月25日 更新 118.0.2 Release Note https://www.mozilla.org/en-US/firefox/118.0.2/r
更多 rick 作者的文章...