McAfee Stinger (64-bit) 歷史版本列表 Page4

最新版本 DreamMail 6.6.7.10

McAfee Stinger (64-bit) 歷史版本列表

McAfee Stinger 64 位是一個獨立的實用程序,用於檢測和刪除特定的病毒。這不是一個完整的反病毒保護的替代品,而是一個專門的工具來幫助管理員和用戶在處理被感染的系統時。自述文件詳細信息中列出了每個 Stinger 內部版本添加的新簽名或增強簽名的詳細信息.McAfee Stinger 使用下一代掃描技術,包括 rootkit 掃描和掃描性能優化。它可以檢測並移除 Stinger 應用程... McAfee Stinger (64-bit) 軟體介紹


Microsoft Visual C++ Redistributable Package 14.38.33130.0 (64-bit) 查看版本資訊

更新時間:2023-11-16
更新細節:

Electron 27.1.0 (64-bit) 查看版本資訊

更新時間:2023-11-16
更新細節:

What's new in this version:

Features:
- Added keyboardLock to ses.setPermissionRequestHandler(handler)

Fixed:
- "will-navigate" not being emitted when pressing links in chrome: pages
- a unexpectedly thrown error in some unsupported chrome extensions

Other Changes:
- Updated Chromium to 118.0.5993.144

Electron 26.6.0 (64-bit) 查看版本資訊

更新時間:2023-11-16
更新細節:

What's new in this version:

Features:
- Added keyboardLock to ses.setPermissionRequestHandler(handler)

Fixed:
- Fixed a unexpectedly thrown error in some unsupported chrome extensions

Electron 27.0.4 (64-bit) 查看版本資訊

更新時間:2023-11-08
更新細節:

What's new in this version:

Fixed:
- an issue where WebViews could sometimes crash on unload
- rendering on Linux due to broken shader cache compilation with driver updates

Other Changes:
- Updated Chromium to 118.0.5993.129

Electron 26.5.0 (64-bit) 查看版本資訊

更新時間:2023-11-08
更新細節:

What's new in this version:

Features:
- Added a tabbingIdentifier property to BrowserWindow

Fixed:
- an issue where WebViews could sometimes crash on unload
- rendering on Linux due to broken shader cache compilation with driver updates

Electron 27.0.3 (64-bit) 查看版本資訊

更新時間:2023-11-03
更新細節:

What's new in this version:

Fixed:
- an error changing file format in dialog.showOpenDialog on macOS
- an issue where navigator.keyboard.lock() did not work per latest expected behavior

Other Changes:
- Updated Chromium to 118.0.5993.120

Electron 26.4.3 (64-bit) 查看版本資訊

更新時間:2023-11-03
更新細節:

What's new in this version:

Fixed:
- an issue where navigator.keyboard.lock() did not work per latest expected behavior
- crash in renderer process due to partition allocator when sandbox is disabled

Electron 27.0.2 (64-bit) 查看版本資訊

更新時間:2023-10-20
更新細節:

What's new in this version:

Fixed:
- Functions called over the contextBridge are now called with the expected receiver (this)

Other Changes:
- Backported fix for 1473422

Electron 27.0.1 (64-bit) 查看版本資訊

更新時間:2023-10-18
更新細節:

What's new in this version:

Fixed:
- an issue where Windows Toast notifications weren't properly dismissed from the Action Center on notification.close() if they'd previously been dismissed
- an issue where calling loadURL during some webContents url loading events could crash
 - an issue where fully occluded windows would return an empty image from webContents.capturePage() on Windows and Linux
- an issue with webContents interaction with fullscreen and WCO on macOS
- some redundant permission dialogs while screen sharing on Wayland

Other Changes:
- Updated Chromium to 118.0.5993.89

Electron 27.0.0 (64-bit) 查看版本資訊

更新時間:2023-10-10
更新細節:

What's new in this version:

Breaking Changes:
- macOS 10.13 and 10.14 support has been removed 38891
- The ipcRenderer.sendTo() API has been deprecated in favor of sharing a MessageChannel between two renderers
- The senderId and senderIsMainFrame properties of IpcRendererEvent have been deprecated
- The systemPreferences.getAppLevelAppearance and systemPreferences.setAppLevelAppearance APIs have been deprecated, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The systemPreferences.getAppLevelAppearance, systemPreferences.setAppLevelAppearance and systemPreferences.appLevelAppearance APIs have been removed, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The webContents.getPrinters API has been deprecated
- The deprecated webContents.getPrinters() API has been removed
- The deprecated color scheme changed events in systemPreferences have been removed

Features:
Additions:
- Added safeStorage.setUsePlainTextEncryption and safeStorage.getSelectedStorageBackend api
- Added senderIsMainFrame to messages sent via ipcRenderer.sendTo()
- Added a tabbingIdentifier property to BrowserWindow
- Added a title parameter to webContents.openDevTools()to specify the DevTools window title
- Added partial support for chrome.tabs.query
- Added support for --dns-result-order Node.js cli flag
- Added support for chrome.scripting extension APIs
- Added support for customization of the default math font along with other fonts
- Added support for flagging a Menu as being keyboard initiated
- Added support for several more Node.js cli flags in the main process
- Added support for several more extensions manifest keys including host_permissions, author, and short_name
- Added the ability to send HTTP headers with session.downloadURL()
- Added the ability to send HTTP headers with webContents.downloadURL()
- Added transparent color support for WCO on Windows
- BrowserWindow.getBrowserView() started to guarantee returning z-index sorted array
- BrowserWindow.showAllTabs api added
- Detect system dark theme preference via xdg settings portal on Linux
- Exposed an API to allow apps to determine whether to avoid using semitransparent backgrounds
- Support Chrome Extensions minimum_chrome_version manifest key
- node: prefixed requires are now supported in sandboxed renderer preloads for events, timers and url

Removed/Deprecated:
- The app.runningUnderRosettaTranslation property has been deprecated
- The enable_osr build flag has been removed
- The enable_picture_in_picture build flag has been removed
- The enable_run_as_node build flag has been removed in favor of the runAsNode fuse

Fixed:
- Fixed Windows Mica/Acrylic background material effects on frameless windows
- Fixed an issue where window.open can interfere with various aspects of Node.js functionality
- Fixed an issue where using webcrypto.subtle.importKey() could error and fail if SharedArrayBuffers are not defined
- Fixed how screen readers are detected on Windows to reduce false positives
- Fixed problem with promise resolved to early when browser intendent in-page navigation
- Fixed same-party cookie functionality for first party sets
- Fixed window size constraints not working on macOS
- Prevent DWM from redrawing video frames rendered on opaque windows

Also in earlier versions...:
- Fixed BrowserView.setBounds calls not painting view in new bounds in some cases
- Fixed app.runningUnderARM64Translation() always returning true on ARM64
- Fixed clipboard.readImage() getting blocked when there is no PNG image in the clipboard
- Fixed desktopCapturer thumbnail generation after screen sharing is cancelled on Wayland