Skip to content

Commit e81515b

Browse files
committed
Upgrade version number to 3.1.9
1 parent 21b0f7b commit e81515b

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

CHANGES

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

99
Thanks!
1010

11+
3.1.9
12+
-----
13+
- Change the website to vienna-rss.com as the old domain name (vienna-rss.org) could not be renewed. Perform a minor database evolution to update this.
14+
- Add a plug-in supporting wallabag.it
15+
- Show acknowledgements in "About" dialog box
16+
- Fix del.icio.us URL
17+
- Fix an issue with icon
18+
- Change status bar icons to scalable pdfs
19+
- Remove textures in some windows, change some .nib to .xib
20+
- Refactor things (window preferences code, delegates, organization of help files …)
21+
- Modernize build architecture (Xcode 8.2, update pods)
22+
1123
3.1.8
1224
-----
1325
- Fixed an External XML Entity (XXE) vulnerability which allowed servers to steal the content of files on the machine running Vienna

notes.html

+10-6
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,18 @@
108108

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

111-
<h2 id="toc_1">3.1.8</h2>
111+
<h2 id="toc_1">3.1.9</h2>
112112

113113
<ul>
114-
<li>Fixed an External XML Entity (XXE) vulnerability which allowed servers to steal the content of files on the machine running Vienna</li>
115-
<li>Fix incorrect escaping of OPML export</li>
116-
<li>Fix font preferences not working</li>
117-
<li>Fix error on unread articles count with OpenReader feeds</li>
118-
<li>Fix articles&#39; list during feed refreshes when the current selection is a smart or group folder </li>
114+
<li>Change the website to vienna-rss.com as the old domain name (vienna-rss.org) could not be renewed. Perform a minor database evolution to update this.</li>
115+
<li>Add a plug-in supporting wallabag.it</li>
116+
<li>Show acknowledgements in &quot;About&quot; dialog box</li>
117+
<li>Fix del.icio.us URL</li>
118+
<li>Fix an issue with icon</li>
119+
<li>Change status bar icons to scalable pdfs</li>
120+
<li>Remove textures in some windows, change some .nib to .xib</li>
121+
<li>Refactor things (window preferences code, delegates, organization of help files …)</li>
122+
<li>Modernize build architecture (Xcode 8.2, update pods)</li>
119123
</ul>
120124

121125

0 commit comments

Comments
 (0)