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 e644ed6 commit d1be93fCopy full SHA for d1be93f
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+12.0.5 (2020-10-13):
5
+
6
+- fixed: if widget_manager is not active use single group selector
7
8
12.0.4 (2020-09-01):
9
10
- fixed: correctly validate group invite code
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.4</version>
+ <version>12.0.5</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
0 commit comments