Shoop v2.1.11 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • โž• Added

    • โž• Add Spanish and French (CA) translations from Transifex
    • ๐Ÿ”” Notify: Add a new attributes attribute to shuup.notify.base.Variable for showing examples of which attributes can be accessed in the script templates.
    • Notfiy: Show some Order related attributes in the notify templates.

    ๐Ÿ›  Fixed

    • Core: include arbitrary refunds for max refundable amount
    • Admin: select product variation in popup window
    • Importer: ignore None columns while importing files
    • Admin: Show more descriptive error messages in the media uploader in some situations.

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Finnish and Swedish translations from Transifex
    • Importer: add option to import product variations
      • Add option to import product variations
      • Improve handle stock to get supplier by supplier name and set the supplier stock managed and update the module identifier.
      • Improve handle stock to set the logical count to desired quantity instead adding new stock for the amount. This should help sellers to keep their product stock value correct.
    • Preserve newlines in vendor and product descriptions even when SHUUP_ADMIN_ALLOW_HTML_IN_PRODUCT_DESCRIPTION and SHUUP_ADMIN_ALLOW_HTML_IN_VENDOR_DESCRIPTION are False.
    • ๐ŸŒฒ Importer: log errors in the importer and use specific exception classes instead of using Exception
    • 0๏ธโƒฃ Notify: make the default script language be the fallback from Parler
    • Admin: Hide the 'Root' folder from users that do not have the "media.view-all" permission.