AnyDVD HD 歷史舊版本 Page6

最新版本 AnyDVD HD 8.5.6.0

AnyDVD HD 歷史版本列表

AnyDVD HD 是一款基於 Windows 的應用程序,可以在後台自動移除 DVD 和藍光媒體的限制.AnyDVD HD 在後台自動,透明地啟用一旦插入電影 DVD 或 Blu-ray 的內容的讀取訪問驅動器。 DVD / 藍光將可用於您的 Windows 操作系統和您的計算機上的所有程序,如 DVD / 藍光備份軟件(如 CloneDVD,CloneBD 等),然後支持任何 DVD 或藍光。... AnyDVD HD 軟體介紹


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

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

What's new in this version:

- Fix BrowserWindow.setFocusable(true) not working on Windows

Fixed:
- a crash that would occur when Notifications were closed in concert with app termination
- a potential issue with active Menu garbage collection
- an issue that could prevent communication between a sandboxed child window opened with nativeWindowOpen: false and an unsandboxed parent window. Also fixed document.visibilityState not working in sandboxed <webview>
- an issue where window.print() only worked once on a single BrowserWindow
- crash when restoring minimized hidden window on Windows
- fuzzy font rendering when hot-plugging displays on macOS Catalina
- incorrect button highlighting when defaultId is passed for dialog message boxes
- memory leak when using javascript generator functions
- Removed unneccessary breakpad_symbols directory from the dsym zip file

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

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

What's new in this version:

Fixes:
- Fixed webRequest API not working with WebSockets
- Fixed a crash in webContents.print() with custom print margins
- Fixed a potential issue with active Menu garbage collection
- Fixed an issue where undefined was printed from console.log on Window when no arguments were passed
- Removed unneccessary breakpad_symbols directory from the dsym zip file

Changes:
- Fixed a potential crash on faulty deviceNames in webContents.print()

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

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

What's new in this version:

Fixed:
- webRequest API not working with WebSockets
- a crash in webContents.print() with custom print margins
- a crash that could occur when visiting HTTPS sites with invalid certificates
- an issue where undefined was printed from console.log on Window when no arguments were passed
- bug that occurred when using trafficLightPosition API in RTL mode
- flash plugin not working
- issue where renderers could crash during GC when using the contextBridge module
- Use system default printer if none is provided

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

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

What's new in this version:

Fixed:
- an issue where sending complex objects over IPC could in some cases cause the renderer process to be terminated
- crash with Date.toLocaleString for invalid locale and locale of the format [email protected]
- flash plugin not working
- issue where renderers could crash during GC when using the contextBridge module
- netLog.stopLogging returning undefined instead of the path to the log

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

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

What's new in this version:

Changes:
- Upgraded to Chromium 80.0.3987.86 (New since Electron 7: Chromium 79, 80)
- Upgraded to Node 12.13.0 (New since Electron 7: Node 12.9, 12.10, 12.11, 12.12, 12.13)
- Upgraded to V8 8.0 (New since Electron 7: V8 7.9, 8.0)
- IPC between main and renderer processes now uses the Structured Clone Algorithm

Features:
- Added --enable-api-filtering-logging command-line switch, which enables caller stack logging for desktopCapturer and remote APIs that can be blocked or filtered
- Added app.getApplicationNameForProtocol()
- Added app.setAboutPanelOptions() support for credits and iconPath on Windows
- Added BrowserWindow.moveAbove(mediaSourceId)
- Added contents.getAllSharedWorkers() and contents.inspectSharedWorkerById(workerId) to allow inspection of specific shared workers
- Added Notification() options' timeoutType property to allows users to set timeout type for Linux and Windows notifications
- Added Notification() options' urgency property to allow customization of Linux-based notifications
- Added session.addWordToSpellCheckerDictionary API to support custom words in the
- Added session.downloadURL() to allow downloads to trigger without a BrowserWindow
- Added systemPreferences.getMediaAccessStatus().screen for detecting the new macOS Catalina permissions
- Added trafficLightPosition option in BrowserWindow API to allow custom positioning of traffic lights
- Added tray.displayBalloon() options: iconType, largeIcon, noSound and respectQuietTime
- Added tray.focus(), which returns focus to the taskbar notification area
- Added tray.removeBalloon(), which removes an already displayed balloon notification
- Added WebContents.printToPDF() support for fitToPageEnabled and scaleFactor
- Added win.accessibleTitle property to augment the window title for screen readers
- Added options to enable customization of print page headers and footers
- Added support for picture-in-picture mode for video elements
- Added support for the built-in spellchecker. We will use the OS spellchecker on macOS and hunspell on all other platforms
- Added the ability to prevent documents from being added to recent documents on Windows in open dialogs
- Enable macOS users to fallback to item removal when when shell.moveItemToTrash fails
- Exposed webContents.executeJavaScriptInIsolatedWorld
- Exposing methods required by capturing a hidden webContents
- Added BrowserWindow.will-move event support on macOS
- Improved TouchBarButton and TouchBarLabel a11y with the new accessibilityLabel property

Fixes:
- Added name of module to context-aware deprecation warning
- Fixed Linux console warning about gtk_disable_setlocale()
- Don't destroy active menus created as local objects in javascript
- Fixed BrowserWindow.fromWebContents() to return null when no window is found for consistency with other APIs
- Fixed a crash that could occur when calling crashReporter.getUploadedReports
- Fixed a potential crash on faulty deviceNames in webContents.print()
- Fixed an issue in the remote module which could cause the name of the Object constructor to be overwritten globally
- Fixed an issue that prevented setuid binaries from being launched from the renderer process on Linux
- Fixed an issue where menu.closePopup() would have no effect if called too soon after menu.popup()
- Fixed an issue where net requests with redirection mode 'error' could incorrectly follow a redirect
- Fixed an issue where microtasks could sometimes be scheduled too eagerly, causing crashes when invoking Electron APIs during promises in certain situations
- Fixed an issue where sites using ShadowDOMV0, CustomElementsV0, or HTMLImports would not load properly
- Fixed an issue with Node.js context initialization in renderer processes
- Fixed async Node APIs not working after received IPC message
- Fixed compilation error for native modules building with VS 2015
- Fixed crash when doing redirect navigation with webRequest listener
- Fixed debug symbol files on linux not containing private symbols
- Fixed disabling color correct rendering with --disable-color-correct-rendering
- Fixed issue with when playing videos or audio Electron would ask for accessibility access
- Fixed memory leak when using protocol.registerSchemeAsPrivileged api
- Fixed printing
- Fixed setting content-type header with charset breaking protocol APIs
- Fixed several deprecation warnings in Electron code
- Fixed some systemPreferences.getColor() inconsistencies on macOS
- Fixed white flash after restoring an app from the background
- Prevented 'Reopen windows?' dialog from appearing on macOS after a crash
- Re-enable DOM storage quota enforcement but change limit from 10MiB to 100MiB
- Removed unnecessary chromium patch for browser compositor on mac
- setLayoutZoomLevelLimits no longer works in Electron 8, so emit a warning message when using it. The function will be removed in Electron 9
- Fixed a crash that could occur if a WebContents was destroyed during a navigation event
- Fixed bug in 8.0.0 beta releases that prevented the dictionarySuggestions property from being populated correctly when the built-in spellchecker is enabled

Other Changes:
- Added Windows on Arm (64 bit) release
- Added Windows on Arm node header files to checksum file
- Deprecated the default value of app.allowRendererProcessReuse
- Deprecated <webview>.getWebContents() due to its dependency on the remote module
- Fixed first beta version choosing logic
- Made strip_absolute_paths_from_debug_symbols to false in debug.gn
- No-notes
- Removed undocumented ipcRenderer.sendToAll()

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

更新時間:2020-01-30
更新細節:

What's new in this version:

- Fixed an edge case in checkbox logic on Windows
- Fixed an issue where window.print() only worked once on a single BrowserWindow
- Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS
- Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event
- Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina

Jenkins 2.204.2 查看版本資訊

更新時間:2020-01-29
更新細節:

What's new in this version:

- Important security fixes (security advisory)
- User is no longer logged out when authenticating another user
- Security hardening related to Stapler routing
- Security hardening: Set X-Content-Type-Options to nosniff in REST API responses
- Disable multiple deletion attempts if hudson.Util.maxFileDeletionRetries is zero
- Prevent 'zombie' executors on master by removing one-off executors in Computer.removeExecutor
- Fix AtomicFileWriter performance issue on CephFS when creating an empty file

Developer:
- ViewGroupMixIn#getPrimaryView() may return null, and needs to be checked by plugins depending on this version of weekly and beyond. It is an intermediate state until a default view is implemented

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

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

What's new in this version:

Fixes:
- Fixed BrowserWindow.setFocusable(true) not working on Windows
- Fixed set-cookie header not passed in net module
- Fixed an issue where custom stream protocols would sometimes not complete responses when the data stream ended
- Fixed crash when restoring minimized hidden window on Windows
- Fixed issue where non-zero size pixels in CSS styles could be rounded down to zero size pixels
- Fixed memory leak when using javascript generator functions

Other Changes:
- Fixed potential hang when sending syncronous IPC messages on process shutdown

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

更新時間:2020-01-14
更新細節:

USB Network Gate 8.2.2087 查看版本資訊

更新時間:2020-01-10
更新細節:

What's new in this version:

USB Network Gate 8.2.2087
- Improved: support for high DPI displays
- Fixed: an issue when restoring the client’s connections to two or more shared USB devices after the client machine reboot


USB Network Gate 8.1.2013
- Change log not available for this version


USB Network Gate 8.0.1859
- Improved: GUI compatibility with high-resolution monitors. Improved: the performance of the network connection between the USB Network Gate server and client. Improved: drivers are digitally signed with WHQL. Fixed: execution of the "unshare-all-usb-ports" command, when the device was shared from the USB hub, which was disconnected from the machine and was not displayed in the list. Fixed: the occurrence of several BSODs. Fixed: inaccurate displaying of the description and status of the shared devices shown in the command line on the client. Fixed: functioning with the USB drives displayed in the system as SCSI (e.g. Seagate Expansion).
- Improved: data transfer speed
- Several other major enhancements
- Fixed: some minor bugs and glitches


USB Network Gate 8.0.1828
- Added: displaying the amount of data transferred in both directions for each connection
- Added: displaying the data transfer speed in both directions for each connection
- Added: displaying the client's IP address (instead of "localhost") on other clients, when it is connected to itself locally
- Added: automatic client disconnection option, if the shared device was not active for a certain amount of time
- Added: the option that prevents the restart of the shared device after its disconnection
- Added: Windows Server 2016 full support
- Improved: GUI compatibility with high-resolution monitors
- Improved: the performance of the network connection between the USB Network Gate server and client
- Improved: drivers are digitally signed with WHQL
- Fixed: execution of the "unshare-all-usb-ports" command, when the device was shared from the USB hub, which was disconnected from the machine and was not displayed in the list
- Fixed: the occurrence of several BSODs
- Fixed: inaccurate displaying of the description and status of the shared devices shown in the command line on the client
- Fixed: functioning with the USB drives displayed in the system as SCSI (e.g. Seagate Expansion)
- Fixed: the "Allow disconnection by other users" option did not persist when it was enabled after the device was shared
- Fixed: issues when sharing identical devices
- Fixed: minor activation issues
- Added the following localizations: Chinese (China), Chinese (Taiwan), Dutch, French, German, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish