360 Total Security 歷史版本列表 Page16

最新版本 360 Total Security 11.0.0.1046

360 Total Security 歷史版本列表

360 Total Security 為您提供針對病毒和其他新型威脅的完整保護。當你在網上購物,下載文件,瀏覽網頁,360 Total Security 隨時保護你免受網絡犯罪。此外,您可以執行一鍵清理功能,使您的電腦保持最佳狀態。下載 360 Total Security Offline Installer Setup! 超過 5.4 億人選擇的免費殺毒軟件。一鍵獲得更多的空間,速度和安全性。易... 360 Total Security 軟體介紹


FireAlpaca 2.3.0 (64-bit) 查看版本資訊

更新時間:2020-06-23
更新細節:

What's new in this version:

- Improved multi-touch processing (Windows)
- Fixed the problem of not being able to draw with a finger on touch screen (Windows)
- Improved brush drawing performance
- Improved move tool
- Improvement of selection display

Electron 9.0.5 (32-bit) 查看版本資訊

更新時間:2020-06-23
更新細節:

What's new in this version:

Fixed:
- "Paste and Match Style" shortcut on macOS to match OS's "Option-Shift-Command-V"
- "null path-to-app" in test-app when Electron's path contains spaces or special characters
- an error when calling dialog.showCertificateTrustDialog with no BrowserWindow
- an issue where shutdown would be emitted both on app and system shutdown on macOS
- an issue where withFileTypes was not supported as an option to fs.readdir or fs.readdirSync under asar
- an issue which would cause streaming protocol responses to stall in some cases
- an issue with click events not being emitted on macOS for Trays with context menus set
- delayed execution of some Node.js callbacks in the main process
- tray menu showing in taskbar on Windows
- window titlebar not responding to pen on Windows 10

Other Changes:
- Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift
- Fixed mac app store rejection notice for invalid symbolic link in bundle
- Updated Chromium to 83.0.4103.119

Electron 8.3.3 (32-bit) 查看版本資訊

更新時間:2020-06-19
更新細節:

What's new in this version:

Fixes:
- Fixed "Paste and Match Style" shortcut on macOS to match OS's "Option-Shift-Command-V"
- Fixed an issue where shutdown would be emitted both on app and system shutdown on macOS
- Fixed an issue where withFileTypes was not supported as an option to fs.readdir or fs.readdirSync under asar
- Fixed an issue which would cause streaming protocol responses to stall in some cases
- Fixed delayed execution of some Node.js callbacks in the main process
- Fixed tray menu showing in taskbar on Windows
- Fixed window titlebar not responding to pen on Windows 10

Other Changes:
- Backported the fix to a crash in FIDO support
- Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift
- [a11y] fix incorrect selection item count for listbox with grouped items

Electron 8.3.2 (32-bit) 查看版本資訊

更新時間:2020-06-16
更新細節:

What's new in this version:

Features:
- V8CacheOptions is a new webpreference option to enforce code caching policy

Fixes:
- Added missing support for isComposing KeyboardEvent property
- Enable NTLM v2 for POSIX platforms and added --disable-ntlm-v2 switch to disable it
- Ensured proper nativeImage serialization between renderer and browser processes via remote
- Fixed GTK dark theme setting not respected in Electron on Linux
- Fixed chrome://media-internals and chrome://webrtc-internals pages not loading
- Fixed a crash that could occur when using the ipcRenderer module after blink had released the context. Instead, a JS exception will be thrown
- Fixed an error when calling dialog.showCertificateTrustDialog with no BrowserWindow
- Fixed an issue where rmdir and rmdirSync work with original-fs in an asar context
- Fixed an issue where window.location properties would throw an error for windows opened with window.open
- Fixed an issue where some logging would double-print
- Fixed an issue with volume-related globalShortcut registration
- Fixed crash when navigating between origins in a child window with nativeWindowOpen and contextIsolation enabled
- Fixed disabling color correct rendering with --disable-color-correct-rendering
- Fixed the acceptLanguages argument being ignored in session.setUserAgent()
- Restored old implementation of Linux Tray icons to fix a collection of issues where the tray icon wouldn't appear, would be the wrong size or would randomly disappear

Other Changes:
- [a11y] fix incorrect position and size reported for grouped items in a listbox

Electron 9.0.4 (32-bit) 查看版本資訊

更新時間:2020-06-13
更新細節:

What's new in this version:

Fixes:
- Added missing support for isComposing KeyboardEvent property
- Enable NTLM v2 for POSIX platforms and added --disable-ntlm-v2 switch to disable it
- Fix: Allow windows behind macOS elements if "frame" is false
- Fixed chrome://media-internals and chrome://webrtc-internals pages not loading
- Fixed a crash that could occur when using the ipcRenderer module after blink had released the context. Instead, a JS exception will be thrown
- Fixed an issue where rmdir and rmdirSync work with original-fs in an asar context
- Fixed no session in webContents of type remote
- Fixed: On some Windows machines, especially Windows Insider builds, Electron would crash silently during startup

Other Changes:
- Updated Chromium to 83.0.4103.104
- [a11y] fix incorrect position and size reported for grouped items in a listbox
- [a11y] fix incorrect selection item count for listbox with grouped items

Electron 9.0.3 (32-bit) 查看版本資訊

更新時間:2020-06-06
更新細節:

What's new in this version:

Fixes:
- Fixed disabling color correct rendering with --disable-color-correct-rendering
- Fixed the acceptLanguages argument being ignored in session.setUserAgent()
- Restored old implementation of Linux Tray icons to fix a collection of issues where the tray icon wouldn't appear, would be the wrong size or would randomly disappear

Other Changes:
- Updated Chromium to 83.0.4103.99

Electron 9.0.2 (32-bit) 查看版本資訊

更新時間:2020-06-03
更新細節:

What's new in this version:

Fixes:
- Fixed crash when navigating between origins in a child window with nativeWindowOpen and contextIsolation enabled
- Fixed tray menu on Windows not keyboard navigable

Electron 9.0.1 (32-bit) 查看版本資訊

更新時間:2020-06-02
更新細節:

What's new in this version:

Features:
- EnableWebSQL is a new webpreference option to enable/disable websql api

Fixes:
- Don't ignore the referrer header in net.request
- Fixed GTK dark theme setting not respected in Electron on Linux
- Fixed process.windowsStore returning undefined in AppX packages
- Fixed a bezeling issue on vibrant non-frameless BrowserWindows
- Fixed an issue where nativeImages might throw conversion errors in the renderer process
- Fixed an issue where window.location properties would throw an error for windows opened with window.open
- Fixed an issue where some logging would double-print
- Fixed an issue where the 'about' role had on effect on Windows menus
- Fixed an issue with volume-related globalShortcut registration
- Fixed an occasional menu crash on macOS Catalina when menu is closing

Other Changes:
- Improved error logging on moveItemToTrash failures on macOS
- Updated Chromium to 83.0.4103.94

Electron 8.3.1 (32-bit) 查看版本資訊

更新時間:2020-06-02
更新細節:

What's new in this version:

Fixes:
- Backported the fix for CVE-2020-6467: UAF in WebRTC
- Don't ignore the referrer header in net.request
- Fixed process.windowsStore returning undefined in AppX packages
- Fixed an issue where the 'about' role had on effect on Windows menus
- Fixed an occasional menu crash on macOS Catalina when menu is closing

Other Changes:
- Backported fix for CVE-2020-6468: OOB read/write in V8
- Fixed issues where objects sent over the context bridge could be freed prematurely resulting in crashes when accessing them
- Improved error logging on moveItemToTrash failures on macOS

Electron 9.0.0 (32-bit) 查看版本資訊

更新時間:2020-05-19
更新細節:

What's new in this version:

Features:
- Added fullScreen property support for BrowserWindows
- Added session.listWordsFromSpellCheckerDictionary API to list custom words in the dictionary
- Added session.removeWordFromSpellCheckerDictionary API to remove custom words in the dictionary
- Added session.serviceWorkerContext API to access basic service worker info and receive console logs from service workers
- Added a new force parameter to app.focus() on macOS to allow apps to forcefully take focus
- Added chrome.i18n extension API
- Added chrome.tabs.connect extension API for background pages
- Added support for property access to some getter/setter pairs on BrowserWindow
- Added support for the chrome.extension.getBackgroundPage API when building with enable_electron_extensions
- Allow an optional callback parameter for WebFrame.executeJavaScript* methods, which is called synchronously unless the target context is paused
- Restored support for pdfium-based PDF viewer

Fixes:
- Don't allow window to go behind menu bar on mac
- Fixed webRequest module not working with file:// protocol
- Fixed webRequest not working for CORS requests
- Fixed win.setMenuBarVisibility(false) not hiding menu bar
- Fixed an issue where changing theme on macOS would break window maximizability state
- Fixed crash in network service process when using protocol.registerSchemeAsPrivileged api
- Fixed crash that could occur when calling session.fromPartition inside the ready event
- Fixed incorrect hit testing on top of ::after element with layoutNG
- Fixed missing debug symbols for crashpad handler on macOS
- Fixed possible freeze on window with disabled background throttling
- Fixed the print button functionality in the PDF viewer extension
- Limited manipulation of custom spellchecker dictionary words to persistent sessions
- Removed extraneous crashpad_handler binary from the Linux distribution files
- crashReporter is now explicitly initialized only in the main process, and implicitly initialized in other child processes. This fixes an issue preventing the crash reporter from functioning in sandboxed renderers on Linux
- Fixed broken Views API builds

Performance:
- Improved window events handler efficiency on Linux
- Made setting window icons slightly faster on Linux