Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

Latest commit

 

History

History
122 lines (89 loc) · 3.31 KB

File metadata and controls

122 lines (89 loc) · 3.31 KB

Changelog

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

Changed

  • Output format to new defined standard
  • Docker base image to siwecos/dockered-laravel:7.2

1.5.5 - 2019-04-10

Changed

  • Travis workflow

1.5.4 - 2019-04-10

Changed

  • Translation string for ReferrerPolicy DIRECTIVE_SET

1.5.3 - 2019-04-05

Fixed

  • Fixed typo

1.5.2 - 2019-04-05

Fixed

  • Timeout issues
  • Crash when the Set-Cookie header was invalid

1.5.1 - 2019-04-04

Added

  • Correct callback logic via Job implementation.
  • Feature to use a custom userAgent

Fixed

  • Several issues with DOMXSS part
  • Documentation
  • Deployment via Travis
  • Returning correct json responses
  • TranslatableMessage scheme
  • Minimized docker image

1.3.1 - 2018-10-18

Fixed

  • Fixed Set-Cookie name

Changes

  • Updated README for Set-Cookie headers.

1.3.0 - 2018-10-17

Added

  • Implemented SetCookieRating #32

Fixed

  • Fixed deprecation error in PHP 7.2
  • Fixed parent constructor call.
  • Fixed missing php dependency in Dockerfile

1.2.1 - 2018-10-11

Fixed

1.2.0 - 2018-10-10

Fixed

  • Fixed #51

Added

  • Support for domains with umlauts

Changed

  • Upraded to Laravel 5.7
  • SpeedUp PHPUnit tests

1.1.0 - 2018-10-01

Added

  • Referrer-Policy header rating

1.0.2 - 2018-09-14

Fixed

  • Bugs in ContentTypeRating when only the meta tags are set.
  • Rating of sources and sinks with comments (#41).

Changed

  • Upgraded voku/simple_html_dom to actual version.

1.0.1 - 2018-09-12

Fixed

  • Bugs in ContentTypeRating when only the meta tags are set.
  • Rating of sources and sinks with comments (#41).

Changed

  • Upgraded voku/simple_html_dom to actual version.

[1.0.0] - 2018-09-07

Added

  • CHANGELOG.md and semantic versioning