v1.2.0
Changes
- #92: Prepare release of v1.2.0 by @Quetzacoalt91
- #94: Fix pdf generation bug by @PierreRambaud
- #93: Malformed array when building logs list by @PierreRambaud
- #85: Add a join to load only existing modules by @andromaque
- #89: Add CONTRIBUTORS file by @matks
- #88: Devtools by @Matt75
- #87: Update dev branch from master changes by @PierreRambaud
- #86: Bump version to 1.2.0 by @PierreRambaud
- #84: Always check if anonymousCustomer is set by @PierreRambaud
- #17: Remove usage of $link in customerAccount.tpl by @nenes25
- #79: Update readme to add multistore compatibility by @marionf
- #80: Update translation key by @netraagal
- #82: Add GitHub PR template by @matks
- #76: Use customerpersonaldata in translations only by @pablopolyte
- #60: Fix wording in customerPersonalData.tpl by @voxTeam
🐛 Bug Fixes
- #91: Adds require module autoload by @Matt75
- #83: Remove ModuleAdminControllers from SEO & URLs page by @Matt75
- #73: Fix Trying to get property of non-object by @pablopolyte
- #66: Fix duplicate html element id by @davidglezz
- #64: GDPR isn't working if the module have multiple form on same page by @peeyushagrawalwebkul
- #74: Add missing checkbox on order confirmation form by @daresh
- #78: Prevent deleting data when non-existing customer by @Matt75
- #75: Fix error 500 on controller FrontAjaxGdpr by @pablopolyte
- #71: Fix ContextErrorException due to long2ip() by @davidglezz