update.txt 636 B

1234567891011121314
  1. If you are updating from a previous version make sure every update info from
  2. the version your are updating from is done.
  3. ## version 2.4 - Seven Portals (2020-02-16)
  4. + Run (after authentication) at /index.php?p=stats the "Search index update"
  5. to make the search work again correctly. At success, there is no confirmation.
  6. To validate you can now search for single words case-insensitive.
  7. + Update config file with two new settings. See config.default for more info
  8. define('EMAIL_JOB_PROTECT', false);
  9. define('EMAIL_JOB_PROTECT_SECRET', 'SOME_SECRET_STRING');
  10. + All files in webroot/asset/js/ EXCEPT the new editlink.js can be removed