We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4868142 commit cb508e9Copy full SHA for cb508e9
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# QuickInstall Changelog
2
3
+## Version 1.6.7
4
+- [Fix] Fixed compatibility issues with the latest build of phpBB-4.0-dev.
5
+
6
## Version 1.6.6
7
- [Feature] Added an option to delete all phpBB cookies on the server (found in the PHP info page's footer).
8
- [Fix] Using the search filter feature on the PHP info page no longer breaks the table-layout on the page.
composer.json
@@ -2,7 +2,7 @@
"name": "phpbb/quickinstall",
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
- "version": "1.6.6",
+ "version": "1.6.7",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments