FlashFXP 5.3.0 build 3929
更新細節:
* Updated all app services to use a single unified domain for program updates, translation updates/submissions, license key updates, and crash reports.
* Fixed: In some cases program updates downloaded through LiveUpdate incorrectly failed the validation check and were reported as invalid or incomplete.
* Fixed: The custom command macro "/loadstr " was not loading the specified rule set.
* Fixed: The local browser breadcrumb was mangling non-English characters on keyboard input.
* Fixed: Connecting to a FTP+TLS server via a proxy server on listening on 127.0.0.1 with the option "use site IP for passive mode connections" checked didn't work as expected and the proxy IP was used.
* Minor bug fixes and improvements.
版本下載:FlashFXP 5.3.0 build 3929
FlashFXP 5.3.0 build 3925
更新細節:
- Improved backup/restore feature; backups now include scheduled tasks and their associated queue files.
- When restoring from a backup there's a new option (unchecked by default) to recreate the scheduled tasks in Windows Task Scheduler.
- Scheduled Tasks: Fixed an issue where repeated tasks would failing to run after Windows OS has been restarted. (Existing tasks must be manually re-saved for the fix to be applied to the scheduled task entry.)
- Minor bug fixes and improvements.
版本下載:FlashFXP 5.3.0 build 3925
HWiNFO 5.22
FlashFXP 5.2.0 build 3918
更新細節:
- Updated OpenSSL to 1.0.2g , OpenSSL Security Advisory [1st March 2016].
- Updated SecureBlackBox library.
- Minor bug fixes and improvements.
版本下載:FlashFXP 5.2.0 build 3918
FlashFXP 5.2.0 build 3914
更新細節:
- Fixed: Local browser items sometimes displayed the wrong icon.
- Fixed: A/V crash during download in TRefList.HashString (a hash table class used within the queue transfer list)
- Fixed: Issue with changing the action that occurs when an Active Edit is saved, if the file was previously edited while the action was set to upload, then later changed to prompt. the new prompt setting did not take effect.
- Fixed: Unable to use Ctrl+A in any Site Manager field to select all.
- Fixed: Language translation credits were missing from the About box.
- Fixed: The /deselect custom command macro, it did not work correctly in the local file browser.
版本下載:FlashFXP 5.2.0 build 3914
FlashFXP 5.2.0 build 3912
更新細節:
- Updated OpenSSL to 1.0.2f
- Change: The logic behind the language translation system has changed, user language files (.ulf) are now merged with the master language files (.dlf) at run-time, this new design should resolve issues where user-edits are lost or overwritten by updates to the master language file.
- Fixed: Crash when closing the internal text editor using the ESC key.
版本下載:FlashFXP 5.2.0 build 3912
FlashFXP 5.2.0 build 3910
更新細節:
- Fixed Scheduled Task file transfer rules when using "Use custom rules" the setting were reverted back to use "Use existing rules" when editing the task.
- Updated SecureBlackBox to latest version.
- Added lock icon overlay to Site Manager; this serves as an indicator to identify if the site the is configured to use an encrypted connection.
- Fixed issue with the local file browser sometimes displaying a empty file-list after restoring FlashFXP from the system tray.
- Fixed issue with the way symbolic links were resolved to files using a set of common file extensions. The routine didn't work as expected. This resulted in some symbolic links to folders incorrectly showing as symbolic links to files.
版本下載:FlashFXP 5.2.0 build 3910
FlashFXP 5.2.0 build 3906
更新細節:
* Reworked a change from the previous release that could cause FlashFXP to freeze during upload.
版本下載:FlashFXP 5.2.0 build 3906
FlashFXP 5.2.0 build 3905
更新細節:
- Fixed issue where the ca_root.pem file was stored in the wrong location.
- Updated SecureBlackBox to latest version.
- Minor speed improvement for FTP and FTP SSL/TLS uploads, in rare cases where the upload speeds were extremely slow to begin with.
- Fixed issue importing sites from FileZilla with base64 encoded passwords.
- Fixed flawed data sanitizing when importing sites from external data sources. CR and LF characters was not being stripped from certain data fields and this caused importing to fail.
版本下載:FlashFXP 5.2.0 build 3905
FlashFXP 5.2.0 build 3903
更新細節:
- Fixed incorrect file list column order on restart (if the columns were re-ordered).
- Fixed issue with file list columns not retaining their defined size when "auto size file list columns" was unchecked.
- Fixed rare crash when the system theme is changed (triggered by invalid WinProc reference while re-creating the window handle).
- Fixed rare crash on exit caused by an invalid memory overwrite.
- Fixed non-fatal issue where some code was not executed for scheduled tasks (resulted in incorrect UI if the main window is shown while task is running).
- Fixed incorrect drawing of the checklist box control, the wrong part was used for the intermediate state (was using the intermediate disabled part).
版本下載:FlashFXP 5.2.0 build 3903
FlashFXP 5.2.0 build 3901
更新細節:
- Updated to OpenSSL 1.0.2e
- Fixed an issue with SFTP uploads + Preserve file date/time and the way the file transfer rules are evaluated, the millisecond part of the date/time was being skewed and this could result in the new file having a date/time that is 1 second newer than the original. When in fact the date/time should of been identical.
- Fixed goofy sorting in the local browser when sorting by type, date, or size columns and sub-sorting items with the same type, date, size.
- Fixed issue with "Confirm file replace" dialog, it flashes the taskbar/window to notify the user but in some cases if the user pressed enter quickly the visual notification did not stop when the dialog closed.
版本下載:FlashFXP 5.2.0 build 3901
FlashFXP 5.2.0 build 3900
更新細節:
- Fixed issue where was closehandle() sometimes called twice (the second time on an invalid handle) after a sftp download error. This could lead to an unexpected crash or errors within FlashFXP.
版本下載:FlashFXP 5.2.0 build 3900
FlashFXP 5.2.0 build 3897
更新細節:
- Added new "type" column to the remote file list that can be toggled via right-clicking the header.
- The file list columns can now be re-ordered by drag/drop on the column header.
- Fixed file transfer error in mutex handling (regression) when attempting to transfer the same file in multiple instances of FlashFXP or after a file transfer error triggered by a socket error 1054 connection reset by peer.
- Fixed issue with the UI not being consistent with certain configurations after closing and restarting FlashFXP.
- Fixed issue with the transfer graph 'clear' feature not working correctly.
- Fixed issue with local bookmark synchronization feature not working correctly.
- Added work around to address an issue where the local file browser may not update correctly after a delete operation after deleting a file from a network share .
版本下載:FlashFXP 5.2.0 build 3897
FlashFXP 5.2.0 build 3891
更新細節:
- Added support for curve25519-sha256@libssh.org (SFTP)
- Fixed a use-after-free issue when certain dialogs were closed in a non-standard way. such as; programs that add additional buttons to the windows titlebar, 3rd party programs, or interface addons.
- Minor changes to the way the local browser updates the file listing after an operation, specifically when the path is a networked drive/share.
- Minor changes to the remote browser cache system, A couple problems were reported and should now be resolved, as well as some improvements.
版本下載:FlashFXP 5.2.0 build 3891