You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES
+12
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,18 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
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 …)
Copy file name to clipboardexpand all lines: notes.html
+10-6
Original file line number
Diff line number
Diff line change
@@ -108,14 +108,18 @@
108
108
109
109
<h1id="toc_0">Version Notes</h1>
110
110
111
-
<h2id="toc_1">3.1.8</h2>
111
+
<h2id="toc_1">3.1.9</h2>
112
112
113
113
<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' 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 "About" 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>
0 commit comments