All Versions
172
Latest Version
Avg Release Cycle
4 days
Latest Release
1306 days ago
Changelog History
Page 3
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
- Admin: force escape help texts which can contain
-
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