Remote Desktop Manager Enterprise 歷史舊版本 Page26

最新版本 Remote Desktop Manager Enterprise 2023.3.31.0

Remote Desktop Manager Enterprise 歷史版本列表

遠程桌面管理器是一種流行的應用程序,專業用戶,網絡管理員和 IT 部門使用該應用程序來管理虛擬機和所有類型的遠程連接。它使用直觀的界面,並支持所有的連接標準,如 VPN,FTP,SSH,Telnet 等。通過在您的 PC 上安裝“遠程桌面管理器”,用戶可以輕鬆創建虛擬映像和連接的網絡,不僅可以滿足幾個要求不高的用戶的需求,還可以滿足需要對網絡資源進行精確控制的遠程處理功能,協作,異地備份,安全性,... Remote Desktop Manager Enterprise 軟體介紹


DVDFab 11.0.7.2 (64-bit) 查看版本資訊

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

What's new in this version:

New:
- Introduced the UHDPath feature to handle the Java protections on 4K Ultra HD Blu-rays
- Added the support for some new BD-J protections

Fix:
- A crash problem when previewing the menus after customizing the background art in the Blu-ray Creator module
- A playback glitching or stuttering problem on some burnt DVDs and Blu-rays in certain cases
- Some minor changes and improvements

Wickr Me 5.47.25 查看版本資訊

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

Postman 7.18.0 (64-bit) 查看版本資訊

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

What's new in this version:

- Visualizer is now out of beta
- GraphQL is now out of beta
- Added ability for users to request higher roles on APIs shared within a team
- Added confirmation for unsaved changes on accidentally closing the modal during mock creation flow
- Disabled JSON language option for RAML type schemas
- Renaming a request re-opened all items in Collections tab of sidebar when a filter was set
- Script pane was crashing when accessing a collection variable with object value
- Double borders for request URL were shown when zooming in or out
- Blank page appeared while creating a mock server
- Cookies with Max-Age were not deleted
- data-file with BOM characters or encoding other than UTF-8 were not working
- API tab was getting stuck in the loading state when the user is offline

DVDFab 11.0.7.1 (64-bit) 查看版本資訊

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

What's new in this version:

Fix:
- A crash problem when previewing videos in certain cases

DVDFab 11.0.7.0 (64-bit) 查看版本資訊

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

What's new in this version:

New:
- Added the support for some new Java protections
- Improved the user experience on the burning feature

Fix:
- A problem that the Clear History feature at the Finished Task panel does not work properly
- A blurry screen problem on the burnt DVDs during playback
- A problem that the 2-Pass and CRF encoding methods do not work if the Codec is selected as VP9 at the Advanced Settings panel of the Blu-ray Ripper and Video Converter modules
- A problem that the menu cannot be previewed in the Blu-ray Creator module
- A problem that the Info button that appears after a conversion task does not work
- A conversion failure problem with Enlarger AI if users choose to overwrite the existing file in the output directory
- A conversion failure problem when upscaling DVDs with Enlarger AI using the MKV.AI profile

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()

Postman 7.17.0 (64-bit) 查看版本資訊

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

What's new in this version:

- Fixed a bug where checkboxes in dropdown menu shrinks when label wraps to the next line.
- Fixed a bug where null and undefined values in variables were shown as empty in variable suggestion tooltip
- Right Click on links in Text Editor triggers left click action
- Fix issue where manual file mime-type selection was not working
- Fix an issue causing times and testResults property missing from run-export results
- Fixed issue in runner where run details showed unresolved URL.
- Fixed a bug where request body of type form-data was not shown in Console raw view when user-defined Content-Type request header was set
- Show fork information for collections in find and replace
- Moved APIs from Beta to General Availability
- Added events on APIs and API elements to the workspace activity feed
- You can now sync your schema residing in Postman API with GitHub

SnapGene Viewer 5.0.7 查看版本資訊

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

3D Coat 4.9.22 查看版本資訊

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

GPU-Z Portable 2.29.0 查看版本資訊

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

What's new in this version:

- All AMD RX 5000 Series (Navi) cards now report game clock as "GPU Clock", instead of base clock
- Fixed window position not getting saved when GPU-Z is running during OS shutdown/reboot
- Fixed GPU-Z crash when the AMD driver gets stopped (during driver update etc)
- Fixed PCIe speed reporting on Vega
- Added support for Intel Iris Plus Graphics 645
- Added support for AMD Radeon RX 5600 & 5600 XT, Renoir APU, Radeon Pro Vega II, Radeon HD 8280E