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: notes.html
+7-8
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,15 @@
11
11
12
12
<h1>Version notes</h1>
13
13
14
-
<h2id="beta19">3.0.0 Beta 19</h2>
14
+
<h2id="beta20">3.0.0 Beta 20</h2>
15
15
16
16
<ul>
17
-
<li>Fix a crash which occured when deleting multiple articles under OS X Mavericks</li>
18
-
<li>Improved Unified display view</li>
19
-
<li>Triggers gzip compression with servers using Google Servlet Engine (ie Blogspot)</li>
20
-
<li>Various Open Reader improvements</li>
21
-
<li>The list of open tabs was sometimes lost after a crash</li>
22
-
<li>Fix memory management problems</li>
23
-
<li>Other bug fixes and code modernization</li>
17
+
<li>Largely improved Unified layout</li>
18
+
<li>Added InoReader (<ahref="http://www.inoreader.com">http://www.inoreader.com</a>) as a supported OpenReader provider, fix some OpenReader behaviors.</li>
19
+
<li>Fix ‘Feed->Unsubscribe’ command with OpenReader feeds</li>
20
+
<li>Handle requests by scripts/plugins to open new windows</li>
21
+
<li>Fix problems with feeds from some servers</li>
22
+
<li>Fix Vertical layout in situations where there is only a line per cell</li>
0 commit comments