Remote Desktop Manager Enterprise 歷史舊版本 Page6

最新版本 Remote Desktop Manager Enterprise 2023.3.31.0

Remote Desktop Manager Enterprise 歷史版本列表

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


WorkFlowy Desktop 1.3.9 查看版本資訊

更新時間:2022-06-14
更新細節:

WorkFlowy Desktop 1.3.8 查看版本資訊

更新時間:2022-06-09
更新細節:

KLayout 0.27.10 (64-bit) 查看版本資訊

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

What's new in this version:

Features:
- Fixed: Using a layer properties file from recent list without layout loaded crashes KLayout
- Enhancement: PCell update: Library#refresh should call coerce_parameters_impl
- Fixed: Edit layer specification doesn't work well with PCells
- Fixed: Issues with GDS text format and "Save As"
- Fixed: Circle handle not shown sometimes
- Fixed: two potential segfaults fixed due to early delete of LayoutView and access to non-initialized memory

WorkFlowy Desktop 1.3.7 查看版本資訊

更新時間:2022-05-11
更新細節:

KLayout 0.27.9 (64-bit) 查看版本資訊

更新時間:2022-04-25
更新細節:

What's new in this version:

Features:
Fixed:
- Don't optimize away points on path edit
- DRC in deep mode highlights erroneous width violation with text
- Warning requested if LEF/DEF map file does not capture certain layers
- OASIS writer bug with certain irregular arrays
- DXF export: better handling of PCB zone fills
- LVS unexpectedly failing
- Problem with Qt binding
- Buddy tools + OASIS: invalid warning about unexpected strict mode
- pip install klayout doesn't seem to work on M1 MacBookPro
- Qt binding: crash due to Python allocation-while-deallocating
- Ctrl+F will always enter search box in Macro IDE now
- LEF/DEF reader options - could not clear suffix or set datatype to none
- netlist/LVS result browser - do not clip texts, provide texts as tool tips as well for inspection
- the library selected box listed technology-specific libraries even if no technology was selected
- Bugfixes and enhancements for the LEF/DEF reader Includes #1050, #1065 and #1047 plus a number of standard compatibility issues. Bugfixes and enhancements for the strm2xyz buddy tool's LEF/DEF reader implementations.

Enhanced:
- Include PCell update in Library#refresh
- Backspace to delete last point from polygon or path
- Split gates option for LVS (new keyword is "split_gates") - see documentation for details
- generate labels for PCB X2 net names
- PCell errors are now shown on a separate layer (formerly only if the PCell featured at least one layer-type parameter) This layer is available with the same style and configuration than the guiding shape layer.

Remote Desktop Manager Enterprise 2022.1.25.0 查看版本資訊

更新時間:2022-04-13
更新細節:

What's new in this version:

Improvements:
- Added support for importing password history into Hub Business
- Clear DPS OAuth token when exporting without credentials
- Improved "My Data Source Information" report for SQL/SQLAzure

Fixes:
- Fixed a possible freeze in SSH Shell when losing connection
- Fixed CyberArk PVWA account selection not showing page selector
- Fixed issue with a reveal password button
- Fixed issue with Key Agent loading private keys in Data mode automatically on Hub Business data source
- Fixed issue with overview stealing focus from tree view and filter
- Fixed quick connect menu

KLayout 0.27.8 (64-bit) 查看版本資訊

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

What's new in this version:

Fixed:
- Double compare fails in LVS
- CIF writer generates unreadable file with invalid cell or layer names
- Enhanced timeout in package manager on large file download
- Backup file generation fails with relative paths
- Heal option for tiled XOR
- Bug changing PCell parameters of multiple cell instance
- Crash in debug mode when placing a "slow cell"
- Loss of selection when clicking at wrong position To make this problem less annoying, the capture range was increased when clicking at already selected items for "Move".
- New top cell appearing after load
Enhancement: #996 Refresh function to trigger update from within library
- Wrong display of negative extensions of paths
- scale and grids were wrong in case of oversampling

Remote Desktop Manager Enterprise 2021.2.28.0 查看版本資訊

更新時間:2022-01-17
更新細節:

What's new in this version:

Improved:
- Added "My User Vault" key shortcut (F7)

Fixed:
- a compatibility issue with 1Password
- a possible issue with import/export CSV

KLayout 0.27.7 (64-bit) 查看版本資訊

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

What's new in this version:

- Fixed: PCell error (infinite recursion)

KLayout 0.27.6 (64-bit) 查看版本資訊

更新時間:2022-01-06
更新細節:

What's new in this version:

Features:
- Enhancement: #963 Display snapped position in main window
- fixed: #960 Cap values range now shown in netlist browser
- fixed: #954 Fixed a device extraction glitch
- fixed: #951 Internal error fixed when deleting the cell you're sitting at Side effect: copy & paste of cells is correctly disabled now in viewer mode
- fixed: #942 Technology file routing suffix string typo
- fixed: #946 Python: __file__ returns quoted path string
- fixed: DRC check for equal width now returns more consistent results Previously, a check like "layer.drc(width == something)" was not flagging all candidates correctly.
- Enhancement: A PCell can request "lazy evaluation" now This means that a parameter change needs to be committed in the UI before it is being taken. This way, slow PCell evaluation will not make the application stall. To add this feature, reimplement "wants_lazy_evaluation" in the PCell class to return "true".
- Enhancement: "lvs_data" is a global function now in LVS scripts
- fixed: less liberal evaluation of expressions in string to numeric conversion This will fix a potential vulnerability which allows someone to sneak in expression code through malicious configuration, technology or layer properties files.