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 c6bec4f commit 9608fc1Copy full SHA for 9608fc1
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+15.0.1 (2019-11-26):
5
+
6
+- fixed: correctly download backup of profile fields
7
+- fixed: correctly show extra fields on admin add form
8
9
15.0 (2019-08-22):
10
11
- changed: minimal Elgg requirement increased to Elgg 3.1
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Profile Manager</name>
<author>ColdTrick IT Solutions</author>
- <version>15.0</version>
+ <version>15.0.1</version>
<description>Improved management of user and group profile fields</description>
<id>profile_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments