All Versions
172
Latest Version
Avg Release Cycle
4 days
Latest Release
1181 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v2.1.9 Changes
September 23, 2020๐ Fixed
- ๐ Fix button that removes coupon from the basket by using the correct JS event property
-
v2.1.8 Changes
September 15, 2020- โก๏ธ Update translations strings
- ๐ Importer: fix product CSV importer to better match the headers
-
v2.1.7 Changes
September 11, 2020- ๐ Admin: improve product variation management. This release purely amends release 2.1.6.
-
v2.1.6 Changes
September 11, 2020Admin: add supplier check to product list and edit views Admin: improve product variation management
Remove activate template form field as confusing.
Now when add new template:
- New empty template is created
When you have template selected:
- Product variations are saved based on the form
- Variation options are updated to the selected template
When template is not selected:
- Product variations are saved based on the form
-
v2.1.5 Changes
September 08, 2020๐ Fixed
- Requirements: require Markdown>=3,<4 instead <3
- ๐ Xtheme: Fix social media plugin form initial data population.
-
v2.1.4 Changes
September 08, 2020๐ Fixed
- ๐ Xtheme: fix social media plugin form populate
- GDPR: Fix anonymization error when an order of a contact had no shipping or billing address.
-
v2.1.3 Changes
August 28, 2020๐ Fixed
- ๐ Xtheme: fix model choice widget for plugins (django 2)
-
v2.1.2 Changes
August 26, 2020๐ Fixed
- Xtheme: fix editor template issue
- Simple CMS: make sure to pass optional parameters through kwargs in form
-
v2.1.1 Changes
August 26, 2020โ Added
- Admin: add option to delete attributes
๐ Fixed
- Xtheme: fix editor template issue and make sure to pass optional parameters through kwargs in form
- ๐ Notify: unescape email subject and body to prevent sending broken characters in emails
-
v2.1.0 Changes
August 24, 2020โ Added
- shuup.notify: add notification_email_before_send signal to SendMail
- shuup.notify: add event identifier to Context