* 1.10:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header
* 1.9:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header
* 1.9:
Change app.php to index.php
Lock on Admin API Bundle v1.8
Add conflict with jms/serializer-bundle 3.9.0
Add LazyOption::getOneBy backported from 1.9, since newer AdminApiBundle depends on it
Explicitly set version in composer.json
Extract sylius/admin-api-bundle
* 1.8:
Change app.php to index.php
Lock on Admin API Bundle v1.8
Add conflict with jms/serializer-bundle 3.9.0
Add LazyOption::getOneBy backported from 1.9, since newer AdminApiBundle depends on it
Explicitly set version in composer.json
Extract sylius/admin-api-bundle
* 1.7:
[Release] Change application version to v1.7.10-DEV
[Release] Generate changelog for v1.7.9
[Release] Change application version to v1.7.9
[Release] Change application version to v1.6.10-DEV
Generate changelog for v1.6.9
[Release] Change application version to v1.6.9
[Maintenance] Adjusting symfony.lock to lowest supported PHP version