Skip to content

Commit

Permalink
Upgrade version number to 3.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
barijaona committed Sep 4, 2017
1 parent f288982 commit 627f632
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ most recent build should be at the top of this file.

Thanks!

3.1.12
------
- Fix crashes induced by some URLs
- Fix crash on macOS 10.13 High Sierra related to Activity window
- Fix unwanted reload of the article currently being read during sync
- Fix selection of current article on change of sort criterion/order
- Fix bug where Vienna doesn't quit when you press ‘Quit Vienna’ in the Database Upgrade window
- Truncate long text items with an ellipsis

3.1.11
------
- Fix deleting article from smart folder or filtered folder
Expand Down
11 changes: 7 additions & 4 deletions notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,15 @@

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

<h2 id="toc_1">3.1.11</h2>
<h2 id="toc_1">3.1.12</h2>

<ul>
<li>Fix deleting article from smart folder or filtered folder</li>
<li>Fix selection of last unread article with Next Unread command</li>
<li>Update FMDB to 2.7.2</li>
<li>Fix crashes induced by some URLs</li>
<li>Fix crash on macOS 10.13 High Sierra related to Activity window</li>
<li>Fix unwanted reload of the article currently being read during sync</li>
<li>Fix selection of current article on change of sort criterion/order</li>
<li>Fix bug where Vienna doesn&#39;t quit when you press ‘Quit Vienna’ in the Database Upgrade window</li>
<li>Truncate long text items with an ellipsis</li>
</ul>


Expand Down

0 comments on commit 627f632

Please sign in to comment.