|
89 | 89 | <hr />
|
90 | 90 |
|
91 | 91 | <h3>
|
92 |
| - 08.02.06 |
| 92 | + 08.02.07 |
93 | 93 | </h3>
|
94 | 94 | <p>
|
95 | 95 | <b>THANK YOU</b> for all of the valuable contributions by <a href="https://github.com/johnhenley" target="_blank">@johnhenley</a>,
|
|
102 | 102 |
|
103 | 103 | <h4>New Features & Enhancements</h4>
|
104 | 104 | <ul>
|
105 |
| - <li>UPDATE: Removed Search Text from Views on Mobile Browsers (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1281">Issue 1281</a>)</li> |
| 105 | + <li>UPDATE: Improved the Usability of the Advanced Search View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1340">Issue 1340</a>)</li> |
| 106 | + <li>UPDATE: Improved the Usability of the Pager for Mobile Visitors (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1331">Issue 1331</a>)</li> |
| 107 | + <li>UPDATE: Search Pages Now Completely Using Localized Values (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1347">Issue 1347</a>)</li> |
106 | 108 | <!--
|
107 | 109 | <li>UPDATE: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>)</li>
|
108 | 110 | <li>None at this time.</li>
|
|
111 | 113 |
|
112 | 114 | <h4>Bug Fixes</h4>
|
113 | 115 | <ul>
|
114 |
| - <li>FIXED: Module Intitilization Overwrites Bootstrap Theme (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1312">Issue 1312</a>!)</li> |
115 |
| - <li>FIXED: New Users Unable to Create New Posts Due to Flood Control (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1319">Issue 1319</a>!)</li> |
116 |
| - <li>FIXED: Unable to Press Enter to Start Searching (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1311">Issue 1311</a>!)</li> |
117 |
| - <li>FIXED: Child Forums Not Aligned with Other Forums (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1303">Issue 1303</a>!)</li> |
118 |
| - <li>FIXED: Icons Not Aligned Properly in the Forum View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1322">Issue 1322</a>!)</li> |
| 116 | + <li>FIXED: Posts & Reply Display Issues in the Search Results View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1336">Issue 1336</a>!)</li> |
| 117 | + <li>FIXED: Exceptions When Banning a User Account (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1334">Issue 1334</a>!)</li> |
| 118 | + <li>FIXED: Intermittent Exception can Happen on Replies (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1333">Issue 1333</a>!)</li> |
| 119 | + <li>FIXED: Conflict Between Processing Keystrokes on the Forum Search and Quick Reply (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1360">Issue 1360</a>!)</li> |
| 120 | + <li>FIXED: Token Replacement Removing `<br />` Tags from Content (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1359">Issue 1359</a>!)</li> |
| 121 | + <li>FIXED: Extra Empty Rows Displayed in the Filter Results View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1335">Issue 1335</a>!)</li> |
119 | 122 | <!--
|
120 | 123 | <li>FIXED: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>!)</li>
|
121 | 124 | <li>None at this time.</li>
|
|
124 | 127 |
|
125 | 128 | <h4>Tasks / Development Updates (and Technical Debt)</h4>
|
126 | 129 | <ul>
|
127 |
| - <li>Release Prep: 08.02.06 (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1327">Issue 1327</a>)</li> |
| 130 | + <li>TASK: Use the DNN ClientResourceManagement API Instead of Embedding Resources (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1341">Issue 1341</a>)</li> |
| 131 | + <li>TASK: Update URL Construction to Better Handle the Viewer Module (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1343">Issue 1343</a>)</li> |
| 132 | + <li>TASK: Removed the Legacy Dependency to `SimulateIsNumeric` (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1309">Issue 1309</a>)</li> |
| 133 | + <li>TASK: Removed the Legacy Dependency to `SimulateDateDiff` (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1286">Issue 1286</a>)</li> |
| 134 | + <li>Release Prep: 08.02.07 (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1369">Issue 1369</a>)</li> |
128 | 135 | <!--
|
129 | 136 | <li>TASK: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>)</li>
|
130 | 137 | <li>None at this time.</li>
|
|
0 commit comments