看板 Browsers 關於我們 聯絡資訊
官方版本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 -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 124.8.32.8 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1688477633.A.B3C.html ※ 編輯: rick (124.8.32.8 臺灣), 07/04/2023 21:34:53
rick: addons.mozilla.org/zh-TW/firefox/addon/loadtabonselect/ 07/05 10:11
rick: (網址前面加上https://) 請問這個是不是算失效了阿? 07/05 10:11
rick: 一次點很多網址 分頁打開之後 本來都不會預載的 可是在112或 07/05 10:13
rick: 113之後 他好像會先載入看看 然後一樣顯示沒載入 因為一次開 07/05 10:13
rick: 太多網頁 firefox會卡住 以前不會 所以才覺得是不是改版後 07/05 10:14
rick: 造成這個擴充套件變成這種疑似失效的結果 Orz 07/05 10:15
kenwufederer: Linux上面,FF好像穩定很多 07/05 12:09
DavisX: Linux的我只抓到102.12 ESR... 07/05 15:26
DavisX: 我指在dnf mirror server抓的 07/05 19:38
rick: 115有esr 可以抓了 XD 07/05 22:26
s8321414: EL 衍生版應該都只有給 ESR,Fedora 才會放一般版本的 07/06 08:30
s8321414: 樣子 07/06 08:30
liumang: 我就在想為什麼用滑鼠中鍵開新分頁 07/06 11:07
liumang: 會一直自動搜尋特定的關鍵字 07/06 11:07
liumang: 原來是的Linux版新增這個功能……趕緊關掉 07/06 11:07
hdd60311: 116的畫中畫好像增加音量控制惹 07/06 16:25
rick: 後來發現另一台不會這樣 所以是我不知道搞到啥東西 Orz 07/06 21:41
rick: 另一台的profile拿來用 瀏覽紀錄跟上次瀏覽狀態備份失敗 07/06 21:44
rick: 現在完全是另一台少用的電腦的樣子了 QQ 現在的設定檔備份 07/06 21:45
rick: 這網頁的檔案還適用現在的版本嗎? https://is.gd/55yNWM 07/06 21:46
rick: by 忘記備份設定檔的蠢蛋 Orz 07/06 21:51
rick: 請問 ptt網頁版 twimg.com twitter的圖片開圖有解方了嗎? 07/07 08:20
rick: 還是只能用關閉"加強型追蹤保護功能"來使它正常開圖 07/07 08:21
gcobc12632: 推特的話我記得追蹤開太強會看不到圖 很久就是這樣了 07/07 11:41
rick: 嗯 因為本人的這次亂搞 所以我複習了一下以前的痛 QQ 07/07 13:44
※ 編輯: rick (61.30.176.80 臺灣), 07/07/2023 22:13:01
George017: Debian也是給ESR的樣子 07/08 18:16
holishing: 維護週期比較長的發行版會傾向給ESR, Ubuntu本來是給 07/10 00:13
holishing: stable 的 deb package, 後來不打包這個叫你用snap了 07/10 00:15
holishing: 但不介意整合功能要很完美的話, 其實網頁有最新版的 07/10 00:17
holishing: portable 壓縮檔給你用 07/10 00:17
kc1446: 嗯嗯,已經有....0.2了 XD 07/12 05:09
rick: 哈哈 我早上有發現android有更新 就猜電腦版也有 XD 07/12 07:54
rick: 5:09 嗯..... kc1446大大不用睡覺還是每天都很早起? XD 07/12 07:55
※ 編輯: rick (61.30.183.161 臺灣), 07/12/2023 08:02:36
if4: 推 07/12 19:16
DavisX: 嗯? 收到iOS版的更新...難不成.. 07/19 09:38
rick: 可能只有iOS FTP上有115.0.3esr了 07/19 16:19
kc1446: 已有....嗯XDDD 07/27 20:33
rick: 嗯 剛剛看到了 還沒有更新 XD 07/27 23:41
rick: = = 剛說完就有了 Orz 07/27 23:42
※ 編輯: rick (61.30.180.154 臺灣), 07/27/2023 23:46:40
kc1446: 哈哈哈哈 07/28 00:07
bajiqa: 不知道是不是使用win11,我看到的release note只有有一行 07/28 11:42
bajiqa: 你把115.0.2的release not重複貼到115.0.3了 07/28 11:44
DavisX: 115.0.3 不是只有轉移到ESR的體驗更新嗎? 07/28 13:00
YoshiTilde: 115.0.3好像還沒推送,沒辦法直接更新。 07/28 16:27
DavisX: 要多按幾次 07/28 18:38
rick: 欸 真的耶 我在幹嗎? Orz 07/30 08:32
※ 編輯: rick (180.217.144.254 臺灣), 07/30/2023 08:34:02 ※ 編輯: rick (180.217.144.254 臺灣), 07/30/2023 08:36:41
kc1446: 多按幾次就變116新版了XDDD 08/01 04:56
rick: 太快不是啥好事...Release Note都還沒出來呢 XD 08/01 10:20
DavisX: 還好啦 release calendar也是寫8/1 08/01 16:20
rick: 有些更新剛好有人不喜歡 所以還是等Release Note比較好 XD 08/03 09:35
rick: \有時 看一看就可以避免還要降版 08/03 09:35
delphinus: https://imgur.com/HfPXH8x 08/11 00:35