TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 McAfee Stinger 軟體歷史版本 Download Page3 :: 軟體兄弟

McAfee Stinger 歷史版本列表 Page3

最新版本 [var.version]

McAfee Stinger 歷史版本列表

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

McAfee Stinger (32-bit)McAfee Stinger (64-bit)


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

更新時間:2024-01-04
更新細節:

What's new in this version:

- Fixed incorrect title bar shown on frameless transparent windows

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

更新時間:2024-01-04
更新細節:

What's new in this version:

- Fixed incorrect title bar shown on frameless transparent windows

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

更新時間:2023-12-21
更新細節:

What's new in this version:

Features:
- Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes

Fixed:
- Fixed file paths passed to shell.showItemInFolder not being escaped in Linux
- Prevent node mode to be used as script runner by other apps on macOS

Other Changes:
- Security: backported fix for CVE-2023-7024
- Security: backported fix for CVE-2023-6508

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

更新時間:2023-12-21
更新細節:

What's new in this version:

Features:
- Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes

Fixed:
- an issue where font requests were incorrectly being sent to dev tools multiple times per resource
- child window opening in non-active macOS apps
- documentation of the default --inspect port
- save to file option not working in performance tab of devtools
- Prevent node mode to be used as script runner by other apps on macOS

Other Changes:
- Security: backported fix for CVE-2023-7024
- Security: backported fix for CVE-2023-6508

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

更新時間:2023-12-21
更新細節:

What's new in this version:

Features:
- Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes

Fixed:
- Fixed documentation of the default --inspect port
- Prevent node mode to be used as script runner by other apps on macOS

Other Changes:
- Security: backported fix for CVE-2023-7024
- Updated Chromium to 120.0.6099.71

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

更新時間:2023-12-05
更新細節:

What's new in this version:

Breaking Changes:
- The BrowserWindow.getTrafficLightPosition() and BrowserWindow.setTrafficLightPosition() methods have been removed
- The app.runningUnderRosettaTranslation() method has been removed
- The ipcRenderer.sendTo() method has been removed
- The scroll-touch-{begin,end,edge} events have been removed
- Setting backgroundThrottling to false will disable frames throttling in the BrowserWindow for all WebContents displayed by it

Features:
Additions:
- Enabled ESM support
- For more details, see the ESM documentation
- The UtilityProcess API now supports ESM entrypoints
- Added several properties to the display object including detected, maximumCursorSize, and nativeOrigin
- Added support for ELECTRON_OZONE_PLATFORM_HINT environment variable on Linux

- In addition to enabling ESM support in Electron itself, Electron Forge also supports using ESM to package, build and develop Electron applications. You can find this support in Forge v7.0.0 or higher.

- Added API to help apps know when to avoid semitransparent backgrounds
- Added getWebRTCUDPPortRange and setWebRTCUDPPortRange APIs to specify UDP port range for WebRTC
- Added keyboardLock to ses.setPermissionRequestHandler(handler)
- Added mouse-enter and mouse-leave Tray events for Windows
- Added a generateTaggedPDF option to webContents.printToPDF() to allow generating tagged (accessible) PDFs
- Added a tabbingIdentifier property to BrowserWindow
- Added middle click mouse event to tray icon
- Added several properties to the display object including detected, maximumCursorSize, and nativeOrigin
- Added support for ELECTRON_OZONE_PLATFORM_HINT environment variable on Linux
- Added support for chrome.scripting extension APIs
- Added support for several more extensions manifest keys including host_permissions, author, and short_name
- Added the ability to send HTTP headers with webContents.downloadURL()
- Changed systemPreferences.getColor(name) to return an RGBA hex value (#RRGGBBAA) instead of a plain RGB (#RRGGBB) value
- Honor XDG dark theme preferences on Linux
- Improved compatibility with CommonJS modules in sandboxed preload scripts by passing dummy module.exports

Improved:
- Improved fork() and execve() performance for child_process API on Linux
- Fixed resizing performance issue on macOS
- Fixed opaque window performance regression on DWM
- Re-enabled partition alloc on macOS

Removed/Deprecated:
- The app.runningUnderRosettaTranslation property has been deprecated
- The gpu-process-crashed event on app has been deprecated
- The renderer-process-crashed event on app and crashed event on WebContents and <webview> have been deprecated

Fixed:
- Fixed an issue that prevented MessagePorts from being garbage collected when not referenced
- Fixed app incorrectly activating panel windows on macOS Sonoma
- Fixed file paths passed to shell.showItemInFolder not being escaped in Linux
- Fixed loading nested ESM dependencies in node_modules. Support the throwIfNoEntry option in fs.statSync/fs.lstatSync in asar files
- Fixed same-party cookie functionality for first party sets
- Use activateIgnoringOtherApps for focusing non-panels on macOS

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

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

What's new in this version:

Fixed:
- Backported fix for AVX related crashes on certain linux machines
- Fixed a potential issue with async_hook corruption in some error contexts
- Fixed file paths passed to shell.showItemInFolder not being escaped in Linux

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

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

What's new in this version:

Fixed:
- Backported fix for AVX related crashes on certain linux machines
- Fixed a potential issue with async_hook corruption in some error contexts
- Fixed file paths passed to shell.showItemInFolder not being escaped in Linux

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

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

What's new in this version:

Fixed:
- an issue where text replacement UI on macOS could be off-center in some circumstances
- problem with bounds of maximized window when toggle BrowserWindow.setResizable function
- resizing performance issue on macOS

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

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

What's new in this version:

- Fixed resizing performance issue on macOS