shoop v2.3.15 Release Notes

Release Date: 2021-02-17 // about 3 years ago
  • ๐Ÿ”„ Changed

    • Admin: Disable scrolling on jquery datetime pickers
    • Core: Turn variation parent mode back to normal if it has no non-deleted children
    • Core: add cached property groups_ids for Contact
    • Core: add lru_cache to display unit
    • Core: make some Contact properties cached
    • โšก๏ธ Front: optimize queries for orderable variations fetch
    • Core: set shop and product for shop instance to prevent query
    • Front: prefetch sales units for category view
    • ๐Ÿ”’ Lock cryptography version for test builds
    • ๐Ÿ‘‰ Use shop instead theme settings shop when initializing theme
    • Xtheme: save current theme to request for later usage
    • GDPR: add lru_cache for shop_setting getter

    ๐Ÿ›  Fixed

    • Admin: fix bug in user permission view
    • Do not rely on STATIC_URL and MEDIA_URL while formatting static and media urls