# Changelog — JPKCom FA inline SVG shortcode

> Versionsverlauf des WordPress-Plugins JPKCom FA inline SVG shortcode.

Source: https://www.jpkc.com/db/changelog/jpkcom-fa-svg-plugin/

Versionsverlauf von [`jpkcom-fa-svg-plugin`](https://github.com/JPKCom/jpkcom-fa-svg-plugin). Die Einträge stammen unverändert aus der README des Projekts. Eine ausführliche Anleitung mit Tipps findest du im [Projekt-Guide](https://www.jpkc.com/db/guides/jpkcom-fa-svg-plugin/).

## 2.0.10
* Docs: corrected the FAQ section heading so it is included in the release manifest, and linked the published PHPDoc API documentation

## 2.0.9
* 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
* Security: prevented path traversal in the `[jsvg]` `name` attribute (now sanitized with `sanitize_file_name()`/`basename()`)
* Hardening: enabled `declare(strict_types=1)`, tightened parameter/return types, guarded the SVG file read and removed dead code

## 2.0.8
* PHP warnings fixed "Undefined variable ..."

## 2.0.7
* Tested up to WP v6.8

## 2.0.6
* Making use of wp_rand()
* Fix Stable tag

## 2.0.5
* README.md version update

## 2.0.4
* README.md meta data update

## 2.0.3
* Plugin meta data update

## 2.0.2
* README.md update

## 2.0.1
* Network support

## 2.0.0
* PHP 8.3+
* WP v6.7+
* wp-content/uploads folder support

## 1.0.0
* Initial Release

