Skip to content

Releases: webhubworks/craft-ohdear

v5.2.1

21 Nov 09:20
Compare
Choose a tag to compare

5.2.1 - 2024-11-21

Changed

  • Moved plugin registrations depending on Craft's initialization into onInit() method

v4.5.2

21 Nov 09:16
Compare
Choose a tag to compare

4.5.2 - 2024-11-21

Changed

  • Moved plugin registrations depending on Craft's initialization into onInit() method

v5.2.0

23 Jul 08:26
Compare
Choose a tag to compare

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

19 Jul 19:04
Compare
Choose a tag to compare

5.1.0 - 2024-07-19

Added

  • Added new Lighthouse check 💡🏠

Changed

  • Improved Broken Link and Mixed Content checks

v5.0.0

18 Jul 10:24
Compare
Choose a tag to compare

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

21 Nov 09:09
Compare
Choose a tag to compare

4.5.1 - 2024-07-18

Fixed

  • Missing custom plugin name in widget

v4.5.0

10 Jul 10:11
Compare
Choose a tag to compare

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

10 Jul 09:18
Compare
Choose a tag to compare

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

26 Mar 07:54
b70a971
Compare
Choose a tag to compare

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

25 Mar 16:40
6563e54
Compare
Choose a tag to compare

4.3.3 - 2024-03-25

Fixed

  • Bug where the authentication via the Oh Dear API failed due to not resolving an ENV variable.