Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0 Rewrite #19

Merged
merged 14 commits into from
Sep 19, 2018
Merged

v2.0 Rewrite #19

merged 14 commits into from
Sep 19, 2018

Conversation

rhukster
Copy link
Member

CHANGELOG

New

* Completely rewritten to be much more flexible
* New _class_ based problems architecture for unified problem definition and reporting
* New `onProblemsInitialized()` plugin event for 3rd party plugins to add their own problem checks
* New more intuitive theme based on Spectre.css to display problems
* Storage of problem state to allow for displaying in admin plugin
* Now with 3 states `critical`, `warning`, and `notice`.  Only critical will stop the site working.
* Added some new PHP module checks
* Added a new umask permission check

@rhukster rhukster merged commit 1dbcae8 into develop Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant