File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.0 - 2025-06-04
4+
5+ - Dropped support for phpBB 3.2.x. This version now requires at least phpBB 3.3.0 and PHP 7.1.
6+ - Enhanced the generated skeleton README with links to extension development documentation.
7+ - Removed remaining XHTML artifacts from the generated skeleton files.
8+ - Updated generated PHPUnit test files to follow more consistent and modern PHPUnit practices.
9+ - Set the reusable GitHub Actions workflow as the default, replacing the older standalone workflow (now deprecated).
10+ - Updated version constraints to prevent installation on phpBB4, while ensuring it doesn’t cause errors if run within phpBB4.
11+ - Performed various behind-the-scenes code optimizations.
12+
313## 1.1.16 - 2025-05-23
414
515- Deprecating the older standalone GitHub Actions workflow in favor of the newer, simpler, re-usable workflow maintained by phpBB.
You can’t perform that action at this time.
0 commit comments