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 9956857 commit 0b8870bCopy full SHA for 0b8870b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# QuickInstall Changelog
2
3
+## Version 1.6.8
4
+- [Fix] Fixed handling of Newly Registered Users. Populated users added to the NRU group will now have zero posts and zero activity.
5
+- [Fix] Minor PHP and CSS fixes.
6
+
7
## Version 1.6.7
8
- [Fix] Fixed compatibility issues with the latest build of phpBB-4.0-dev.
9
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.7",
+ "version": "1.6.8",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments