Releases: webhubworks/craft-ohdear
Releases · webhubworks/craft-ohdear
v5.2.1
v4.5.2
4.5.2 - 2024-11-21
Changed
- Moved plugin registrations depending on Craft's initialization into onInit() method
v5.2.0
5.2.0 - 2024-07-23
Added
- New health check: CVE (Monitor installed packages for known vulnerabilities using Composer Audit)
- New health check: Abandoned (Monitor installed packages for abandoned packages using Composer Audit)
Changed
- Optimized wording in existing health checks
v5.1.0
5.1.0 - 2024-07-19
Added
- Added new Lighthouse check 💡🏠
Changed
- Improved Broken Link and Mixed Content checks
v5.0.0
5.0.0 - 2024-07-18
Craft Oh Dear for Craft CMS 5 is now available.
Fixed
- Missing custom plugin name in widget
v4.5.1
4.5.1 - 2024-07-18
Fixed
- Missing custom plugin name in widget
v4.5.0
4.5.0 - 2024-07-10
Added
- The plugin name can now be customised in the settings.
Fixed
- Adjusted cert health check to work with the a change in the Oh Dear API
v4.4.0
4.4.0 - 2024-07-10
Added
Individual plugins can now be ignored by its handle in the health check for available updates.
v4.3.4
4.3.4 - 2024-03-26
Fixed
Bug where calling the health check endpoint unauthenticated failed due to not resolving an ENV variable.
v4.3.3
4.3.3 - 2024-03-25
Fixed
- Bug where the authentication via the Oh Dear API failed due to not resolving an ENV variable.