Shuup Versions Save

E-Commerce Platform

v2.12.0

2 years ago

Fixed

  • Front: SupplierProductListFilter to take all vendors from the category and all sub categories
  • Front: Fix the alert class when it is an error
  • Xtheme: only use the id attribute if the variable is a Product instance in Async Product Cross Sells plugin
  • Reports: do not catch generic Exception to prevent hiding other issues

Changed

  • Core: reuse existing ProductVariationResult when a combination hash matches

Added

  • Front: add timezone view to save the user's current timezone

v2.11.0

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

v2.10.8

2 years ago

Changed

  • Pull translations from Transifex

v2.10.7

2 years ago

Changed

  • Core: only consider lines from the same supplier as the behavior component

v2.10.6

2 years ago

Fixed

  • Core: fix service components get cost
  • Utils: fix MultiLanguageModelForm so language dependent filed will only be required if the language is required

v2.10.5

2 years ago

Fixed

  • Xtheme: removed orderable boolean from async highlights plugin from being rendered

v2.10.4

2 years ago

Changed

  • Admin: show taxless order total column in order list

v2.10.3

2 years ago

Fixed

  • Importer: fix so the correct context is displayed on first request when selecting importer

v2.10.2

2 years ago

Added

  • Xtheme: Add so snippets can have start of head content

Fixed

  • Core: fix so task don't require a identifier

v2.10.1

2 years ago

Fixed

  • SimpleSupplier: always return products as managed by using a different queryset