Nitro Pro (64-bit) 歷史版本列表
使用 Nitro Pro 64 位,輕鬆處理 PDF 文件和數字文檔,從桌面到雲端。 Nitro 幫助您輕鬆創建幾乎任何文件格式的行業標準 PDF 文件。共享是無縫的:任何在 Nitro Pro 中創建的 PDF 都可以在任何機器上打開和查看,並且可以按照您的預期顯示.Nitro Pro 可以讓您快速創建,轉換,合併,編輯,簽名和共享 100%行業標準 PDF 文件獲得優異的結果和節省。它為您提供... Nitro Pro (64-bit) 軟體介紹更新時間:2019-07-24
更新細節:
更新時間:2019-07-19
更新細節:
What's new in this version:
- Due to removal of compatibility with old version passwords in this version, downgrading to any version prior to v6.43 (v6.42.12 and older) will clear all user passwords and allow password-less authentication. Please secure your router after downgrading
- Old API authentication method will also no longer work, see documentation for new login procedure
- Bonding - fixed bonding running status after reboot when using other bonds as slave interfaces (introduced in v6.45)
- Cloud - properly stop "time-zone-autodetect" after disable
- Interface - fixed missing PWR-LINE section on PL7411-2nD and PL6411-2nD (introduced v6.44)
- Ipsec - added "connection-mark" parameter for mode-config initiator
- Ipsec - allow peer argument only for "encrypt" policies (introduced in v6.45)
- Ipsec - fixed peer configuration migration from versions older than v6.43 (introduced in v6.45)
- Ipsec - improved stability for peer initialization (introduced in v6.45)
- Ipsec - show warning for policies with "unknown" peer
- Ospf - fixed possible busy loop condition when accessing OSPF LSAs
- Profile - added "internet-detect" process classificator
- Radius - fixed "User-Password" encoding (introduced in v6.45)
- Ssh - do not enable "none-crypto" if "strong-crypto" is enabled on upgrade (introduced in v6.45)
- Ssh - fixed executed command output printing (introduced in v6.45)
- Supout - fixed supout file generation outside of internal storage with insufficient space
- Upgrade - fixed "auto-upgrade" to use new style authentication (introduced in v6.45)
- Vlan - fixed "slave" flag for non-running interfaces (introduced in v6.45)
- Wireless - improved 802.11ac stability for all ARM devices with wireless
- Wireless - improved range selection when distance set to "dynamic"
更新時間:2019-07-19
更新細節:
更新時間:2019-07-11
更新細節:
What's new in this version:
New:
- Added the support for some new Java protections
Fix:
- A problem that the output file contains two audio tracks despite only one is selected if the Copy Audio option is ticked at the Advanced Settings panel when converting 4K Ultra HD Blu-rays containing Dolby Vision content with the Dolby Vision relevant profiles
- A problem that DVDFab cannot correctly calculates the size of certain DVD ISO files
更新時間:2019-07-09
更新細節:
更新時間:2019-07-09
更新細節:
更新時間:2019-07-08
更新細節:
What's new in this version:
Fixes:
- Articulations didn't play properly in MDL instruments
- Tuplets layout was broken in some cases
- Fingering jumped unpredictably in some cases
- Score_and_Parts pdfs were garbled when using MuzeJazz font on macOS
- Switching between workspaces erased the enabled plugins
更新時間:2019-07-05
更新細節:
更新時間:2019-07-05
更新細節:
What's new in this version:
New:
- Added the support for some new Java protections.
- Added the support to remove the Cinavia watermarks found on the Blu-ray 2D & 3D versions of Resident Evil: The Final Chapter (2016).
- Some minor improvements on GUI and UE
更新時間:2019-07-03
更新細節:
What's new in this version:
Notable changes:
- build: Experimental support for building Node.js on MIPS architecture is back
- child_process: The promisified versions of child_process.exec and child_process.execFile now both return a Promise which has the child instance attached to their child property
- deps: Updated libuv to 1.30.1, Support for the Haiku platform has been added, The maximum UV_THREADPOOL_SIZE has been increased from 128 to 1024, uv_fs_copyfile() now works properly when the source and destination files are the same
- process: A new method, process.resourceUsage() was added. It returns resource usage for the current process, such as CPU time
- src: Fixed an issue related to stdio that could lead to a crash of the process in some circumstances
- stream: Added a writableFinished property to writable streams. It indicates that all the data has been flushed to the underlying system #28007.
- worker: Fixed an issue that prevented worker threads to listen for data on stdin
- meta: Added Jiawen Geng to collaborators