Releases: damanic/ls1-module-cms
Releases · damanic/ls1-module-cms
1.21.13
Minor improvements and fixes
- Maintain array value for session key
cms_visitor_preferences
- Minor code refactors and compatibility fixes.
1.21.12
Minor improvements
- Cache option for render_partial can be set to FALSE
- Remove Shop_CheckoutData::load_from_customer() execution on every page/ajax request.
- Execution moved to customer login and handled by Shop module >=1.39.1
1.21.10
Updated user permissions
- Users with the 'Manage global content blocks' permission can now create as well as edit global content blocks
1.21.9
Improves JS CSS resource combiner
Note:
The resource combiner will no longer fetch file content from remote URLS by default
To revert this behaviour, set $CONFIG['ENABLE_REMOTE_RESOURCES'] = 1 , in config/config.php
1.21.7
1.21.7 Improves login redirects
1.21.5
GA stats fix. Replaced deprecated ga:timeOnSite metric with ga:avgSessionDuration
1.21.4
Adds event cms:onBeforeSaveContentBlock
1.21.3
Fixes syntax error on GA ecommerce:addTransaction