Skip to content

3.7.4

Compare
Choose a tag to compare
@lucatume lucatume released this 11 Sep 08:02
· 21 commits to v3.5 since this release

3.7.4

Fixed

  • Ensure the WPLoader module will set the db constants when in loadOnly: true mode.
  • The WPLoader module will now set the WPBROWSER_LOAD_ONLY environment variable to 1 when in loadOnly: true and to 0 when in loadOnly: false mode.
  • Updated documentation for the WPLoader module to explicitly state that the configFlile parameter will be used both when in loadOnly: true and loadOnly: false modes.