shoop v2.3.11 Release Notes

Release Date: 2021-01-25 // about 3 years ago
  • ➕ Added

    • Core: add verbose_name to shop product so we can translate it
    • Core: add middleware provides to the basket command handler
    • Core: add provides to retrieve properties from order or order source
    • Front: render subscription options in basket template
    • Core: add provider to retrieve subscription options for a given product

    🔄 Changed

    • Front: render basket and order line properties using the front_line_properties_descriptor provides
    • Admin: change the product files form part icon to a file icon
    • Core: cache language utils methods using LRU