All Versions
172
Latest Version
Avg Release Cycle
4 days
Latest Release
975 days ago

Changelog History
Page 3

  • v2.8.3 Changes

    May 17, 2021

    ๐Ÿ›  Fixed

    • Xtheme: use the context while generating the cache key
    • ๐Ÿ”Œ Xtheme: do not crash the whole site when a plugin fails to render
    • ๐Ÿ“œ Admin: Force to parse reason as string before encoding the url
  • v2.8.2 Changes

    May 14, 2021

    ๐Ÿ›  Fixed

    • Admin: force escape help texts which can contain " characters
    • ๐ŸŒ Admin: show translation fields from all polymorphic models available
    • Xtheme: hash the cache key to prevent strings larger then 250 chars
  • v2.8.1 Changes

    May 11, 2021

    ๐Ÿ›  Fixed

    • Xtheme: encode cache key into base64 to prevent issues with memcache
  • v2.8.0 Changes

    May 11, 2021

    ๐Ÿ”„ Changed

    • ๐Ÿ”Œ General: make some plugins cacheable
    • ๐Ÿ”Œ Xtheme: add attribute on every plugin to indicate whether it can be cached or not

    โœ‚ Removed

    • Xtheme: removed the SHUUP_XTHEME_USE_PLACEHOLDER_CACHE setting and do not cache the entire placeholder content

    ๐Ÿ›  Fixed

    • Core: implement choice attribute getter and setter correctly
    • ๐ŸŒ Admin: collect translation strings from Shepard Tour
  • v2.7.3 Changes

    May 11, 2021

    ๐Ÿ›  Fixed

    • Admin: use correct translated label syntax for form fields
    • ๐Ÿšš Front: Remove untranslated Error! prefix in alert messages
    • ๐ŸŒ Campaigns: fix the translation string format

    ๐Ÿ”„ Changed

    • ๐ŸŒ General: use gettext_lazy to make sure translations work
    • Front: unify the Customer Information title across the dashboard
    • Front: bump bootstrap-select and use translated strings while initializing it
  • v2.7.2 Changes

    May 05, 2021

    ๐Ÿ›  Fixed

    • ๐ŸŒ Admin: Fix the Select2 translations strings
    • ๐ŸŒ General: Collect translation strings correctly

    ๐Ÿ”„ Changed

    • ๐ŸŒ General: Pull translation strings
  • v2.7.1 Changes

    May 04, 2021

    ๐Ÿ›  Fixed

    • Core: do not use message tags as part of the message as it doesn't contain translated string
    • ๐ŸŒ Core: fix the python string format syntax to format after resolving the translation string

    ๐Ÿ”„ Changed

    • Settings: add Portuguese (Portugal) as a language option
  • v2.7.0 Changes

    April 29, 2021

    โž• Added

    • Admin: New type of attribute: CHOICES
    • Admin: Selection of multiple choices from attribute for product
    • Front: Product filter by attribute choices

    ๐Ÿ”„ Changed

    • Pull strings from Transifex

    ๐Ÿ›  Fixed

    • Reports: convert string into translated string
    • โšก๏ธ Update requirements to support Python3.6+
    • ๐Ÿ›  Fix mass editing validation for ManyToManyField fields.
  • v2.6.5 Changes

    April 22, 2021

    ๐Ÿ”„ Changed

    • Front: consider the supplier from context or kwargs while reversing the product url

    ๐Ÿ›  Fixed

    • Front: Fix the order detail template
    • Admin: Pass languages to the TaxClassFormPart to show multilanguage forms
  • v2.6.4 Changes

    April 19, 2021

    ๐Ÿ”„ Changed

    • โž• Additional German translation strings