Skip to content

Commit

Permalink
Bump version number to 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
barijaona committed May 15, 2022
1 parent de7c498 commit f093d5f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ most recent build should be at the top of this file.

Thanks!

3.7.3
-----
- Fix copy of articles in article list
- Update Sparkle to version 1.27.1

3.7.2
-----
- Speed up database handling (the updated database remains fully compatible with all 3.x.x versions of Vienna)
Expand Down
13 changes: 3 additions & 10 deletions notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,18 +108,11 @@

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

<h2 id="toc_1">3.7.2</h2>
<h2 id="toc_1">3.7.3</h2>

<ul>
<li>Speed up database handling (the updated database remains fully compatible with all 3.x.x versions of Vienna)</li>
<li>Remove preference setting related to notifications (already handled by System Preferences)</li>
<li>Fix image overflow with certain feeds</li>
<li>Fix download manager and replace NSURLDownload with NSURLSessionDownloadTask</li>
<li>Fix scripts handling in menubar</li>
<li>Fix behavior when clicking on Dock icon</li>
<li>Improve handling of URLs containing semicolon character in the path component</li>
<li>Update Sparkle to version 1.27 and add an EdDSA key</li>
<li>Update procedures for building binaries (use Sourceforge for binaries instead of Bintray, fix notarization and Github test action)</li>
<li>Fix copy of articles in article list</li>
<li>Update Sparkle to version 1.27.1</li>
</ul>


Expand Down

0 comments on commit f093d5f

Please sign in to comment.