You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dnn.CommunityForums/ReleaseNotes.txt
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@
46
46
DNN Community Forums Release Notes
47
47
</h2>
48
48
<h3>
49
-
09.06.05
49
+
09.06.06
50
50
</h3>
51
51
<!--
52
52
<p>
@@ -74,7 +74,8 @@
74
74
-->
75
75
<h4>New Features & Enhancements</h4>
76
76
<ul>
77
-
<li>UPDATE: Tweaks to topics view: show status text not status ID, reply count should show if not logged in, show last post author/date from topic if no replies, new token [FORUMTOPIC:LASTPOSTURL] (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/pull/1811">PR 1811</a>)</li>
77
+
78
+
<li>UPDATE: When selecting users for mentions and visibility is "Registered Users", admins can also select other admins, and superusers can select anyone (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1819">Issue 1819</a>)</li>
78
79
<!--
79
80
<li>None at this time.</li>
80
81
<li>NEW: Web API endpoints for forums search functionality (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/pull/1758">PR 1758</a>)</li>
@@ -97,8 +98,8 @@
97
98
<h4>Bug Fixes</h4>
98
99
99
100
<ul>
100
-
<li>FIX: Friendly URL for forum group only not showing forums (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1807">Issue 1807</a>)</li>
101
-
<li>FIX: Hashtag character # inadvertently removed if tagging is disabled by security (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1812">Issue 1812</a>)</li>
101
+
<li>FIX: Prevent blank tags from being created (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1825">Issue 1825</a>)</li>
102
+
<li>FIX: Correct location of Control Panel forums feature popup (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1820">Issue 1820</a>)</li>
102
103
<!--
103
104
<li>None at this time.</li>
104
105
@@ -110,7 +111,8 @@
110
111
111
112
<h4>Tasks / Development Updates (and Technical Debt Reduction)</h4>
<li>Forum Viewer should use DNN Resource Manager to load module.css not load it directly (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1792">Issue 1792</a>)</li>
116
118
<li>Remove legacy calendar.css associated with previously-removed date picker control (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1723">Issue 1723</a>)</li>
0 commit comments