Skip to content

Commit 7267f7f

Browse files
committed
chore: wrapping up v7.0
1 parent a43721f commit 7267f7f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Version history
22
===============
33

4+
7.0 (2016-04-14):
5+
6+
- changed: layout of group invite autocomplete results
7+
- changed: moved pagesetup logic to views/hooks
8+
- fixed: call to private Elgg function
9+
- fixed: group invites submitted to much data
10+
- fixed: incorrect namespaced class
11+
- fixed: php warning in member export
12+
- fixed: unable to select/unselect all group members on mail page
13+
- fixed: user actions don't show up in group member listing
14+
415
7.0-rc.2 (2016-03-17):
516

617
- changed: don't use distinct in river query

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Group Tools</name>
44
<author>ColdTrick IT Solutions</author>
5-
<version>7.0-rc.2</version>
5+
<version>7.0</version>
66
<id>group_tools</id>
77
<description>Combines different group additions into one plugin.</description>
88
<website>http://www.coldtrick.com/</website>

0 commit comments

Comments
 (0)