forked from ViennaRSS/vienna-rss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.html
34 lines (28 loc) · 1.02 KB
/
notes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Processed by MultiMarkdown -->
<meta name="Format" content="complete" />
</head>
<body>
<h1>Version notes</h1>
<h2 id="beta11">3.0.0 Beta 11</h2>
<ul>
<li>Fix a bug on preserving article currently being read on refreshes</li>
<li>Updated Dutch translation</li>
<li>Reviewed the localized versions of the “Get Info…” window, which were often mangled</li>
</ul>
<h2 id="beta10">3.0.0 Beta 10</h2>
<ul>
<li>New icons (thanks to Nick Dazé and romiq !)</li>
<li>New themes (thanks to Nick Dazé and Carles Bellver)</li>
<li>New plugin : Add to Safari reading list</li>
<li>Two new filters : “Last 48 hours” and “Unread or flagged”</li>
<li>New option to treat updated articles as new</li>
<li>Updated Danish and German translations</li>
<li>Bugfixes</li>
</ul>
</body>
</html>