| Changes in version 2014.1.0.21 |
A summary of this release comprises of:
- Fix for Crash on Terminatation
- Fix for passive-mode data-ports
- Exception in Console -> Error Log
VERSION DETAILS
===============
x Fixed, + Added, * Improved/Changed, i Information, ! Wish-List from Customers
Version 2014.1.0.21 - 2014-SEP-04
---------------------------------
* Improved: Server Monitor -> Log Watch: Removed a log message for every data-connection that is opened and NAT/PMP was not found to be supported during first attempt. Message removed "NAT/Router does not support UPnP Port-Mapping (NAT-PMP) as the first request timed-out. Trusting that port-forwarding is active for tcp/ip port:[99999] (on WAN) at the NAT/Router."
x Fixed: Management -> Settings -> NAT/Firewall -> Passive Data-Port Range: Reworked the changes made in 2014.1.0.20 to correct a rare condition of "integer overflow" and bug in which "socket-settings" where not reset upon trying another data-port (which caused it to not work on busy-port and still returned 21 as the data-port)
x Fixed: CRASH ON CLOSE: wrapped an exception handler around code in the form-destruction which was generating a crash-report TFBPSMain.FormDestroy()::FBPSDM_InternalLists.HitMeter_Download_SortAndStore.Free()
* Improved: Server Monitor -> Current Activity: removed reporting of *all* handled-exceptions to the Console -> Error Log, reporting only or when debug-logging is enabled (or $ifdef DEBUG) |