Shuup v2.11.0 Release Notes

Release Date: 2021-07-07 // almost 3 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