Skip to content

Commit

Permalink
// Changelog 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mflasquin committed Jul 19, 2023
1 parent f82cb30 commit f809221
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ GitHub contributors:
- Petyuska
- Philip Iezzi
- PhpMadman
- PICHAT Morgan
- Pierre
- Pierre Avizou
- Pierre Joube
Expand Down Expand Up @@ -851,6 +852,7 @@ GitHub contributors:
- tiledcode
- timactive
- timsit
- tleon
- tmackay
- TMMeilleur
- tolispy
Expand Down
35 changes: 35 additions & 0 deletions docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,41 @@ needs please refer to https://devdocs.prestashop.com/ for more information.

Changelog for PrestaShop 8

####################################
# v8.0.5 - (2023-07-19)
####################################

- Core:
- Improvement:
- GHSA-xw2r-f8xv-c8xp add missing html attributes (by @matthieu-rolland)
- Back Office:
- Improvement:
- #33276: Add file headers and bump some dependencies (by @mflasquin)
- GHSA-gf46-prm4-56pc protect from writing files on server through SQL form (by @matthieu-rolland)
- Bug fix:
- #33234: Update module's information cache and add clear cache for doctrine (by @M0rgan01)
- #33008: Fix 'New' Translation domain (by @mflasquin)
- #33124: Fix issue when disable tax, do not delete tax rules (by @mflasquin)
- #33048: Add string casting for boolean fields (by @nicosomb)
- #31379: Fix disabling a module for a specific shop applied to all shops (by @matthieu-rolland)
- #32790: Fix PDF translations in backoffice (by @mflasquin)
- #32715: Fix: [BO] : Error notification displayed in Multistore page (by @Codencode)
- Front Office:
- Bug fix:
- #32596: Fix availability display logic (by @mflasquin)
- #32345: Hide vouchers with no available quantities (by @tleon)
- Tests:
- Bug fix:
- #33279: Nightly : 8.0.x : Unskip test for the issue 32914 (by @Progi1984)
- #33131: Nightly : 8.0.x : Fixed error in filterTaxes (by @Progi1984)
- #33033: Nightly : Fixed install Node 14 (by @Progi1984)
- #33012: Nightly : Fixed mocha loader (8.0.x) (by @Progi1984)
- #32834: Nightly : 8.0.x : Fixed error in package.json (by @Progi1984)
- #32829: Nightly : Fixed functional/BO/02*/01*/viewAndEditOrder/11* (by @Progi1984)
- Refactoring:
- #33230: Nightly : 8.0.x - Skip test for the issue 32914 (by @Progi1984)
- #33174: Sanity Tests - Fix bug in product V2 tests (by @nesrineabdmouleh)

####################################
# v8.0.4 - (2023-04-13)
####################################
Expand Down

0 comments on commit f809221

Please sign in to comment.