- Admin: remove pinned /sa/ URL from scripts to support dynamic admin URLs - Front: keep the current query string parameters as the initial state when refreshing product filters.
Changed
- Admin: fix page jumps after reaload - Admin: make browser urls support urls with parameters
1.10.6
Not secure
Changed
- Core: supplier name max length to 128 from 64
1.10.5
Not secure
Added
- Add option to send notification event at password recovery
Changed
- Improve the admin modals to use flexbox and work better on small devices
Fixed
- Admin: fix password recovery success URL - Picotable: render the filters button on small devices, even when there is no data, to allow resetting filters
1.10.4
Not secure
Changed
- Make Admin messages dismissible
Fixed
- Admin: Fix search results overflowing the canvas
1.10.3
Not secure
Fixed
- Admin: fix bug when uploading product media
1.10.2
Not secure
Added
- Admin: add option to impersonate staff users - Notify: add option to delete notify scripts - Admin: Allow shop staff to impersonate regular users - Notify: Add BCC and CC fields to SendEmail notification action. - Add the CHANGELOG.md to the root of the code base.
Changed
- Xtheme: Improve template injection by checking not wasting time invoking regex for nothing - Add `MiddlewareMixin` to all middlewares to prepare for Django 2.x - Notify: Changed the Email topology type to support comma-separated list of emails when using constants. - Front: skip product filter refresh if filters not defined - GDPR: change "i agree" button to "i understand"
Fixed
- Front: fix notification template default content - Admin: improve primary image fallback for product - Fixed the placeholder of Select2 component in Admin - FileDnDUploader: Add check for the `data-kind` attribute of the drop zone. If the data-kind is `images`, add an attribute to the hidden input that only allows images to be uploaded. - Front: fix bug with imagelightbox - CMS: Free page URL on delete