shoop v2.11.0 Release Notes

Release Date: 2021-07-07 // over 2 years ago
  • โž• Added

    • GDPR: create a snippet blocker to prevent injection when cookie is not consented
    • Xtheme: create xtheme_snippet_blocker provides to allow blocking a global script injection
    • Xtheme: add name a Snippet object
    • Reports: add CSV report writer

    ๐Ÿ›  Fixed

    • Front: fix so orders that are canceled can't be payed for
    • ๐Ÿš‘ General: fix critical vulnerability on views that were returning not escaped content making it open to XSS attacks
    • Admin: fix code mirror destruction by node id

    ๐Ÿ”„ Changed

    • Reports: clean malicius content from the HTML and CSV exporters
    • Reports: prevent formulas from being exported in excel writer
    • โœ… Tests: log errors into a log file
    • Admin: hide email template button based on permission
    • ๐ŸŒฒ Reports: improve log when an importer fails