P6 Core 6.3.0
Release date: Wednesday, 26th of August 2020
Documentation can be found here.
Features¶
This release’s main new features are the AS2 DSL and the re-implementation of the ICRF DSL.
Improvements¶
DSL interfaces were extracted in a separate module for better auto-completion in IDEs.
Bug Fixes¶
This release fixes the following bugs:
- Malformed JSON returned by reports endpoint in the presence of null values.
- Allow a user to view and use the Export button on the Tables UI if they have
tables=allow()
permissions. - Add the ability to set parameters when we call xslt.process() method.