Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 19:24
224cc09

0.6.1 (2023-07-01)

Features

  • adds Setup and application error handling to App (453d5e9)
  • adds sudo_admin and Custom Sucuri settings Disable Sucuri WAF ui (214e1d8)
  • adds try catch block to wpc_app helper (3e449ec)
  • app config options: security, smtp mailer and redis cache (5744c54)
  • use ConstantTrait and add redis and security settings to BaseKernel (80924a4)

Bug Fixes

  • replace cli install => i to install plugins and themes (5f3419b)
  • trim for 8.1 (7bed1be)
  • various fixes for sucuriscan (fba2017)

Miscellaneous Chores