File: /home/www/terrazasgreen2/wp-content/plugins/gd-bbpress-attachments/changelog.md
# GD bbPress Attachments
## Changelog
### Version: 4.9 (2025.05.31)
* **new** tested with `WordPress` 6.8
* **new** tested with `bbPress` up to 2.6.13
* **edit** additional validation and sanitization
* **edit** various minor tweaks and updates
* **edit** Freemius SDK 2.12.0
* **fix** early triggering of the translation functions
### Version: 4.8 (2025.02.15)
* **new** integration with `Freemius SDK`
* **new** option to upgrade to `forumToolbox for bbPress`
* **edit** a lot of small PHP code related updates
* **edit** changes to many of the links nad plugin names
* **fix** problem with the plugin directory name
* **fix** issue with loading plugin translation files
### Version: 4.7.3 (2024.11.15)
* **edit** proper escaping of the URL's in several instances
* **edit** proper sanitization of the HTML class in few instances
* **fix** reflected cross-site scripting with the attachment actions
### Version: 4.7.2 (2024.08.19)
* **edit** updated links to the Dev4Press website
* **edit** various PHP code changes and improvements
### Version 4.7.1 (2024.05.15)
* **edit** various small updates to readme file
### Version 4.7 (2024.04.28)
* **new** directive `Requires Plugin` added into 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