Listing Engine assets now expose a new "Session" dynamic parameter, "list_current_asset_id", that contains the ID of the asset currently being listed. This can be used in a nested listing (for example) to use this asset ID elsewhere.
Asset Listing Page assets now have a new "Replacement Asset IDs to Include" dynamic parameter. If then these replacement assets are used instead, provided it satisfies all other criteria for listing.
This new script allows you to change all metadata sorting options for Asset Listing Pages from the "raw" (key) values to the "presentation" value, or vice versa. This script provides the SQL to perform the action, but does not run it: the SQL can then be executed using your client of choice.
You can now specify an asset attribute or metadata field to represent a "quantity on hand" of that product, which is deducted from whenever an order is made. If quantity tracking is enabled, you will not be able to make an order of a product if there is not enough to fill your order.
This new script allows you to re-index the entire system, or all assets underneath a specified root node, from the command line. This script requires indexing to be turned on in the Search Manager.
A new "Set Link Value" options is available on the Details screen of the Asset Builder Page asset. This allows allow assignment of a link value between a created asset and its create location(s) upon creation.
Redirect Page assets are now followed and reachability of destinations reported when generating the Links Report.
This new trigger action calculates the average percentage rating for all Comment assets residing underneath a parent asset. The calculated average value is then set to a specified metadata field if the relevant metadata schema is applied to the parent asset.