Skip to content

Commit

Permalink
Wrapped up v9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed Jul 8, 2015
1 parent 6ebb1a2 commit 3485b29
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Version history
===============

9.1 (2015-07-08):

- added: the option to generate username based on email during registration
- added: composer support
- added: added social input fields for Twitter, Facebook and LinkedIn
- fixed: avoid use of deprecated Elgg add_to_river() function
- fixed: correctly show categories when admin changed profile type
- fixed: profile edit js function called before lib is loaded
- fixed: set correct class for categories when using profile types
- fixed: group profile edit isn't sticky
- fixed: php type hint warning
- changed: improved layout of profile field actions
- changed: some admin css cleanup
- removed: removed the restoreForm css

9.0.1 (2015-01-27):

- fixed: js error on register form in walled garden
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>Profile Manager</name>
<author>ColdTrick IT Solutions</author>
<version>9.0.1</version>
<version>9.1</version>
<description>Improved management of user and group profile fields</description>
<id>profile_manager</id>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit 3485b29

Please sign in to comment.