Skip to content

Commit 262e4d5

Browse files
authored
Merge pull request #259 from iMattPro/release-1.6.8
Release 1.6.8
2 parents bc7efea + 0b8870b commit 262e4d5

File tree

8 files changed

+120
-1131
lines changed

8 files changed

+120
-1131
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# QuickInstall Changelog
22

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+
37
## Version 1.6.7
48
- [Fix] Fixed compatibility issues with the latest build of phpBB-4.0-dev.
59

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpbb/quickinstall",
33
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
44
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
5-
"version": "1.6.7",
5+
"version": "1.6.8",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)