Core FTP (64-bit) 歷史版本列表 Page3

最新版本 Core FTP LE 2.2 Build 1960 (64-bit)

Core FTP (64-bit) 歷史版本列表

核心 FTP 64 位 LE 是基於 Windows 系統的免費 FTP 客戶端軟件。包括 SFTP(SSH),SSL,TLS,IDN,瀏覽器集成,站點到站點傳輸,FTP 傳輸恢復,拖放支持,文件查看和瀏覽等功能的安全 FTP 客戶端軟件。編輯,防火牆支持,自定義命令,FTP URL 解析,命令行傳輸等等. Windows 的 FTP 客戶端軟件為您提供了一種通過 FTP 更新和維護網頁的快速,簡... Core FTP (64-bit) 軟體介紹


Electron 8.3.3 (64-bit) 查看版本資訊

更新時間:2020-06-19
更新細節:

What's new in this version:

Fixes:
- Fixed "Paste and Match Style" shortcut on macOS to match OS's "Option-Shift-Command-V"
- Fixed an issue where shutdown would be emitted both on app and system shutdown on macOS
- Fixed an issue where withFileTypes was not supported as an option to fs.readdir or fs.readdirSync under asar
- Fixed an issue which would cause streaming protocol responses to stall in some cases
- Fixed delayed execution of some Node.js callbacks in the main process
- Fixed tray menu showing in taskbar on Windows
- Fixed window titlebar not responding to pen on Windows 10

Other Changes:
- Backported the fix to a crash in FIDO support
- Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift
- [a11y] fix incorrect selection item count for listbox with grouped items

Electron 8.3.2 (64-bit) 查看版本資訊

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

Electron 9.0.4 (64-bit) 查看版本資訊

更新時間:2020-06-13
更新細節:

What's new in this version:

Fixes:
- Added missing support for isComposing KeyboardEvent property
- Enable NTLM v2 for POSIX platforms and added --disable-ntlm-v2 switch to disable it
- Fix: Allow windows behind macOS elements if "frame" is false
- Fixed chrome://media-internals and chrome://webrtc-internals pages not loading
- Fixed a crash that could occur when using the ipcRenderer module after blink had released the context. Instead, a JS exception will be thrown
- Fixed an issue where rmdir and rmdirSync work with original-fs in an asar context
- Fixed no session in webContents of type remote
- Fixed: On some Windows machines, especially Windows Insider builds, Electron would crash silently during startup

Other Changes:
- Updated Chromium to 83.0.4103.104
- [a11y] fix incorrect position and size reported for grouped items in a listbox
- [a11y] fix incorrect selection item count for listbox with grouped items

Core FTP LE 2.2 Build 1957 (64-bit) 查看版本資訊

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

What's new in this version:

- -NoUpdateCfg parameter added for file based storage
- -Reuse parameter added for SSL/TLS session reuse
- Additional error messages for loading from file based storage (also checks for no INI file)
- "Total" function (under right click - properties) for multiple selected files, fixed
- SFTP (via Putty) would create zero byte issue when file not found, fixed
- Installer checks for existing 32/64 bit version, warning added
- Installer checks for 64-bit on 32-bit check, warning added
- Minor GUI updates

Electron 9.0.3 (64-bit) 查看版本資訊

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

What's new in this version:

Fixes:
- Fixed disabling color correct rendering with --disable-color-correct-rendering
- Fixed the acceptLanguages argument being ignored in session.setUserAgent()
- Restored old implementation of Linux Tray icons to fix a collection of issues where the tray icon wouldn't appear, would be the wrong size or would randomly disappear

Other Changes:
- Updated Chromium to 83.0.4103.99

Electron 9.0.2 (64-bit) 查看版本資訊

更新時間:2020-06-03
更新細節:

What's new in this version:

Fixes:
- Fixed crash when navigating between origins in a child window with nativeWindowOpen and contextIsolation enabled
- Fixed tray menu on Windows not keyboard navigable

Electron 9.0.1 (64-bit) 查看版本資訊

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

What's new in this version:

Features:
- EnableWebSQL is a new webpreference option to enable/disable websql api

Fixes:
- Don't ignore the referrer header in net.request
- Fixed GTK dark theme setting not respected in Electron on Linux
- Fixed process.windowsStore returning undefined in AppX packages
- Fixed a bezeling issue on vibrant non-frameless BrowserWindows
- Fixed an issue where nativeImages might throw conversion errors in the renderer process
- Fixed an issue where window.location properties would throw an error for windows opened with window.open
- Fixed an issue where some logging would double-print
- Fixed an issue where the 'about' role had on effect on Windows menus
- Fixed an issue with volume-related globalShortcut registration
- Fixed an occasional menu crash on macOS Catalina when menu is closing

Other Changes:
- Improved error logging on moveItemToTrash failures on macOS
- Updated Chromium to 83.0.4103.94

Electron 9.0.0 (64-bit) 查看版本資訊

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

What's new in this version:

Features:
- Added fullScreen property support for BrowserWindows
- Added session.listWordsFromSpellCheckerDictionary API to list custom words in the dictionary
- Added session.removeWordFromSpellCheckerDictionary API to remove custom words in the dictionary
- Added session.serviceWorkerContext API to access basic service worker info and receive console logs from service workers
- Added a new force parameter to app.focus() on macOS to allow apps to forcefully take focus
- Added chrome.i18n extension API
- Added chrome.tabs.connect extension API for background pages
- Added support for property access to some getter/setter pairs on BrowserWindow
- Added support for the chrome.extension.getBackgroundPage API when building with enable_electron_extensions
- Allow an optional callback parameter for WebFrame.executeJavaScript* methods, which is called synchronously unless the target context is paused
- Restored support for pdfium-based PDF viewer

Fixes:
- Don't allow window to go behind menu bar on mac
- Fixed webRequest module not working with file:// protocol
- Fixed webRequest not working for CORS requests
- Fixed win.setMenuBarVisibility(false) not hiding menu bar
- Fixed an issue where changing theme on macOS would break window maximizability state
- Fixed crash in network service process when using protocol.registerSchemeAsPrivileged api
- Fixed crash that could occur when calling session.fromPartition inside the ready event
- Fixed incorrect hit testing on top of ::after element with layoutNG
- Fixed missing debug symbols for crashpad handler on macOS
- Fixed possible freeze on window with disabled background throttling
- Fixed the print button functionality in the PDF viewer extension
- Limited manipulation of custom spellchecker dictionary words to persistent sessions
- Removed extraneous crashpad_handler binary from the Linux distribution files
- crashReporter is now explicitly initialized only in the main process, and implicitly initialized in other child processes. This fixes an issue preventing the crash reporter from functioning in sandboxed renderers on Linux
- Fixed broken Views API builds

Performance:
- Improved window events handler efficiency on Linux
- Made setting window icons slightly faster on Linux

Core FTP LE 2.2 Build 1955 (64-bit) 查看版本資訊

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

What's new in this version:

- HTTP/S redirect updates
- HTTP/S header updates (emulate Curl)
- HTTP/S transfer updates
- (changes above fix HTTPS compatibility w/EFT server)
- HTTP/S file spaces issue fixed
- HTTP/S path issue on directory info req fixed
- HTTP/S command line issues fixed
- HTTP/S date parsing updates
- HTTP/S date parsing option (Advanced - Directory/Folders)
- HTTP/S size showing as -1 on download in GUI, fixed
- HTTP/S directory showing zero results issue fixed
- Minor GUI updates

Core FTP LE 2.2 Build 1941 (64-bit) 查看版本資訊

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

What's new in this version:

- SFTP issues with large uploads fixed
- SFTP PWD crash on timeout, fixed
- SFTP improper password change request on some servers, fixed
- Option to ignore password change request (adv-general)
- SFTP key-pair type added to log
- SFTP upload error reporting additions
- SFTP fixes for servers with login issues (fixes problems in builds 1929-1939)