Skip to content

Releases: hofhaeckerei/csp-details

v1.0.3

24 May 06:37
e2306d7
Compare
Choose a tag to compare
[TASK] Use report handling

* rename to `application/csp-report+enrichment`
* adjust for https://review.typo3.org/c/Packages/TYPO3.CMS/+/79136

v1.0.2

23 May 07:06
230113d
Compare
Choose a tag to compare
[BUGFIX] Consider eventual consistency due to concurrent requests

It might happen, the that default reports has not been persisted
yet - thus, additional details cannot rely on their existence.

That's why persisting to database has been dropped for additional
details. Instead those details are logged with the DEBUG severity.

v1.0.1

22 May 21:39
41410d3
Compare
Choose a tag to compare
[BUGFIX] Streamline extension basics

* add extension icon
* remove copy&pasted configuration
* raise extension version

First Experimental Release

22 May 13:43
d178eae
Compare
Choose a tag to compare
v1.0.0

[TASK] Initial commit