1536.3.3 |
Refine |
ATHTTP.SBX 1.2(106) removes the 256 byte limit on the length of the returned response string. The new theoretical limit is 500K, although there may be other effective limitations based on resources, timing, etc. |
1536.3.2 |
Refine |
ASHNET.DLL 1.8.154 refinement: the properties options introduced in 1.8.153 now apply to the HTTPF_REQGET ("simple get") operation as well as the other operations/modes; previously they were ignored for the simple get. Also, the default timeout parameters (30 seconds on connection, 75 on read) now apply to the HTTPF_REQGET operation even if properties are not explicitly specified. Previously the timeouts were indeterminate, but definitely shorter than the new defaults. |
1536.3.1 |
Fix |
Fix MBF_VCENTER with static controls (reverted to top-justification in 6.3.1535.0). |
1536.2 |
Fix |
Fix XTREE bug related to use of a date picker control for editing a cell within an XTF_SPLIT tree. If the column had to be enlarged to fit the date picker, the resulting layout was a bit crazy. (Same as 6.2.1428.8) |
1536.1 |
Refine |
XTREE performance optimization: updating the answer array on exit from an editing session is now considerably faster than before. In most cases, this may not be obvious because it was already fast. But there were some cases, in particular large XTF_SPLIT trees with an editable expand/collapse state column (=UH) were the speed up is quite noticeable (from a few seconds down to a few milliseconds). |
1536.0.5 |
Refine |
XTREE performance optimization related to the return of editable cell data from tree to application. Particularly in the case of XTF_SPLIT, the improvement could amount to seconds for very large trees. |
1536.0.4 |
Fix |
Fix bug (introduced in 6.3.1524) which resulted in spurious error #13 (file already open) errors in certain sequences where a file channel is closed and then reopened. |
1536.0.3 |
Add |
ATHTTP.SBX 1.2(105) adds support for the HTTP properties parameter (see above), and also for the certpw parameter. |
1536.0.2 |
Add |
HTTP.SBX Enhancement renames the certfile parameter to properties and expands its usage. |
1536.0.1 |
Refine |
ASHNET.DLL 1.8.153: relink with updated SSL, SFTP and HTTP libraries to incorporate many minor bug fixes and improvements in the underlying libraries over the last 11 months. The DLL is backwards compatible to A-Shell and ATE 6.2. |