Skip to content

Commit

Permalink
chore: wrapping up v10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed May 29, 2019
1 parent a1f362a commit 5a59203
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Version history
===============

10.1 (2019-05-29):

- changed: split group invitations/requests in tabs
- fixed: deprecated function call
- fixed: deprecated route hook for register
- fixed: deprecated where clause
- fixed: export group members not available
- fixed: group access could be private
- fixed: layout issues in group membership requests
- fixed: only cleanup title menu for admin approve if enabled

10.0.1 (2019-04-17):

- fixed: auto join hidden groups during login
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>10.0.1</version>
<version>10.1</version>
<id>group_tools</id>
<description>Combines different group additions into one plugin.</description>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit 5a59203

Please sign in to comment.