Skip to content

Releases: damanic/ls1-module-cms

1.21.13

26 Apr 07:15
Compare
Choose a tag to compare

Minor improvements and fixes

  • Maintain array value for session key cms_visitor_preferences
  • Minor code refactors and compatibility fixes.

1.21.12

08 Mar 04:37
Compare
Choose a tag to compare

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.11

30 Nov 23:50
Compare
Choose a tag to compare

Adobe Flash EOL Update

1.21.10

10 Jun 05:12
Compare
Choose a tag to compare

Updated user permissions

  • Users with the 'Manage global content blocks' permission can now create as well as edit global content blocks

1.21.9

09 Jun 08:01
Compare
Choose a tag to compare

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

21 Jun 03:37
Compare
Choose a tag to compare

1.21.7 Improves login redirects

1.21.6

24 Jan 22:43
Compare
Choose a tag to compare

Support IPV6

1.21.5

19 Jul 04:48
Compare
Choose a tag to compare

GA stats fix. Replaced deprecated ga:timeOnSite metric with ga:avgSessionDuration

1.21.4

21 Jan 05:55
Compare
Choose a tag to compare

Adds event cms:onBeforeSaveContentBlock

1.21.3

13 Aug 08:42
Compare
Choose a tag to compare

Fixes syntax error on GA ecommerce:addTransaction