|
107 | 107 |
|
108 | 108 | <h1 id="toc_0">Version Notes</h1>
|
109 | 109 |
|
110 |
| -<h2 id="toc_1">3.1.5</h2> |
111 |
| - |
112 |
| -<h3 id="toc_2">Changes since 3.1.4</h3> |
| 110 | +<h2 id="toc_1">3.1.6 Release Candidate 1</h2> |
113 | 111 |
|
114 | 112 | <ul>
|
115 |
| -<li>Fix syncing with FeedHQ</li> |
116 |
| -<li>Fix problems with next unread article command (‘N’ or space key)</li> |
117 |
| -<li>Fix back and forward in Horizontal and Vertical layouts (invoked by < and > keys)</li> |
118 |
| -<li>Fix enclosure “Open” button when the enclosure URL has a query part</li> |
119 |
| -<li>Scrolls to top of list when selecting a folder</li> |
120 |
| -<li>Ensures the article pane displays selected article when switching from Unified to Horizontal or Vertical layout</li> |
121 |
| -<li>Fix sort indicator in Horizontal and Vertical layouts</li> |
122 |
| -<li>Force images to scale correctly</li> |
123 |
| -<li>Fix restoring Open Reader article from Trash</li> |
124 |
| -<li>Fix visual issue on marking read all articles in a group folder</li> |
125 |
| -<li>Fix deleting articles from a group folder</li> |
126 |
| -<li>Fix cache problem which could make articles be hidden</li> |
127 |
| -<li>Fix a rare occurence of crash in Preferences folder</li> |
| 113 | +<li>When the user selects a folder, loading articles from database occurs on a separate thread</li> |
| 114 | +<li>Fix again the 'N' key not selecting last unread article or not wrapping to the first unread article</li> |
| 115 | +<li>Keep currently selected article on refresh of a group or smart folder</li> |
| 116 | +<li>Fix article selection in Unified layout</li> |
| 117 | +<li>Fix "Last Refresh filter"</li> |
| 118 | +<li>Fix an exception on opening the General preferences window</li> |
| 119 | +<li>Fix an assertion failure</li> |
| 120 | +<li>Code refactoring</li> |
| 121 | +<li>Reorganized tests</li> |
128 | 122 | </ul>
|
129 | 123 |
|
130 | 124 |
|
|
0 commit comments