The behaviour of some reports have changed. Many reports previously accepted a column 'prefix' parameter that was used to select columns to be included in the report. All columns that started with the prefix would be included. This has now changed to become a prefix pattern specification. The pattern is allowed to have '*' and '?' wildcard symbols to match any string or any single character respectively. The pattern will be tested against each column name, and matching columns will be selected. The pattern automatically includes a trailing wildcard, so the previous 'prefix matching' behaviour is automatically maintained.
The 'Group Fragments' program has changed again. The program now operates interactively. There are a range of parameters that can be adjusted to control the grouping behaviour. The results of the grouping can be viewed dynamically using a 'Map Viewer' interface. The program does not terminate automatically. Instead, you must save the results when you are satisfied with the allocation that has been formed.
A check was added to the Sylva-II translator to catch polygons that referenced undeclared compartment and territory codes.
The SFMM parser had a minor problem reading the supplemental seral stage table. The previous version 'feathered' the seral stages over a 10-year period centered at the mid-point of the 10-year age classes. The new version correctly has the transitions occurring over a 1-year period.