[-Fx-] Firefox 115.0.3 Released

作者: rick (可惜沒如果)   2023-07-04 21:33:51
官方版本116.0預計在 2023年08月01日(美國時間) 台灣時間08月01日~08月02日 更新
115.0.3 Release Note
https://www.mozilla.org/en-US/firefox/115.0.3/releasenotes/
Fixed︰
Improved migration experience for users switching to the ESR release. (bug 1845338)
https://bugzilla.mozilla.org/show_bug.cgi?id=1845338
115.0.2 Release Note
https://www.mozilla.org/en-US/firefox/115.0.2/releasenotes/
Fixed︰
Fixed a startup crash experienced by some Windows 10 and 11 users by
blocking instances of a malicious injected DLL (bug 1841751)
https://bugzilla.mozilla.org/show_bug.cgi?id=1841751
Fixed a bug with displaying a caret in the text editor on some websites
(bug 1840804)
https://bugzilla.mozilla.org/show_bug.cgi?id=1840804
Fixed a bug with broken audio rendering on some websites (bug 1841982)
https://bugzilla.mozilla.org/show_bug.cgi?id=1841982
Fixed a bug with patternTransform translate using the wrong units (bug
1840746)
https://developer.mozilla.org/docs/Web/SVG/Attribute/patternTransform
A security fix.
https://www.mozilla.org/security/advisories/mfsa2023-26/
Fixed a crash affecting Windows 7 users related to the DLL blocklist.
https://mzl.la/3pBJso5
115.0.1 Release Note
https://www.mozilla.org/en-US/firefox/115.0.1/releasenotes/
Fixed︰
Fixed a startup crash for Windows users with Kingsoft Antivirus software
installed (bug 1837242)
115.0 Release Note
https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
New︰
Migrating from another browser? Now you can bring over payment methods
you've saved in Chrome-based browsers to Firefox.
Hardware video decoding is now enabled for Intel GPUs on Linux.
The Tab Manager dropdown now features close buttons, so you can close
tabs more quickly.
We've refreshed and streamlined the user interface for importing data in
from other browsers.
Users without platform support for H264 video decoding can now fallback
to Cisco's OpenH264 plugin for playback.
Fixed︰
Windows Magnifier now follows the text cursor correctly when the Firefox
title bar is visible.
Windows users on low-end/USB wifi drivers and with OS geolocation
disabled can now approve geolocation on a case by case basis without causing
system-wide network instability.
Various security fixes.
https://www.mozilla.org/security/advisories/mfsa2023-22/
Changed︰
Undo and redo are now available in Password fields.
On Linux, middle clicks on the new tab button will now open the
xclipboard contents in the new tab. If the xclipboard content is a URL then
that URL is opened, any other text is opened with your default search
provider.
For users with a Firefox Colorways built-in theme, the theme will be
automatically migrated to the same theme hosted on addons.mozilla.org for
Firefox profiles that have disabled add-ons auto-updates. This will allow
users to keep their Colorways theme when they are later removed from Firefox
installer files.
https://support.mozilla.org/kb/personalize-firefox-colorways
https://addons.mozilla.org/firefox/collections/4757633/colorways/
Certain Firefox users may come across a message in the extensions panel
indicating that their add-ons are not allowed on the site currently open. We
have introduced a new back-end feature to only allow some extensions
monitored by Mozilla to run on specific websites for various reasons,
including security concerns.
https://support.mozilla.org/kb/quarantined-domains
Enterprise︰
You can find information about policy updates and enterprise specific bug
fixes in the Firefox for Enterprise 115 Release Notes.
https://support.mozilla.org/kb/firefox-enterprise-115-release-notes
Developer︰
In web development, we rely on third-party libraries which you may not be
interested in while debugging. These can be ignored. Ignoring them means that
breakpoints will not get hit and they are skipped during stepping.
You can now choose to Hide ignore-listed sources in the Developer Tools
source tree (bug).
https://bugzilla.mozilla.org/show_bug.cgi?id=1824703
https://i.imgur.com/4rwusJL.png
Ignored sources are also skipped by JavaScript tracing feature (bug).
https://bugzilla.mozilla.org/show_bug.cgi?id=1830319
We have introduced a new option, devtools.f12_enabled, that can be utilized
to prevent the accidental use of the F12 key, which opens the DevTools
toolbox (bug).
https://bugzilla.mozilla.org/show_bug.cgi?id=1704521
Web Platform︰
The builtin editor now behaves similarly to other browsers with
contenteditable and designMode when splitting a node, e.g. typing Enter to
split a paragraph, and also when joining two nodes, e.g. typing Backspace at
the start of a paragraph to join the paragraph and the previous one.
When a node is split, the builtin editor creates a new node after the
original one instead of before, i.e. creates the right node instead of the
left node.
Similarly, when two nodes are joined, the builtin editor deletes the
latter node and moves its children to the end of the preceding node instead
of deleting the former node and moving its child to the start of the
following node.
WebRTC application developers can now specify a target in milliseconds of
media for the jitter buffer to hold. Altering the target value allows
applications to control the tradeoff between playout delay and the risk of
running out of audio or video fraalso in private browsingmes due to network
jitter.
https://bit.ly/3PHbKb2
Change array by copy provides additional methods on Array.prototype and
TypedArray.prototype to enable changes on the array by returning a new copy
of it with the change.
https://github.com/tc39/proposal-change-array-by-copy
The animation-composition property is now supported, allowing a
declarative way to define the composite operation used when multiple
animations affect the same property simultaneously.
https://developer.mozilla.org/docs/Web/CSS/animation-composition
Added the URL.canParse() function to allow easy and fast checking if URLs
are valid and parseable.
https://developer.mozilla.org/docs/Web/API/URL/canParse_static
IndexedDB is now also supported in private browsing without memory limits
thanks to encrypted storage on disk. The temporary keys to decrypt the
information are hold in RAM only and all stored information is purged at the
normal end of a private browsing session from disk.
https://w3c.github.io/IndexedDB/
https://bugzilla.mozilla.org/show_bug.cgi?id=1639542
Supports conditions are now supported in CSS import rules @import
supports(...)
https://www.w3.org/TR/css-cascade-5/#conditional-import
作者: rick (可惜沒如果)   2023-07-05 10:11:00
addons.mozilla.org/zh-TW/firefox/addon/loadtabonselect/(網址前面加上https://) 請問這個是不是算失效了阿?一次點很多網址 分頁打開之後 本來都不會預載的 可是在112或113之後 他好像會先載入看看 然後一樣顯示沒載入 因為一次開太多網頁 firefox會卡住 以前不會 所以才覺得是不是改版後造成這個擴充套件變成這種疑似失效的結果 Orz
作者: kenwufederer (Nash)   2023-07-05 12:09:00
Linux上面,FF好像穩定很多
作者: DavisX   2023-07-05 15:26:00
Linux的我只抓到102.12 ESR...
作者: rick (可惜沒如果)   2023-07-05 18:18:00
作者: DavisX   2023-07-05 19:38:00
我指在dnf mirror server抓的
作者: rick (可惜沒如果)   2023-07-05 22:26:00
115有esr 可以抓了 XD
作者: s8321414 (冥王歐西里斯)   2023-07-06 08:30:00
EL 衍生版應該都只有給 ESR,Fedora 才會放一般版本的樣子
作者: liumang (Liumang)   2023-07-06 11:07:00
我就在想為什麼用滑鼠中鍵開新分頁會一直自動搜尋特定的關鍵字原來是的Linux版新增這個功能……趕緊關掉
作者: hdd60311 (太空戰鬥機漁師一枚)   2023-07-06 16:25:00
116的畫中畫好像增加音量控制惹
作者: rick (可惜沒如果)   2023-07-06 21:41:00
後來發現另一台不會這樣 所以是我不知道搞到啥東西 Orz另一台的profile拿來用 瀏覽紀錄跟上次瀏覽狀態備份失敗現在完全是另一台少用的電腦的樣子了 QQ 現在的設定檔備份這網頁的檔案還適用現在的版本嗎? https://is.gd/55yNWMby 忘記備份設定檔的蠢蛋 Orz請問 ptt網頁版 twimg.com twitter的圖片開圖有解方了嗎?還是只能用關閉"加強型追蹤保護功能"來使它正常開圖
作者: gcobc12632 (Ted)   2023-07-07 11:41:00
推特的話我記得追蹤開太強會看不到圖 很久就是這樣了
作者: rick (可惜沒如果)   2023-07-07 13:44:00
嗯 因為本人的這次亂搞 所以我複習了一下以前的痛 QQ
作者: George017 (阿丙)   2023-07-08 18:16:00
Debian也是給ESR的樣子
作者: holishing   2023-07-10 00:13:00
維護週期比較長的發行版會傾向給ESR, Ubuntu本來是給stable 的 deb package, 後來不打包這個叫你用snap了但不介意整合功能要很完美的話, 其實網頁有最新版的portable 壓縮檔給你用
作者: kc1446 (咱只有這條路)   2023-07-12 05:09:00
嗯嗯,已經有....0.2了 XD
作者: rick (可惜沒如果)   2023-07-12 07:54:00
哈哈 我早上有發現android有更新 就猜電腦版也有 XD5:09 嗯..... kc1446大大不用睡覺還是每天都很早起? XD
作者: if4 (if)   2023-07-12 19:16:00
作者: DavisX   2023-07-19 09:38:00
嗯? 收到iOS版的更新...難不成..
作者: rick (可惜沒如果)   2023-07-19 16:19:00
可能只有iOS FTP上有115.0.3esr了
作者: kc1446 (咱只有這條路)   2023-07-27 20:33:00
已有....嗯XDDD
作者: rick (可惜沒如果)   2023-07-27 23:41:00
嗯 剛剛看到了 還沒有更新 XD= = 剛說完就有了 Orz
作者: kc1446 (咱只有這條路)   2023-07-28 00:07:00
哈哈哈哈
作者: bajiqa (多爾)   2023-07-28 11:42:00
不知道是不是使用win11,我看到的release note只有有一行你把115.0.2的release not重複貼到115.0.3了
作者: DavisX   2023-07-28 13:00:00
115.0.3 不是只有轉移到ESR的體驗更新嗎?
作者: YoshiTilde (一頁本是難成書)   2023-07-28 16:27:00
115.0.3好像還沒推送,沒辦法直接更新。
作者: DavisX   2023-07-28 18:38:00
要多按幾次
作者: rick (可惜沒如果)   2023-07-30 08:32:00
欸 真的耶 我在幹嗎? Orz
作者: kc1446 (咱只有這條路)   2023-08-01 04:56:00
多按幾次就變116新版了XDDD
作者: rick (可惜沒如果)   2023-08-01 10:20:00
太快不是啥好事...Release Note都還沒出來呢 XD
作者: DavisX   2023-08-01 16:20:00
還好啦 release calendar也是寫8/1
作者: rick (可惜沒如果)   2023-08-03 09:35:00
有些更新剛好有人不喜歡 所以還是等Release Note比較好 XD\有時 看一看就可以避免還要降版
作者: delphinus (Delphinus)   2023-08-11 00:35:00

Links booklink

Contact Us: admin [ a t ] ucptt.com