Skip to content

Commit

Permalink
chore: wrapping up v12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jul 6, 2021
1 parent ccbb9c8 commit 7850c8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Version history
===============

12.1 (2021-07-06):

- added: admins can enable group approval notifications personally
- added: concept groups
- added: group suggestions during creation
- added: plugin setting to require approval reasons during group creation
- fixed: add link to groups plugin settings

12.0.7 (2021-06-08):

- fixed: don't add empty profile fields in auto join configuration
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>12.0.7</version>
<version>12.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 7850c8b

Please sign in to comment.