Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
changed release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
peppertree committed Jul 22, 2014
1 parent 8e0b13b commit 81bd0e8
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@
<hr/>
<div class="License">
<h3>Release Notes</h3>

<p class="Owner">
<b>Version 01.02.02</b><br /><br />
<b>Version 01.02.02</b>
</p>
<p>Minor Release</p>
<ul>
<li>Moved license from BSD to GPLv2</li>
<li>moved license from BSD to GPLv2</li>
<li>removed unneeded SPROCs</li>
<li>interface specification should be Class, Assembly (https://github.com/DNN-Connect/UserAccountRegistration/issues/9)</li>
<li>improvements to reCaptcha feedback messages (https://github.com/DNN-Connect/UserAccountRegistration/issues/6)</li>
</ul>

<p class="Owner">
<b>Version 01.02.01</b><br /><br />
<b>Version 01.02.01</b>
</p>
<p>Minor Release</p>
<ul>
Expand All @@ -28,9 +29,8 @@
<li>FIX: Email Templates appended rather than overwritten (https://github.com/DNN-Connect/UserAccountRegistration/issues/4)</li>
<li>FIX: Save Template & Exit does not exit (https://github.com/DNN-Connect/UserAccountRegistration/issues/5)</li>
</ul>

<p class="Owner">
<b>Version 01.02.00</b><br /><br />
<b>Version 01.02.00</b>
</p>
<p>Extended Token Support</p>
<h4>Changes</h4>
Expand All @@ -44,19 +44,17 @@
<li>New control token: [CTL:ROLEMEMBERSHP:XXX:Pending] will do the same but will rather make the role membership pending.</li>
<li>New Setting: When adding users to a role through the modulesettings you can now set the status of that role membership</li>
</ul>

<p class="Owner">
<b>Version 01.00.01</b><br /><br />
<b>Version 01.00.01</b>
</p>
<p>Service release. Mainly focused on better support for password management in newer dnn installations where password retrieval is disabled.</p>
<h4>Changes</h4>
<ul>
<li>New token in e-mail templates: [RESETLINK]</li>
<li>New token in forms: [PASSWORDCURRENT]; needed for setting a new password in the account update form</li>
</ul>

<p class="Owner">
<b>Version 01.00.00</b><br /><br />
<b>Version 01.00.00</b>
</p>
<p>Initial release of Account registration, login and update module. The formly module dnnWerk.Users has been separated into dedocated modules for registering and updating account. The main task for this release was to extract the actual modules from the original package. I do have improved the feature set in various ways though:</p>
<h4>Changes</h4>
Expand Down

0 comments on commit 81bd0e8

Please sign in to comment.