Releases: plentymarkets/plenty-cms-library
Releases · plentymarkets/plenty-cms-library
plentymarketsCMStools v1.0.11
FIX validation/comparison issue for case sensitive input values
Do not download this version!
Unfortunately this version contains an issue, that you can't add items to basket anymore.
plentymarketsCMStools v1.0.10
Fix for price ID selection regarding variations without attributes
Fix for displaying variation selection in overlay
plentymarketsCMStools v1.0.9
Fixes
- for attribute selection. Modal displayed wrong price for item attributes.
- mobile login dropdown closes if input field get focus.
- issuse for mobile menus if search-field get focus.
Improvement
- use of waitscreen is possible in markup now
- improved modal handling in checkout, if shipping address changes
- adapted validation of required form fields
- added plenty-2.js to tools-folder/project
plentymarketsCMStools v1.0.8
Fixes:
- fixed directive binding in basket
- fixed atriga validation error
- added customer properties to guest registration
- set payment ID for older Callisto designs (< 3.3): get payment ID from input field
- language files now load as json
Special Feature:
To reduce traffic and increase page loading performance, we merged the javascript libraries we use to one file.
The new file dist/plentymarketsCMStools-libs-x.x.x.min.js contains almost all libraries from project folder libs/.
To use the new merged and compressed file:
- download the file from github
- upload the file to your plentymarkets webspace
- modify your scripts-x.x.json
Need help? Check our manual.
plentymarketsCMStools v1.0.7
- FIX reload method of payment list, if atriga validation refuse for selected method of payment.
- FIX migration tool refers to deprecated method (initMobileDropdown -> initDropdowns )
- REMOVE mustache framework
plentymarketsCMStools v1.0.6
- FIX reload BasketItemList in basket, if item was deleted.
- FIX disable atriga user confirmation by default
- ADD additional payment data to preparePayment request
ScriptLoader
- added debug switch to prevent browser caching for scripts
plentymarketsCMStools v1.0.5
- Enable Lazyload for Background-Images (also in OwlCarousel)
- get filename from file obj instead of input field
- Introduce global variable for ItemToBasketOverlay timeout
plentymarketsCMStools v1.0.4
FIX
- Redirect.to() not working for relative paths
- AddressDoctorService: validation of house number will be ignored if no alternatives are found
- address doctor responsive design
- missing character in editItemAttributes() -> editing of attributes in basket was impossible
Improvement
- added source mapping
- trigger 'login-expired' on window if user session expires.
- updated Readme.md
- refactored code
plentymarketsCMStools v1.0.3
- improvements
- fixes for PostfinderService
- fixes for MobileDropdown directive
plentymarketsCMStools v1.0.2
QuckFix for PostFinder