Shuup

Latest version: v3.1.0

Safety actively analyzes 631762 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 19

2.3.6

Not secure
Added

- Admin: add mass action to send password reset emails to selected users
- Notify: send notification when user request to reset password
- Core: remove the dependency of shuup.notify while resetting user's password
- Core: add signal that is triggered when user request a password reset email

2.3.5

Not secure
- Core: unify tax number max length at models
- Also good practice would be not to validate tax number
on model level but instead at the form since tax number
format varies per country/region.

2.3.4

Not secure
Changed

- Xtheme: use the shop provider instead of falling back to first shop
- Admin: cache the user permissions in the user object
- Admin: make shop provider cache the shop in the request
- Xtheme: add option to disable placeholder cache
- Use setting SHUUP_XTHEME_USE_PLACEHOLDER_CACHE = True for this

Removed

- Core: remove GB from countries in European Union

2.3.3

Not secure
- Patches v2.3.2 a bit around the xtheme editing

- Xtheme: add Jinja markup in custom snippet type

2.3.2

Not secure
Changed

- GDPR: hide consent immediately on accept
- Notify: Make HTML default format for emails
- Improve the way the cache is bumped when order is created and changed

Fixed

- Admin: fix missing `tr` closing tags

Removed

- Notify: Remove HTML editor from notifications since summernote does not
function Jinja syntax very well and for example for-loops and ifs
cause easily broken notifications.

2.3.1

Not secure
Changed

- Admin: MultiselectAjaxView returns ordered by name choices

Fixed

- Fix `0068_help_text_improvements` migration file to have the correct field char size: 128
- Fix _vertical_phases.jinja incorrectly targets all forms
- Fix initial value of Choose to register form

Page 9 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.