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'.
 Nitro Pro 軟體舊版本 Download Page29 | 2024 軟體跟著走

Nitro Pro 歷史舊版本 Page29

最新版本 [var.version]

Nitro Pro 歷史版本列表

通過 Nitro Pro 輕鬆處理 PDF 文件和數字文檔,從桌面到雲端。Nitro 幫助您輕鬆創建幾乎任何文件格式的行業標準 PDF 文件。共享是無縫的:在 Nitro Pro 中創建的任何 PDF 都可以在任何機器上打開和查看,並將按照您的預期顯示。選擇版本:Nitro Pro 11.0.7.411(32 位)Nitro Pro 11.0.7.411(64 位) Nitro Pro 軟體介紹

Nitro Pro (32-bit)Nitro Pro (64-bit)


Node.js 12.11.0 (64-bit) 查看版本資訊

更新時間:2019-09-26
更新細節:

What's new in this version:

crypto:
- Add oaepLabel option

deps:
- Update V8 to 7.7.299.11 #28918
- More efficient memory handling
- Stack trace serialization got faster
- The Intl.NumberFormat API gained new functionality
- For more information: https://v8.dev/blog/v8-release-77

events:
- Add support for EventTarget in once

fs:
- Expose memory file mapping flag UV_FS_O_FILEMAP

inspector:
- New API - Session.connectToMainThread

process:
- Initial SourceMap support via env.NODE_V8_COVERAGE

stream:
- Make _write() optional when _writev() is implemented

tls:
- Add option to override signature algorithms

util:
- Add encodeInto to TextEncoder

worker:
- The worker_thread module is now stable

Commits:
- benchmark: improve process.env benchmarks (Anna Henningsen)
- bootstrap: add exception handling for profiler bootstrap (Shobhit Chittora)
- bootstrap: provide usable error on missing internal module (Jeremiah Senkpiel)
- build: do not indent assignments in Makefile (Joyee Cheung)
- build: allow clang 10+ in configure.py (Kamil Rytarowski)
- build: re-run configure on node_version.h change (Anna Henningsen)
- build: improve make coverage (Anna Henningsen)
- build: add comment to .travis.yml on how to test Py3 (cclauss)
- build: update minimum AIX OS level (Michael Dawson)
- build: remove experimental Python 3 tests (Christian Clauss)
- (SEMVER-MINOR) build: reset embedder string to "-node.0" (Michaël Zasso)
- build,win: fix Python detection on localized OS (João Reis)
- console: skip/strip %c formatting (Gus Caplan)
- console,util: fix missing recursion end while inspecting prototypes (Ruben Bridgewater)
- crypto: use BoringSSL-compatible flag getter (Shelley Vohr)
- (SEMVER-MINOR) crypto: fix OpenSSL return code handling (Tobias Nießen)
- (SEMVER-MINOR) crypto: add oaepLabel option (Tobias Nießen)
- deps: patch V8 to 7.7.299.11 (Michaël Zasso)
- deps: V8: cherry-pick deac757 (Benjamin Coe)
- deps: patch V8 to 7.7.299.10 (Thomas)
- deps: V8: cherry-pick 35c6d4d (Sam Roberts)
- deps: update npm to 6.11.3 (claudiahdz)
- deps: upgrade to libuv 1.32.0 (cjihrig)
- deps: patch V8 to 7.7.299.8 (Michaël Zasso)
- (SEMVER-MINOR) deps: patch V8 to be API/ABI compatible with 7.4 (from 7.7) (Michaël Zasso)
- deps: patch V8 to be API/ABI compatible with 7.4 (from 7.6) (Michaël Zasso)
- (SEMVER-MINOR) deps: patch V8 to be API/ABI compatible with 7.4 (from 7.5) (Michaël Zasso)
- deps: V8: cherry-pick e3d7f8a (cclauss)
- (SEMVER-MINOR) deps: V8: fix linking issue for MSVS (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: fix BUILDING_V8_SHARED issues (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: add workaround for MSVC optimizer bug (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_init (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: forward declaration of Rtl*FunctionTable (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: patch register-arm64.h (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: update postmortem metadata generation script (cjihrig)
- (SEMVER-MINOR) deps: V8: silence irrelevant warning (Michaël Zasso)
- (SEMVER-MINOR) deps: V8: un-cherry-pick bd019bd (Refael Ackermann)
- (SEMVER-MINOR) deps: V8: fix filename manipulation for Windows (Refael Ackermann)
- (SEMVER-MINOR) deps: update V8 to 7.7.299.4 (Michaël Zasso)
- doc: update N-API version matrix (Gabriel Schulhof)
- doc: add code example to process.throwDeprecation property (Juan José Arboleda)
- doc: fix some signatures of .end() methods (Vse Mozhet Byt)
- doc: remove the suffix number of the anchor link (Maledong)
- doc: explain stream.finished cleanup (Robert Nagy)
- doc: fix require call for spawn() in code example (Marian Rusnak)
- doc: make minor improvements to stream.md (Robert Nagy)
- doc: fix nits in net.md (Vse Mozhet Byt)
- doc: correct trivial misspelling in AUTHORS (gcr)
- doc: update list style in misc README docs (Rich Trott)
- doc: add missing complete property to http2 docs (Javier Ledezma)
- doc: add leap second behavior notes for napi methods (Levhita)
- doc: explain esm options for package authors (Geoffrey Booth)
- doc: update experimental loader hooks example code (Denis Zavershinskiy)
- doc: use consistent unordered list style (Nick Schonning)
- doc: add Bethany to TSC (Michael Dawson)
- doc: add Tobias to the TSC (Michael Dawson)
- doc: mention unit for process.hrtime.bigint() (Anna Henningsen)
- doc: add documentation for stream readableFlowing (Chetan Karande)
- doc: indent child list items for remark-lint (Nick Schonning)
- doc: space around lists (Nick Schonning)
- doc: exitedAfterDisconnect value can be false (Nimit Aggarwal)
- doc: remove wrong escapes (XhmikosR)
- doc: prepare markdown files for more stringent blank-line linting (Rich Trott)
- doc: simplify wording in n-api doc (Michael Dawson)
- doc: update release guide with notes for major releases (James M Snell)
- doc: indent ordered list child content (Nick Schonning)
- doc: fix unsafe writable stream code example (Chetan Karande)
- doc: async_hooks.createHook promiseResolve option (Ben Noordhuis)
- doc: change urls directly from 'http' to 'https' (Maledong)
- doc: use consistent indenting for unordered list items (Nick Schonning)
- doc: start unorded lists at start of line (Nick Schonning)
- doc: change the 'txt' to 'console' for a command (Maledong)
- esm: make dynamic import work in the REPL (Bradley Farias)
- events: improve performance of EventEmitter.emit (Matteo Collina)
- (SEMVER-MINOR) events: add support for EventTarget in once (Jenia)
- fs: remove unnecessary argument check (Robert Nagy)
- gyp: make StringIO work in ninja.py (Christian Clauss)
- http: refactor responseKeepAlive() (Robert Nagy)
- http2: do not crash on stream listener removal w/ destroyed session (Anna Henningsen)
- http2: send out pending data earlier (Anna Henningsen)
- http2: do not start reading after write if new write is on wire (Anna Henningsen)
- (SEMVER-MINOR) inspector: new API - Session.connectToMainThread (Eugene Ostroukhov)
- lib: remove the use of util.isFunction (himself65)
- (SEMVER-MINOR) lib,test: fix error message check after V8 update (Michaël Zasso)
- module: error for CJS .js load within type: module (Guy Bedford)
- module: reintroduce package exports dot main (Guy Bedford)
- n-api: delete callback bundle via reference (Gabriel Schulhof)
- n-api: mark version 5 N-APIs as stable (Gabriel Schulhof)
- perf_hooks: remove non-existent entries from inspect (Kirill Fomichev)
- perf_hooks: ignore duplicated entries in observer (Kirill Fomichev)
- perf_hooks: remove GC callbacks on zero observers count (Kirill Fomichev)
- perf_hooks: import http2 only once (Kirill Fomichev)
- policy: minor perf opts and cleanup (Bradley Farias)
- (SEMVER-MINOR) process: initial SourceMap support via NODE_V8_COVERAGE (Benjamin Coe)
- process: use public readableFlowing property (Chetan Karande)
- repl: convert var to let and const (Lucas Holmquist)
- repl: fix bug in fs module autocompletion (zhangyongsheng)
- repl: add autocomplete support for fs.promises (antsmartian)
- repl: add missing variable declaration (Lucas Holmquist)
- src: perform check before running in runMicrotasks() (Jeremy Apthorp)
- src: discard remaining foreground tasks on platform shutdown (Anna Henningsen)
- src: fix closing weak HandleWraps on GC (Anna Henningsen)
- src: use libuv to get env vars (Anna Henningsen)
- src: re-delete Atomics.wake (Gus Caplan)
- src: print exceptions from PromiseRejectCallback (Anna Henningsen)
- src: modified RealEnvStore methods to use libuv functions (Devendra Satram)
- src: make ELDHistogram a HandleWrap (Anna Henningsen)
- src: check microtasks before running them (Shelley Vohr)
- src: fix ValidateDSAParameters when fips is enabled (Daniel Bevenius)
- (SEMVER-MINOR) src: update v8abbr.h for V8 7.7 (cjihrig)
- (SEMVER-MINOR) src,lib: expose memory file mapping flag (João Reis)
- stream: add test for multiple .push(null) (Chetan Karande)
- stream: cleanup use of internal ended state (Chetan Karande)
- (SEMVER-MINOR) stream: make _write() optional when _writev() is implemented (Robert Nagy)
- stream: apply special logic in removeListener for readable.off() (Robert Nagy)
- stream: do not call _read() after destroy() (Robert Nagy)
- stream: optimize creation (Robert Nagy)
- stream: simplify isUint8Array helper (Anna Henningsen)
- test: fix race condition in test-worker-process-cwd.js (Ruben Bridgewater)
- test: fix flaky test-inspector-connect-main-thread (Anna Henningsen)
- test: unmark test-worker-prof as flaky (Anna Henningsen)
- test: improve test-worker-message-port-message-before-close (Anna Henningsen)
- test: disable core dumps before running crash test (Ben Noordhuis)
- test: permit test-signalwrap to work without test runner (Rich Trott)
- test: remove flaky status for test-statwatcher (Rich Trott)
- (SEMVER-MINOR) test: update postmortem metadata test for V8 7.7 (cjihrig)
- timers: set _destroyed even if there are no destroy-hooks (Jeremiah Senkpiel)
- (SEMVER-MINOR) tls: add option to override signature algorithms (Anton Gerasimov)
- tools: cleanup getnodeversion.py for readability (Christian Clauss)
- tools: update ESLint to 6.4.0 (zhangyongsheng)
- tools: fix iculslocs to support ICU 65.1 (Steven R. Loomis)
- tools: python3 compat for inspector code generator (Ben Noordhuis)
- tools: delete v8_external_snapshot.gypi (Ujjwal Sharma)
- tools: fix GYP ninja generator for Python 3 (Michaël Zasso)
- (SEMVER-MINOR) tools: sync gypfiles with V8 7.7 (Michaël Zasso)
- tty: add color support for mosh (Aditya)
- util: include reference anchor for circular structures (Ruben Bridgewater)
- (SEMVER-MINOR) util: add encodeInto to TextEncoder (Anna Henningsen)
- (SEMVER-MINOR) worker: mark as stable (Anna Henningsen)
- worker: make terminate() resolve for unref’ed Workers (Anna Henningsen)
- worker: prevent event loop starvation through MessagePorts (Anna Henningsen)
- worker: make transfer list behave like web MessagePort (Anna Henningsen)

PyCharm 2019.2.3 查看版本資訊

更新時間:2019-09-26
更新細節:

Bulk Crap Uninstaller 4.15 查看版本資訊

更新時間:2019-09-25
更新細節:

What's new in this version:

Features and fixes:
- Added checking if junk might belong to a different application with a similar name to junk scan (e.g. Chrome, Chrome Updater, Chrome Remote Desktop) - more accurate junk confidence with less false positives
- Added quiet uninstall of Edge developer builds
- Reduced lag when writing in the search box
- Fixed loading dialog staying on top of all windows
- Fixed Scoop not being detected if placed in a custom directory
- Fixed corrupted registry string values causing crashes
- Fixed crash when trying to start an empty uninstall task
- Fixed deadlock when changing filtering options rapidly
- Fixed issues with starting helpers crashing list loading
- Fixed junk scanner crashes crashing the whole process (now the crashed scanner is ignored)
- Fixed system restore being wrongly detected as unavailable if periodic restore point creation was disabled
- Fixed rare ObjectDisposedException when closing BCU during uninstall
- Fixed rare nullreference crash when closing uninstall progress window

Translations:
- Fixed invalid format crash with Turkish translation
- Fixed invalid format crashes with Arabic translation
- Fixed FormatException on some locales when updating statusbar

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

更新時間:2019-09-25
更新細節:

What's new in this version:

New:
- Added the support for some new Java protections

Fix:
- A problem that the “Create files in subfolders of output directory” option does not work when outputting ISO files
- A problem that the subtitles are mispositioned after cropping the videos in the UHD Ripper module
- A problem that the background images of certain movie DVDs are incorrectly scraped as adult DVDs

IntelliJ IDEA 2019.2.3 查看版本資訊

更新時間:2019-09-25
更新細節:

Ghost Browser 2.1.1.5 查看版本資訊

更新時間:2019-09-25
更新細節:

What's new in this version:

Ghost Browser 2.1.1.5
- Change log not available for this version


Ghost Browser 2.1.0.6
- Ghost Proxy Control fix for proxy services that vary IPs based on username variations
- Fix for 403 errors on Twitter registration


Ghost Browser 2.0.2.0

New Privacy Features:
- In this release we have implemented 4 key anti-tracking mechanisms that you can toggle on or off. They are located in your browser settings under the privacy tab. (Menu–>Settings–>Advanced–>Privacy). You can always go to your settings and do a search on the setting name too
- Some of the settings turn off features that you may want turned on sometimes so be sure to review the privacy setting descriptions on our blog before changing any of these settings

The new settings allow you to:
- Spoof scaling of fonts to prevent font fingerprinting
- Fully prevent WebRTC leaks – not just IP address but also hiding your media device IDs
- Disable WebGL to prevent fingerprinting of your device
- Prevent HTML5 Canvas Fingerprinting by injecting noise into attempts to track you through this method

Existing Features with Improved Privacy Protections:
- We also launched Identities today. Identities are a new take on Sessions and are the answer for anyone wondering how to create isolated browser personas with confidence. They are a productivity feature that we’ve covered in a different post, but they also have privacy implications that are worth mentioning here
- Identities are like Sessions – they isolate your cookie jars in color-coded tabs and allow you to assign a different IP address to each set of colored tabs. But unlike Sessions, Identities have permanent cookie jars and settings so that even if you close all the tabs within an Identity, the cookies and proxy connection preferences you set for that Identity in Ghost Proxy Control will persist
- So any time you open a tab into an identity, you can be confident that the cookies that were there before are still there and you’ll connect through the same IP address
- This means you wont cross browsing sessions or accidentally access a site from the same account on two IP addresses or two accounts on the same IP address


Ghost Browser 2.0.1.3
- Change log not available for this version


Ghost Browser 2.0.0.3
- Change log not available for this version

IOTransfer 4.0.0 Build 1528 查看版本資訊

更新時間:2019-09-25
更新細節:

What's new in this version:

IOTransfer 4.0.0 Build 1528
- Fully compatible with iOS 13
- Added Send To My iDevice context menu to conveniently transfer files from your computer to iDevices
- New Similar Photo Cleaner finds and deletes the similar or duplicate photos on your computer or iDevices to free up more space
- Improved Downloader in Videos module for a higher download success rate
- Optimized Photos module helps retain the EXIF data of the photos exported to your PC
- Support 16 multi-languages
- Fixed all known bugs


IOTransfer 3.3.3 Build 1334
- Improved transfer performance to be fast, accurate, and steady
- Fully supported the latest iOS 10.3 & iOS 11 Beta
- Supported the latest iTunes 12.6.2
- Fixed known bugs


IOTransfer 3.3.2 Build 1333
- Change log not available for this version


IOTransfer 3.3.2 Build 1332
- Change log not available for this version


IOTransfer 3.3.1 Build 1331
- Change log not available for this version


IOTransfer 3.3.1 Build 1330
- Change log not available for this version


IOTransfer 3.3.0 Build 1328
- Change log not available for this version


IOTransfer 3.3.0 Build 1326
- New iCloud Photos Manager conveniently manages photos and videos on iCloud without connecting devices to PC
- Newly supported displaying photos in categories like Selfies, Panoramas, Bursts, Screenshots, Videos, Animated, etc. in Photos
- Newly supported renaming video files to manage videos easier
- Newly supported deleting the built-in Apple apps
- Newly supported previewing HEIC photos by converting them to JPG format on PC
- Improved MANAGE to load contents more quickly for smoother operation
- Enhanced Contacts to support merging contacts with the same name
- Optimized the logic of recognizing and installing Apple Components
- Lots of UI optimization for a better experience
- Updated 17 multi-languages
- Fixed known bugs


IOTransfer 3.2.1 Build 1214
- Change log not available for this version


IOTransfer 3.2.0 Build 1118
- New GIF Maker creates animated GIFs in seconds
- Video Converter newly supports adding files by drag and drop
- Contacts newly supports importing/exporting Outlook and Google contacts in CSV format
- Optimized AIR-TRANS to transfer files faster and more stable
- Optimized the installation and update procedure
- Try out AIR-TRANS to get another 7-day trial
- Fixed known bugs
- Updated 16 multi-languages

Nitro Pro 13.2.2.25 (64-bit) 查看版本資訊

更新時間:2019-09-25
更新細節:

What's new in this version:

System Tray Application Enhancements:
The System Tray App has been refreshed with a more modern UI for an improved user experience. Additional enhancements help Nitro Pro users onboard quicker and easier. These include:
- The Discover Tab, which offers guides to Nitro Pro's top workflows
- One-click access to Recent Documents
- Shortcuts to the Nitro User Guide and Nitro Cloud's eSigning and sharing workflows
- Another new addition to the System Tray App is Nitro's Environmental Impact Score, which illustrates how the use of Nitro Pro drives environmental sustainability. The Environmental Impact Score presents information, like the number of trees saved and average number of pages not printed, over a period of time for each user. This new feature will help Nitro users become more aware of how activities like printing negatively impact the environment and how using Nitro instead can produce positive change

Customize Tab:
- This new feature enables users to add a collection of tools to a customizable ribbon tab in Nitro Pro. Especially helpful for users who complete the same processes every day, the Customize Tab gives users a place to group tools together based on their workflow needs. Users can also rename the tab to reflect their use case; for example, "Legal Review Tools" or "Purchase Orders"

Nitro Pro Home Screen:
- To help users kickstart their workflows, the new Home screen in Nitro Pro appears on opening to provide quick access to helpful tools and resources
- Create PDF so users can quickly open any supported document type as a PDF in Nitro Pro
- Create and Combine so users can combine multiple documents of any supported file type into one PDF
- How-to Guides that help familiarize users with Nitro Pro's top five workflows
- Recent Document so users have quick access to the files they've recently worked with
- Pinned Documents so users can reference important or frequently used documents with one click
- Find Documents so users can quickly search through Recent and Pinned documents

Other:
- This release includes improvements to the rendering of form elements, such as checkboxes, to support compatibility with other PDF readers
- Various bug fixes, stability, and security improvements have been built into the release
- Occasionally, some users experienced a reboot upon deployment of Nitro Pro in enterprise environments. Administrators are advised to use a /norestart when deploying Nitro Pro in an enterprise environment

PHP 7.2.23 (64-bit) 查看版本資訊

更新時間:2019-09-25
更新細節:

PHP 7.3.10 (64-bit) 查看版本資訊

更新時間:2019-09-25
更新細節: