# GD bbPress Tools

## Changelog

### Version: 4.0.1 (2026.05.24)
* **fix** using the wrong constant to load the template

### Version: 4.0 (2026.04.21)
* **new** system requirements: PHP 8.0 or newer
* **new** system requirements: WordPress 6.2 or newer
* **edit** various security-related updates and improvements
* **edit** improvements to the main JavaScript code
* **fix** XSS vulnerability related to BBCodes processing
* **fix** the issue with Quote object initialization

### Version: 3.5.3 (2024.08.19)
* **edit** updated links to the Dev4Press website
* **edit** various PHP code changes and improvements
* **fix** fatal error on one of the admin panel tabs

### Version: 3.5.2 (2024.05.15)
* **edit** few more tweaks to the main JavaScript code
* **fix** problems with the Quote not working with TinyMCE editor

### Version: 3.5.1 (2024.05.14)
* **edit** few more tweaks to the main JavaScript code
* **edit** various small updates to readme file
* **fix** missing semicolon in the JavaScript code

### Version: 3.5 (2024.04.28)
* **new** directive `Requires Plugin` added into the main plugin file
* **new** system requirements: PHP 7.4 or newer
* **new** system requirements: WordPress 5.8 or newer
* **new** plugin fully tested with WordPress up to 6.5
* **new** plugin fully tested with PHP 8.3
* **edit** code style and translation formatting
* **edit** main plugin JavaScript library

### Version: 3.4.1 (2023.07.15)
* **edit** main plugin POT file to include few missing strings
* **fix** the translation domain name in the main plugin file header

### Version: 3.4 (2023.03.08)
* **new** system requirements: PHP 7.3 or newer
* **new** system requirements: WordPress 5.5 or newer
* **new** system requirements: bbPress 2.6.2 or newer
* **new** fully tested with PHP 8.0, 8.1 and 8.2
* **new** notice on the Views tab about the Topic Views
* **edit** integration of signature editor in the admin side
* **edit** various things in PHP code for better PHP 8.x compatibility
* **edit** plugin admin interface items for better accessibility
* **edit** some code to remove use of deprecated functions
* **fix** some accessibility issues with options labels
* **fix** dimensions issue with the YouTube and Vimeo BBCodes
* **fix** fatal error with signature editing in PHP 8
