-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreleaseNotes.txt
26 lines (26 loc) · 1.29 KB
/
releaseNotes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<h3>Newsletters 08.02.00</h3>
<ul style="padding-left: 30px;">
<li>Remove Telerik controls and update dependencies accordingly.</li>
<li>Update DNN NuGet Packages to DNN 09.09.01.</li>
</ul><br />
<h3>Newsletters 08.01.00</h3>
<ul style="padding-left: 30px;">
<li>Update DNN NuGet Packages to DNN 09.04.02.</li>
<li>Minimum required DNN version set to 09.04.02</li>
<li>Change target .NET Framework version from 4.5.1 to 4.7.2.</li>
<li>Remove LocalSendTokenizedBulkEmail class in favor of reverting back to the DNN API. The bypass is no longer needed because the API bug was fixed in DNN 09.04.02.</li>
</ul><br />
<h3>Newsletters 08.00.01</h3>
<ul style="padding-left: 30px;">
<li>General project clean-up.</li>
<li>Add 08.00.01.SqlDataProvider script to resolve installation issues in DNN 08.00.00.</li>
<li>Update project references to utilize NuGet packages.</li>
<li>Remove install folder from tracked Git files.</li>
<li>Update project file and targets file to handle first-load of project without manual project file manipulation.</li>
<li>Resolve issue with sending file attachments.</li>
<li>Resolve namespace issues.</li>
</ul><br />
<h3>Newsletters 08.00.00</h3>
<ul style="padding-left: 30px;">
<li>This is the initial release of the extracted Newsletters Module as installable package.</li>
</ul>