|
108 | 108 |
|
109 | 109 | <h1 id="toc_0">Version Notes</h1>
|
110 | 110 |
|
111 |
| -<h2 id="toc_1">3.8.4</h2> |
| 111 | +<h2 id="toc_1">3.9.0 Beta 1</h2> |
| 112 | + |
| 113 | +<h3 id="toc_2">! Requires macOS 10.13 or higher !</h3> |
112 | 114 |
|
113 | 115 | <ul>
|
114 |
| -<li>Add ability to hide/show the enclosure bar (through the View menu)</li> |
115 |
| -<li>Various OpenReader related improvements: |
| 116 | +<li>New editor for smart folders: criterias can now be imbricated, allowing more complex and refined selections</li> |
| 117 | +<li>Add initial JSON Feed support</li> |
| 118 | +<li>Implement Apple's standard interface for sharing articles or pages; Vienna's traditional plugins do not appear in default toolbar, but are still fully supported and can be added or removed as preferred. </li> |
| 119 | +<li>Unified search: a single search field can be used for searching within articles, current webpage, folders list or the web.</li> |
| 120 | +<li>Complete transition to WkWebView based browser; reimplement printing and download, improve contextual menus; fix Web Inspector (macOS >= 13.3)</li> |
| 121 | +<li>Use view-based cells for tree view of folders and feeds; font is no longer selectable, but user can choose between three cell sizes</li> |
| 122 | +<li>Fix compliance with refresh frequency set by user</li> |
| 123 | +<li>Fix disappearance of tooltips on refresh</li> |
| 124 | +<li>Code cleanup and modernization; built with macOS 13.3 SDK</li> |
| 125 | +<li>Update Sparkle to version 2.4.2, MMTabBarView to v/1.5.0</li> |
| 126 | +</ul> |
| 127 | + |
| 128 | +<p><strong>Known issue:</strong> due to some changes in preferences file format, you may have to reset sorting of folders and articles to your liking.</p> |
| 129 | + |
| 130 | +<h2 id="toc_3">3.8.8</h2> |
116 | 131 |
|
117 | 132 | <ul>
|
118 |
| -<li>Better URL handling in Preferences / Settings window</li> |
119 |
| -<li>Allow access over http or https (useful FreshRSS servers used in internal LAN)</li> |
120 |
| -<li>When refreshing all folders, prevent same error dialog from popping repeatedly</li> |
121 |
| -<li>Fix status discrepancies (especially persisting error icons)</li> |
122 |
| -</ul></li> |
123 |
| -<li>Fix width of left hand pane not being kept after application relaunch (on macOS Ventura)</li> |
124 |
| -<li>Modify details in Preferences / Settings window to better conform to the Human Interface Guidelines</li> |
125 |
| -<li>Modernize code : use newer APIs when available, prepare to sandboxing</li> |
126 |
| -<li>Update Sparkle to version 2.3.0</li> |
127 |
| -<li>Optimized for macOS Ventura : built with macOS 13 SDK (still compatible with macOS 10.12 and above)</li> |
| 133 | +<li>Fix access to list of keyboard shortcuts in helpbook on macOS Ventura</li> |
| 134 | +<li>Adapt helpbook pages to dark mode</li> |
| 135 | +<li>Improve information on OpenReader</li> |
| 136 | +<li>Revert Sparkle to version 2.2.2 as a precaution</li> |
128 | 137 | </ul>
|
129 | 138 |
|
130 | 139 |
|
|
0 commit comments