# Changelog — JPKCom Disable XML-RPC

> Version history of the JPKCom Disable XML-RPC WordPress plugin.

Source: https://www.jpkc.com/db/en/changelog/jpkcom-disable-xmlrpc/

Version history of [`jpkcom-disable-xmlrpc`](https://github.com/JPKCom/jpkcom-disable-xmlrpc). Entries are taken verbatim from the project's README. A hands-on guide with tips is available in the [project guide](https://www.jpkc.com/db/en/guides/jpkcom-disable-xmlrpc/).

## 1.0.3
* Docs: linked the published PHPDoc API documentation

## 1.0.2
* Added secure self-hosted plugin updates via GitHub with SHA256 checksum verification
* Added an automated release workflow (builds the ZIP, generates the manifest and deploys to gh-pages on tag push)
* Raised the minimum WordPress version to 6.9 and "Tested up to" to WordPress 7.0
* Switched license metadata to the SPDX identifier `GPL-2.0-or-later` with the HTTPS license URI
* Added PHPDoc-generated API documentation, built and deployed to gh-pages on release
* Hardening: enabled `declare(strict_types=1)`, typed the callbacks, sanitized `$_SERVER` access and made the notice translatable

## 1.0.1
* Extended functionality

## 1.0.0
* Initial Release

