Shuup

Latest version: v3.1.0

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

Scan your dependencies

Page 16 of 19

1.11.8

Not secure
Fixed

- Fix admin order edit tool to use correct id for supplier query
- Admin: limit the Manufacturer delete queryset per shop

Added

- Notify: added email template object to store reusable email templates for SendEmail actions
This contains a migration step to move all old body template field to use email templates.

Changed

- Xtheme: move CodeMirror JS lib dependence to Admin
- Sanitize product description on save if `SHUUP_ADMIN_ALLOW_HTML_IN_PRODUCT_DESCRIPTION` is set to `False`

1.11.7

Not secure
Added

- Core: Add dynamic measurement unit system
- New settings for specifying units:
- `SHUUP_MASS_UNIT`
- `SHUUP_LENGTH_UNIT`
- New function for getting the volume unit: `shuup.core.utils.units.get_shuup_volume_unit`

Changed

- **BREAKING**: Change `Shipment` default weight unit from `kg` to `g`
- **BREAKING**: Change `Shipment` default volume unit from `m3` to `mm3`
- **BREAKING**: Change `ShipmentProduct` default volume unit from `m3` to `mm3`

Removed

- Remove 'known unit' validation from `MeasurementField`, it can contain any units now

1.11.6

Not secure
Changed

- Front: Add priority attribute to base order form to enable using precedence

1.11.5

Not secure
Added

- Add signal when an email is sent by a notification

1.11.4

Not secure
- Fix issue with browser tests

1.11.3

Not secure
Added

- Add `Dockerfile-dev` for development
- Add Docker instructions to docs

Changed

- Add theme for the shop in `shuup_init`
- Make the shop not be in maintenance mode in `shuup_init`
- Make `Dockerfile` use `shuup` from PyPi for faster build time

Page 16 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.