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 f71f55a commit a2b8ffaCopy full SHA for a2b8ffa
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+12.0.3 (2020-08-04):
5
+
6
+- fixed: member of group listing popular sorting
7
+- fixed: member selection on group mail page
8
9
12.0.2 (2020-06-23):
10
11
- fixed: groups listing sort menu parent item is no longer a link
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.2</version>
+ <version>12.0.3</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
0 commit comments