Skip to content

P6 Core 6.0.4

Release date: Wednesday, 8th of April 2020

Documentation can be found here.

Improvements

This release returns all commonly used HTTP security headers from all its API endpoints. This is a major security improvement, as we get the highest grade possible on https://securityheaders.com/.

Technical Changes

All peripheral projects such as b2shared, b2audit… are consolidated into a new project called P6 Common. This new repository will contain all common code used by P6 Core, P6 Auth and P6 Console. This major migration has just started and will continue in subsequent releases.

Bug Fixes

This release fixes the following bugs:

  • Un-selecting service items in the application UI doubles the number of service items.
  • Missing auto import for SecureContext in scripts.
  • Regression: Second and subsequent tabs appear empty in the Scripts UI.
  • When a job is not found, the server throws errors with HTTP status code 500.