|
107 | 107 |
|
108 | 108 | <h1 id="toc_0">Version Notes</h1>
|
109 | 109 |
|
110 |
| -<h2 id="toc_1">3.1.6 Release Candidate 2</h2> |
| 110 | +<h2 id="toc_1">3.1.6</h2> |
| 111 | + |
| 112 | +<h3 id="toc_2">Changes since 3.1.5</h3> |
111 | 113 |
|
112 | 114 | <ul>
|
113 | 115 | <li>New set of default feeds, thanks to Jesse Claven and Ricky Morse</li>
|
| 116 | +<li>Add support for delta feeds (RFC3229+feed)</li> |
| 117 | +<li>When the user selects a folder, loading articles from database occurs on a separate thread</li> |
| 118 | +<li>Database performance improvements</li> |
| 119 | +<li>Fix some crashes</li> |
| 120 | +<li>Fix relative URLs, like in images's <code>srcset</code> attributes</li> |
| 121 | +<li>Fix retrieving article text of some feeds</li> |
| 122 | +<li>Fix 'Moves to the next unread article' to not scan fresher articles from same folder, except for smart folders</li> |
| 123 | +<li>Fix 'Moves to the first unread article'</li> |
114 | 124 | <li>Fix infinite loop on ‘Skip Folder’ command when no unread articles were left</li>
|
115 |
| -<li>Fix relative URLs, like in images’s <code>srcset</code> attributes</li> |
116 |
| -<li>New developer tests, thanks to György Tóth</li> |
117 |
| -<li>Code refactoring / cleanup</li> |
| 125 | +<li>Fix article selection in Unified layout</li> |
| 126 | +<li>Keep currently selected article on refresh of a group or smart folder</li> |
| 127 | +<li>Fix "Last Refresh" filter</li> |
| 128 | +<li>Fix some macOS Sierra glitches</li> |
| 129 | +<li>Fix status message after tasks like marking OpenReader articles read</li> |
| 130 | +<li>Fixes to Danish and Russian translations</li> |
| 131 | +<li>Reorganized and improved tests</li> |
| 132 | +<li>Code refactoring and cleanup</li> |
118 | 133 | </ul>
|
119 | 134 |
|
120 | 135 |
|
|
0 commit comments