# GD bbPress Attachments

## Changelog

### 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

### Version 4.6 (2023.05.26)
* **new** filter `d4p_bbpressattchment_login_url` for the login URL
* **new** FAQ information included in the plugin readme file
* **new** plugin is tested with the upload of the WEBP images
* **edit** more settings page with use of escaping for attributes
* **edit** icons format definition for attached files

### Version 4.5 (2023.03.08)
* **new** Tools tab added to plugin admin page
* **new** Tools: option to clear all logged upload errors
* **new** System requirements: PHP 7.3 or newer
* **new** System requirements: WordPress 5.5 or newer
* **new** plugin fully tested with PHP 8.0, 8.1 and 8.2
* **edit** various things in PHP code for better PHP 8.x compatibility
* **edit** plugin admin interface items for better accessibility
* **fix** some accessibility issues with options labels
