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
+15
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,21 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
+
3.1.4 Release Candidate 1
12
+
-------------------------
13
+
- Refactored code
14
+
- Make sure that unread / starred statuses are in sync between Vienna and the Open Reader server[^314-1]
15
+
- When opening current article in browser, respect what is set in user's preferences on marking it read
16
+
- Fix validation button of “New Group Folder…” dialog
17
+
- Fix features in Downloads and Activity windows
18
+
- Handle images directly embedded in HTML code
19
+
- Make sure we have a keyboard responder after switching layout
20
+
- Default folder sorting is manual
21
+
- Fix various crashes
22
+
- Other bugfixes
23
+
24
+
[^314-1]: If you have deleted articles, you might have to reset the unread / starred statuses of these older articles from the web interface of your Open Reader server.
Copy file name to clipboardexpand all lines: notes.html
+22-5
Original file line number
Diff line number
Diff line change
@@ -107,15 +107,32 @@
107
107
108
108
<h1id="toc_0">Version Notes</h1>
109
109
110
-
<h2id="toc_1">3.1.3</h2>
110
+
<h2id="toc_1">3.1.4 Release Candidate 1</h2>
111
111
112
112
<ul>
113
-
<li>Fix some crashes</li>
114
-
<li>Fix empty article list displayed by some feeds</li>
115
-
<li>Prevent unwanted updates of user interface while refreshing Open Reader feeds</li>
116
-
<li>E-mailing a link now occurs in foreground</li>
113
+
<li>Refactored code</li>
114
+
<li>Make sure that unread / starred statuses are in sync between Vienna and the Open Reader server<supid="fnref1"><ahref="#fn1" rel="footnote">1</a></sup></li>
115
+
<li>When opening current article in browser, respect what is set in user’s preferences on marking it read</li>
116
+
<li>Fix validation button of “New Group Folder…” dialog</li>
117
+
<li>Fix features in Downloads and Activity windows</li>
118
+
<li>Handle images directly embedded in HTML code</li>
119
+
<li>Make sure we have a keyboard responder after switching layout</li>
120
+
<li>Default folder sorting is manual</li>
121
+
<li>Fix various crashes</li>
122
+
<li>Other bugfixes</li>
117
123
</ul>
118
124
125
+
<divclass="footnotes">
126
+
<hr>
127
+
<ol>
128
+
129
+
<liid="fn1">
130
+
<p>If you have deleted articles, you might have to reset the unread / starred statuses of these older articles from the web interface of your Open Reader server. <ahref="#fnref1" rev="footnote">↩</a></p>
0 commit comments