Skip to content

Tags: AGoodId/agoodmonitor-wp

Tags

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(wp-health): refresh stale Site Health cache

Bumps the plugin to 1.3.1 and refreshes stale schema 1 health cache.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(wp-health): report Site Health V2

Bumps the plugin to 1.3.0 and reports WordPress Site Health V2 data.

v1.2.1

Toggle v1.2.1's commit message
Release v1.2.1

v1.2.0

Toggle v1.2.0's commit message
fix: github-updater bugs + bump to v1.2.0

- after_install: only re-activate plugin if it was active before the update
- get_zip_url: replace deprecated access_token query param with Authorization header
- README: add link monitoring section
- Bump version to 1.2.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.1.0

Toggle v1.1.0's commit message
feat: security hardening + plugin improvements (v1.1.0)

- Add security hardening (HTTP headers, fingerprinting, XML-RPC, user enumeration, uploads .htaccess)
- Read plugin version from header — single source of truth
- Cache Site Health tests in transient (6h) — no more synchronous cron execution
- Add uninstall.php — cleans up options, cron, transient and .htaccess on delete
- Add CLAUDE.md with architecture notes and release process
- Update README with hardening docs and developer section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.0.0

Toggle v1.0.0's commit message
feat: AGoodMonitor WP plugin v1.0.0

Fristående WordPress-plugin som samlar in hälsodata och
pushar till AGoodMember API varje timme.

- WP/PHP-version, plugin-uppdateringar, tema, Site Health
- GitHub auto-updater (AGoodId/agoodmonitor-wp)
- Admin-sida under Inställningar → AGoodMonitor

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>