This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
v0.6.1
0.6.1 (2023-07-01)
Features
- adds
Setup
and application error handling toApp
(453d5e9) - adds
sudo_admin
and CustomSucuri settings
Disable Sucuri WAF ui (214e1d8) - adds try catch block to
wpc_app
helper (3e449ec) - app config options:
security
, smtpmailer
andredis cache
(5744c54) - use
ConstantTrait
and addredis
andsecurity
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
- build (ca71cc7)