[-Fx-] Firefox 116.0.3 Released

作者: rick (可惜沒如果)   2023-08-01 21:35:54
官方版本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/
Changed︰
The 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
Developer︰
https://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/
作者: DavisX   2023-08-01 22:19:00
問一下 那個把file paste it into firefox有什麼用啊??
作者: if4 (if)   2023-08-02 01:49:00
是不是夾檔功能?
作者: DavisX   2023-08-02 08:35:00
例如ff開totalvirus原本就可以拖檔案過去掃毒
作者: rick (可惜沒如果)   2023-08-02 10:46:00
我不知道所以沒說 我以為是什麼檔案都可以用fx開 我想太多了(當然想也知道不可能啦)
作者: microloft (微閣)   2023-08-02 18:23:00
應該是指 clipboard API 吧,可以像拖拉那樣傳本地檔案給網頁的 JS在這之前支援的檔案類型可能有限制
作者: danny0838 (道可道非常道)   2023-08-03 22:41:00
我測試是在檔案總管選幾個檔案複製,在瀏覽器中貼上可以讀到。<116版是讀不到的。不過即使是116版也只能讀到一個檔案的樣子,Chrome是可以讀到所有複製的檔案/目錄
作者: rick (可惜沒如果)   2023-08-04 22:40:00
怎麼複製的? 我ctrl+c 一個jpg檔再到firefox ctrl+v沒作用
作者: danny0838 (道可道非常道)   2023-08-04 23:15:00
要網頁本身有寫相關JavaScript程式碼處理貼上事件才行
作者: microloft (微閣)   2023-08-05 02:34:00
我測也是只會讀到一個,不知是 bug 還是怎樣
作者: DavisX   2023-08-05 20:26:00
我是貼到google image search可以
作者: bajiqa (多爾)   2023-08-07 22:33:00
手機版好像有bug?一堆閒置網頁全部讀不出來
作者: rick (可惜沒如果)   2023-08-07 22:37:00
我手機版正常耶
作者: if4 (if)   2023-08-08 01:10:00
好快 我不會,因為我還沒升級嗎?我來升級一下看看@@
作者: kc1446 (咱只有這條路)   2023-08-08 03:53:00
好快欸wwww
作者: rick (可惜沒如果)   2023-08-08 08:11:00
這次是fx提醒的 我也嚇一跳@@
作者: Lukesky   2023-08-08 10:46:00
話說現在社群版跟官方版還有差嗎
作者: rick (可惜沒如果)   2023-08-09 13:45:00
沒差的話幹嗎另外做一個? XD 應該是有微調or內建套件啦!
作者: DavisX   2023-08-09 14:12:00
只是現在平均一個月就來一次大版號, 社群版要一直跟上很吃人力啊
作者: delphinus (Delphinus)   2023-08-11 00:27:00
有人更新到.2後,在youtube畫面下1/3出現彩色條碼嗎?https://imgur.com/HfPXH8x
作者: l0l1c0n (Декабристы)   2023-08-11 08:34:00
樓上 你是不是開了resistfingerprinting 是的話要用ublock之類的當掉那塊ytp-gradient-bottom
作者: delphinus (Delphinus)   2023-08-13 23:44:00
是的,感謝,原來如此。
作者: kc1446 (咱只有這條路)   2023-08-17 07:29:00
今天又....嗯,有了XD
作者: rick (可惜沒如果)   2023-08-17 07:51:00
輸了 QQ 最後一個問題有遇到...以為google又在搞 XD
作者: kc1446 (咱只有這條路)   2023-08-17 08:32:00
之前兩個更新我輸了,隔天才看到,不敢po推文欸www
作者: DavisX   2023-08-17 20:37:00
Wayland........
作者: delphinus (Delphinus)   2023-08-22 10:30:00
發現bilibili縮圖與windy圖層都會出問題
作者: DavisX   2023-08-29 22:29:00
117出惹

Links booklink

Contact Us: admin [ a t ] ucptt.com