Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.5/7.0, builds 1600+ > 2023

1736 — 04 August 2023

Scroll Prev Top Next More

1736.1.1

Fix

ASHNET update to 1.4.189 to link in various dependent library/protocol updates and fixes:

FTP2 TLS 1.3 session resumption issues with FileZilla fixed
FTP2 fixed issue with wildcard directly listings on some servers
SFTP max packet size limitation wasn't being respected
HTTP default character now UTF-8 as it was supposed to be but previously was ANSI

1736.1.2

Fix

XTREE: AutoFilter wasn't working properly with ListX columns, caused by confusion between the codes and the descriptions.

1736.1.3

EIR

XTREE: When a editable cell with validation has been edited but then the user clicks on a button that translates to ESC before otherwise exiting from the cell, the exitcode 1 is now appended to the XINFO parameter.

1736.0.1

New

Add New Gridmap Functions.

1736.0.2

EIR

Compiler edit edit 1032: support new Gridmap functions .mincol() and .maxcol().

1736.0.3

Fix

Runtime refinement - the existing .minrow() and .maxrow() functions now return -99999999 for empty or invalid gridmaps. Previously they returned 0, which could be a valid row number.

1736.0.4

Fix

Collections passing: correct spurious error 61 (invalid collection reference) errors occuring in certain parameter passing situations.

1736.0.5

Fix

Gridmap SCALE: gridmap key assignments were not adjusting for the SCALE factor.