Skip to content

Commit

Permalink
Generate changelog for v1.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Zales0123 committed Mar 14, 2022
1 parent 009cfbf commit a235221
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG-1.10.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG FOR `1.10.X`

## v1.10.11 (2022-03-14)

#### Details

- [#11](https://github.com/Sylius/Sylius/issues/11) [Security] Set cache control directives to fix security leak after logging out and using back button ([@lchrusciel](https://github.com/lchrusciel), [@GSadee](https://github.com/GSadee))
- [#12](https://github.com/Sylius/Sylius/issues/12) [Security] XSS - SVG file upload vulnerability fixed ([@Rafikooo](https://github.com/Rafikooo))
- [#13432](https://github.com/Sylius/Sylius/issues/13432) Update SalesDataProvider.php ([@remoteclient](https://github.com/remoteclient))
- [#13723](https://github.com/Sylius/Sylius/issues/13723) [Docs] Deployment on artifakt ([@AdamKasp](https://github.com/AdamKasp))
- [#13731](https://github.com/Sylius/Sylius/issues/13731) [Taxation] Add validation of negative tax rate ([@coldic3](https://github.com/coldic3))
- [#13734](https://github.com/Sylius/Sylius/issues/13734) [JS] add empty value to autocomplete selects ([@SirDomin](https://github.com/SirDomin))
- [#13750](https://github.com/Sylius/Sylius/issues/13750) [Admin][Shop] placehold.it replaced to local placeholders ([@ernestWarwas](https://github.com/ernestWarwas))
- [#13756](https://github.com/Sylius/Sylius/issues/13756) [GitHub Actions] Change PHP ini values + clear cache ([@GSadee](https://github.com/GSadee))
- [#13765](https://github.com/Sylius/Sylius/issues/13765) [Security] Fixes for SVG XSS, wrong cache for logged in users and clickjacking ([@ernestWarwas](https://github.com/ernestWarwas), [@lchrusciel](https://github.com/lchrusciel), [@GSadee](https://github.com/GSadee), [@Zales0123](https://github.com/Zales0123), [@Rafikooo](https://github.com/Rafikooo))
- [#13766](https://github.com/Sylius/Sylius/issues/13766) [Security][API] passwordResetToken nulled after password is changed ([@lchrusciel](https://github.com/lchrusciel), [@ernestWarwas](https://github.com/ernestWarwas), [@GSadee](https://github.com/GSadee), [@TheMilek](https://github.com/TheMilek))
- [#14](https://github.com/Sylius/Sylius/issues/14) [Security] Clickjacking vulnerability fixed ([@ernestWarwas](https://github.com/ernestWarwas))

## v1.10.10 (2022-03-07)

#### Details
Expand Down

0 comments on commit a235221

Please sign in to comment.