P6 Core 6.8.19

Release date: Wednesday, 6th of September 2023

Documentation can be found here.

This release fixes regressions related to jobs such as missing stored procedure results or cleared script iframe.

It also introduces a temporary feature (or should we say a hack) to replace XPath expressions by column names in view queries thanks to static configuration. This feature should only be used in case of emergency when transaction retrieval performance is bad and migration to 6.9 is not planned shortly.

Danger

This feature is not available in 6.9! In 6.9, you should insert column names in your view definitions instead.