Skip to content

Releases: JPKCom/jpkcom-hide-login

v1.2.9

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:05

Full Changelog: v1.2.8...v1.2.9

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:32

Full Changelog: v1.2.7...v1.2.8

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:10

Full Changelog: v1.2.6...v1.2.7

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:34

Full Changelog: v1.2.5...v1.2.6

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:54

What's Changed

  • ci: bump the github-actions group with 4 updates by @dependabot[bot] in #1

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:38

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:58

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@JPKCom JPKCom released this 16 Jun 11:34
Backport shared plugin-updater hardening (from jpkcom-acf-jobs / creationell-captcha audit).

Security fixes:
- Prefer exact match against manifest download_url over the slug heuristic
  so a tampered manifest cannot bypass the checksum gate.
- Timing-safe checksum comparison via hash_equals() with an is_string()
  guard against hash_file() === false.
- Manifest fetch via wp_safe_remote_get() (SSRF defense-in-depth).

Compatibility fixes:
- Contributors now provide display_name (no PHP warning, names shown in
  the plugin detail popup).
- no_update transient entry now carries new_version, package, tested and
  requires_php (no warning/deprecation on wp plugin list).

v1.2.1

Choose a tag to compare

@JPKCom JPKCom released this 13 Mar 09:19
v1.2.1

v1.2.0

Choose a tag to compare

@JPKCom JPKCom released this 12 Nov 17:41
Initial commit