-
Notifications
You must be signed in to change notification settings - Fork 20
/
ReleaseNotes.htm
67 lines (63 loc) · 1.69 KB
/
ReleaseNotes.htm
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<h2>Release notes for DNN Links v8.0.0</h2>
<ul>
<li>Removed support for friends mode.</li>
<li>Removed all Telerik references.</li>
<li>Made description tooltips accessible.</li>
<li>Improved labels for description display modes.</li>
</ul>
<h2>Release notes for DNN Links 07.01.00</h2>
<ul>
<li>Fixed an issue with wrong sql object qualifier</li>
<li>Fixed an issue with import/export</li>
<li>Bumped minimum Dnn depenency to 9.4.0</li>
</ul>
<h2>Release notes DNN Links 07.00.01</h2>
<p>Links Module 07.00.01 will work for DNN version 08.00.00 and has been tested up to Dnn 9.2.0</p>
<h3>Bug fixes</h3>
<ul>
<li>
Fixed build dependencies issues
</li>
<li>
Fixed an issue where setting Use Permissions to No would have no effect after it was set to Yes.
</li>
</ul>
<hr />
<h2>Release notes DNN Links 07.00.00</h2>
<p>Links Module 07.00.0 will work for DNN version 07.02.00 and has been test up to Dnn 9.2.0</p>
<h3>New features</h3>
<ul>
<li>
Converted to WEP Application Project (WAP)
</li>
<li>
Complete rewrite in C#
</li>
<li>
Improved data layer by using DAL2
</li>
<li>
Replaced all deprecated API calls, this module is Dnn 9.2.x compatible
</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>
Reference a Link Module on another page
</li>
</ul>
<hr />
<h2>Release notes DNN Links 06.02.03</h2>
<p>Links Module 06.02.03 will work for DNN version 07.02.00 and newer.</p>
<h3>New features</h3>
<ul>
<li>
Menu Mode: option to display hidden pages
</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>
Reference a Link Module on another page
</li>
</ul>