Skip to content

Commit 627f632

Browse files
committed
Upgrade version number to 3.1.12
1 parent f288982 commit 627f632

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CHANGES

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ most recent build should be at the top of this file.
88

99
Thanks!
1010

11+
3.1.12
12+
------
13+
- Fix crashes induced by some URLs
14+
- Fix crash on macOS 10.13 High Sierra related to Activity window
15+
- Fix unwanted reload of the article currently being read during sync
16+
- Fix selection of current article on change of sort criterion/order
17+
- Fix bug where Vienna doesn't quit when you press ‘Quit Vienna’ in the Database Upgrade window
18+
- Truncate long text items with an ellipsis
19+
1120
3.1.11
1221
------
1322
- Fix deleting article from smart folder or filtered folder

notes.html

+7-4
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,15 @@
108108

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

111-
<h2 id="toc_1">3.1.11</h2>
111+
<h2 id="toc_1">3.1.12</h2>
112112

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

119122

0 commit comments

Comments
 (0)