Skip to content

v2.3.8 Patch #6

Choose a tag to compare

@dleffler dleffler released this 31 Aug 14:50
· 2903 commits to master since this release

v238patch6 adds these features to all previous releases of v238:

  • additional ie compatibility with the ie10/win8 viewport workaround; and canceling ie compatibility mode since we want newest browsing engine
  • change eLog() object/array output from print_r() to json for easier development handling

v238patch6 fixes these issues in all previous releases of v238:

  • fix forms 'export to csv' to (also) follow module configuration for columns or simply default to all columns (instead of only first 5)
  • regression fix traditional file manager uploader broken on bootstrap based themes where buttons wouldn't work
  • update (bs3) datetimecontrol to not separate components on smaller displays
  • remove warnings if no tweets returned in twitter module

v238patch6 updates these 3rd party libraries in all previous releases of v238:

  • owl carousel to v2.1.6
  • update bootstrap3-dialog to v1.35.2