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 e5a3bb6 commit fcc0044Copy full SHA for fcc0044
CHANGES.txt
@@ -1,5 +1,5 @@
1
= Version History =
2
-x.x:
+2.4 (2012-11-06):
3
4
- added: filter groups based on a tag field in index_group widget
5
- fixed: problem with group invite autocomplete on subfolder Elgg installations (thanks to Bruno Grossmann http://community.elgg.org/profile/bruno)
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>2.3</version>
+ <version>2.4</version>
6
<description>Combines different group additions into one plugin.</description>
7
<website>http://www.coldtrick.com/</website>
8
<copyright>(C) ColdTrick IT Solutions 2009 - 2011</copyright>
0 commit comments