All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.6.0 - 2019-05-07
- Output format to new defined standard
- Docker base image to
siwecos/dockered-laravel:7.2
1.5.5 - 2019-04-10
- Travis workflow
1.5.4 - 2019-04-10
- Translation string for ReferrerPolicy
DIRECTIVE_SET
1.5.3 - 2019-04-05
- Fixed typo
1.5.2 - 2019-04-05
- Timeout issues
- Crash when the
Set-Cookieheader was invalid
1.5.1 - 2019-04-04
- Correct callback logic via Job implementation.
- Feature to use a custom
userAgent
- Several issues with DOMXSS part
- Documentation
- Deployment via Travis
- Returning correct json responses
TranslatableMessagescheme- Minimized docker image
1.3.1 - 2018-10-18
- Fixed Set-Cookie name
- Updated README for Set-Cookie headers.
1.3.0 - 2018-10-17
- Implemented SetCookieRating #32
- Fixed deprecation error in PHP 7.2
- Fixed parent constructor call.
- Fixed missing php dependency in Dockerfile
1.2.1 - 2018-10-11
- Fixed deprecation error
INTL_IDNA_VARIANT_2003 is deprecated.
Further Information
1.2.0 - 2018-10-10
- Fixed #51
- Support for domains with umlauts
- Upraded to Laravel 5.7
- SpeedUp PHPUnit tests
1.1.0 - 2018-10-01
Referrer-Policyheader rating
1.0.2 - 2018-09-14
- Bugs in ContentTypeRating when only the
metatags are set. - Rating of sources and sinks with comments (#41).
- Upgraded
voku/simple_html_domto actual version.
1.0.1 - 2018-09-12
- Bugs in ContentTypeRating when only the
metatags are set. - Rating of sources and sinks with comments (#41).
- Upgraded
voku/simple_html_domto actual version.
- CHANGELOG.md and semantic versioning