FileZilla (64-bit) 歷史版本列表 Page31

最新版本 FileZilla 3.66.5 (64-bit)

FileZilla (64-bit) 歷史版本列表

FileZilla 64 位客戶端是一個快速和可靠的跨平台的 FTP,FTPS 和 SFTP 客戶端,具有許多有用的功能和直觀的圖形用戶界面。它包括一個站點管理器來存儲所有的連接細節和登錄,以及一個資源管理器風格的界面,顯示本地和遠程文件夾,可以獨立定制。該程序支持防火牆和代理連接以及 SSL 和 Kerberos GSS 安全。其他功能包括保持活躍,自動 ASCII / 二進制傳輸等等。一個適合... FileZilla (64-bit) 軟體介紹


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

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

What's new in this version:

events:
- getEventListeners static

fs:
- support abortsignal in writeFile
- add support for AbortSignal in readFile

stream:
- fix thrown object reference

LDPlayer - Android Emulator 4.0.39 查看版本資訊

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

What's new in this version:

- Optimized the sensitivity of rotating camera and opening scope in Free Fire. Zero delays, zero lags, very smooth
- Fixed an issue where the momentary direction error occasionally occurred when moving in the gamepad mode

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

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

JT2Go 13.0.20280 查看版本資訊

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

LDPlayer - Android Emulator 4.0.38 查看版本資訊

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

What's new in this version:

- In Free Fire, the issue where the camera sensitivity was inconsistent from turning left to turning right was solved; and the speed of raising the gun was optimized, to make the headshot will be easier; the sensitivity after opening scope was optimized, to aim is easier (You need to use the Default key mapping).
- The crash issue of Call of Duty Mobile was solved. (You need to open the game twice)
- To avoid the conflict with VT, and solve the problems such as LDPlayer stuck at 94%, blue screen, lag and so on, Hyper-V of Windows system will be turned off while the emulator is being installed

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

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

What's new in this version:

- Crypto: fix regression on randomFillSync
- Deps: upgrade npm to 7.0.3 (Ruy Adorno)
- Doc: add release key for Danielle Adams

MuLab 8.6.24 (64-bit) 查看版本資訊

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

What's new in this version:

Event Graph Editor now also supports editing Poly Pressure. Besides selecting Poly Pressure from the selector menu, there are 3 new shortcut functions:
- Edit All Velocities = Switches the graph lane to show all velocities
- Edit Focused Key Velocities = Switches the graph lane to show the velocities of the currently selected key. (eg. handy for drum sequences)
- Edit Focused Key Poly Pressure = Switches the graph lane to show poly pressure of the currently selected key
 
- On top of these there also is an "Auto Follow Key" mode that auto switches the graph lane to show the relevant velocities / poly pressure
- You can toggle this "Auto Follow Key" mode via a right-click on the graph lane header
- Toggling that auto mode can also be done using a shortcut key to "Toggle Auto Follow Focused Key"
- Streaming audio files with a different samplerate than the current samplerate and with a data format different from 16 bit integer or 32 bit float did not properly work. Fixed
- When consolidating an audio sequence part, the audio lane mute/solo didn't work anymore. Fixed
- Zooming into an audio stream part could sometimes result in an incorrect empty waveform. Fixed
- When using many shortcuts some menus could popup slower. Fixed
- Sample displays: With very short samples (below 1000 samples) the Start/Loop/End sliders didn't work as expected. Fixed
- Sample Section Player -> Set Interpolation Mode did not work via a shortcut. Fixed
- The "Drag Parameter" function did not work via a shortcut. Fixed
- Monitoring keys of a multi-sample did not use the "Preview Monitor" rack if one exists. Fixed
- Mapping a meta-parameter to a module inside the Modular Feedback Delay could cause incorrect behavior. Fixed
- Live MIDI input: When note on and note off events arrive at the exact same time it could be that their order was switched. Fixed
- Sometimes monitoring audio was routed directly to audio out instead of Preview Monitor rack. Fixed
- In some cases the full zoom out (aka Overview) editor functions were not working correct from the first time, they needed a double trigger. Fixed
- New shortcut options for scrolling and zooming editors
- Other mini improvements

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

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

What's new in this version:

Deprecations and Removals:
- (SEMVER-MAJOR) build: remove --build-v8-with-gn configure option
- (SEMVER-MAJOR) build: drop support for VS2017
- (SEMVER-MAJOR) doc: move DEP0018 to End-of-Life
- (SEMVER-MAJOR) fs: deprecation warning on recursive rmdir
- (SEMVER-MAJOR) lib: add EventTarget-related browser globals
- (SEMVER-MAJOR) net: remove long deprecated server.connections property
- (SEMVER-MAJOR) repl: remove deprecated repl.memory function
- (SEMVER-MAJOR) repl: remove deprecated repl.turnOffEditorMode() function
- (SEMVER-MAJOR) repl: remove deprecated repl.parseREPLKeyword() function
- (SEMVER-MAJOR) repl: remove deprecated bufferedCommand property
- (SEMVER-MAJOR) repl: remove deprecated .rli
- (SEMVER-MAJOR) src: remove deprecated node debug command
- (SEMVER-MAJOR) timers: introduce timers/promises
- (SEMVER-MAJOR) util: change default value of maxStringLength to 1000
- (SEMVER-MAJOR) wasi: drop --experimental-wasm-bigint requirement

FileZilla 3.51.0 (64-bit) 查看版本資訊

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

What's new in this version:

Bugfixes and minor changes:
- Fixed import of sites protected with a different master password
- Directory comparison now works correctly with non-default file name sorting settings
- Small search dialog fixes

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

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

What's new in this version:

Changes:
- crypto: update certdata to NSS 3.56
- doc: add aduh95 to collaborators
- (SEMVER-MINOR) fs: add rm method
- (SEMVER-MINOR) http: allow passing array of key/val into writeHead
- (SEMVER-MINOR) src: expose v8::Isolate setup callbacks