Skip to content

Commit

Permalink
Bump version number to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
barijaona committed Jan 21, 2023
1 parent 8eb6e58 commit 5ac6c32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Expand Up @@ -8,6 +8,11 @@ most recent build should be at the top of this file.

Thanks!

3.8.5
-----
- Fix "Previous Tab / Next Tab" menu commands to cycle between open tabs


3.8.4
-----
- Add ability to hide/show the enclosure bar (through the View menu)
Expand Down
17 changes: 2 additions & 15 deletions notes.html
Expand Up @@ -108,23 +108,10 @@

<h1 id="toc_0">Version Notes</h1>

<h2 id="toc_1">3.8.4</h2>
<h2 id="toc_1">3.8.5</h2>

<ul>
<li>Add ability to hide/show the enclosure bar (through the View menu)</li>
<li>Various OpenReader related improvements:

<ul>
<li>Better URL handling in Preferences / Settings window</li>
<li>Allow access over http or https (useful FreshRSS servers used in internal LAN)</li>
<li>When refreshing all folders, prevent same error dialog from popping repeatedly</li>
<li>Fix status discrepancies (especially persisting error icons)</li>
</ul></li>
<li>Fix width of left hand pane not being kept after application relaunch (on macOS Ventura)</li>
<li>Modify details in Preferences / Settings window to better conform to the Human Interface Guidelines</li>
<li>Modernize code : use newer APIs when available, prepare to sandboxing</li>
<li>Update Sparkle to version 2.3.0</li>
<li>Optimized for macOS Ventura : built with macOS 13 SDK (still compatible with macOS 10.12 and above)</li>
<li>Fix &quot;Previous Tab / Next Tab&quot; menu commands to cycle between open tabs (did not work with new browser)</li>
</ul>


Expand Down

0 comments on commit 5ac6c32

Please sign in to comment.