When exported to Excel, boolean (Yes/No) columns and integer columns displaying captions were being unnecessarily prefixed with an apostrophe, to force Excel to treat them as text (FC-1272)
When defining a set of constants in the Variable dialog, the default choice of data type was displayed as String but this wasn't taking effect (FC-867).
If a user added an aggregated node to a hierarchy without naming it, then added a calculated child node with no name or expression, an internal error message was displayed instead of the correct validation message (FC-1212).
Switching between hierarchy and subtotals mode while the report is running could result in hierarchy mode being selected but not applied (FC-1249).
In rare circumstances it was possible to run the same report more than once concurrently, resulting in an error message (FC-1236).
The Report Queries dialog wasn't showing the query results (or token claims, for Nextworld) for additional connections (FC-1082).
The Report Properties dialog no longer allows the Short Code to be blank or omitted (FC-1189).
Some work to prevent password managers from incorrectly trying to automatically fill in the username and password field on the Edit Data Source page of the Admin web app (FC-1248)
Browsing the repository via the Admin web app performs better on large folders now, as it was retrieving more information than necessary (FC-1240)
Some messages which are routine feedback to the interactive user are no longer recorded in the server log as errors or warnings (FC-1237)
Catalog: Added DropShipment table support to the PO Releases cube.
Catalog: Added the Plant dimension to AP, and both Plant and Warehouse to AR.
Epicor API: The columns of views in the catalog can now be discovered automatically, so the columns don't need to be declared individually in the catalog file. This was a particular problem with the Customer view, which would have required declaring hundreds of columns.
Where a user removed the Measures dimension from the report and cleared the Measures filter, they would then receive the error message 'Cannot have a group by without an aggregate field' on running the report (FC-1226).
A rare 'index out of range' error when listing members of a List Lookup dimension is likely fixed, subject to further verification (FC-1254)