Releases: SharkyKZ/plg_system_removegenerator
Releases · SharkyKZ/plg_system_removegenerator
1.4.2
- Declared PHP 8.3 support
- Declared Joomla! 5.0 support
1.4.0
- Generator tag is now removed on error pages too (Joomla 4.0+)
1.3.0
- Added an option to set custom generator
- Added an option to remove "X-Powered-By" header in API application (Joomla 4.0+)
- Increased PHP requirement from 5.3.10 to 5.4
- Declared PHP 8.1 support
1.2.1
- Fixed uninstallation on Joomla! 4.0+ and unsupported PHP versions
1.2.0
- Added install script with PHP and Joomla! version checks.
- Reduced PHP requirement from PHP 7.1 to 5.3.10.
- Fixed configuration field layout on Joomla! <3.10
1.1.0
Added an option to remove "X-Content-Encoded-By" header when GZip compression is enabled.