Reports can be generated from within the TableViewer. These are the same reports defined in the ReportWriter, however the content of the reports is restricted to the selected records.
The MapView now has options to zoom to selected features, zoom to the previous extent, and to zoom to the extent of the selected layer.
The expression parser now allows a JSP-style syntax. In this syntax all content by default is treated as a literal string. JSP-style tags '<%' and '%>' are used to enclose SQL-style expression strings. This type of syntax is much more convenient for building HTML strings required by the LabelSymbol.
Online documentation is available for the TableViewer and MapViewer .