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 fa72604 commit 3e7df6eCopy full SHA for 3e7df6e
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+12.0.7 (2021-06-08):
5
+
6
+- fixed: don't add empty profile fields in auto join configuration
7
8
12.0.6 (2020-11-24):
9
10
- fixed: no longer use dbprefix
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Group Tools</name>
<author>ColdTrick IT Solutions</author>
- <version>12.0.6</version>
+ <version>12.0.7</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
0 commit comments