Skip to content

Commit

Permalink
chore: wrapping up v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Oct 6, 2016
1 parent dfea486 commit 9e2b387
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Version history
===============

8.0 (2016-10-06):

- changed: get group tool options using the new helper function
- changed: group sidebar cleanup reworked
- changed: moved different autojoin groups to own functions
- changed: moved unregister widget from ready to init event
- changed: required Elgg version set to 2.2
- fixed: check correct plugin setting for group creation
- fixed: deprecated notice when transfering group ownership
- fixed: force notification settings don't apply
- removed: custom icon serving handling

7.3 (2016-09-21):

- added: group mail members allowed for group members
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>8.0-beta</version>
<version>8.0</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 9e2b387

Please sign in to comment.