-
Notifications
You must be signed in to change notification settings - Fork 233
Expand file tree
/
Copy pathnotes.html
More file actions
22 lines (22 loc) · 803 Bytes
/
notes.html
File metadata and controls
22 lines (22 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html><head><meta charset="utf-8"/></head><h2>Vienna 3.10.3</h2>
<p><em>released 2026-03-16</em></p>
<h3>🚲 Changes</h3>
<ul>
<li>Support discovery of JSON Feeds in browser tab</li>
<li>Update translations</li>
</ul>
<h3>🤷🏻 Bugfixes</h3>
<ul>
<li>Fix smart folders which could contain initially contain invalid search string</li>
<li>Maintain articles displayed after marking articles in a smart folder all read / all unread</li>
<li>Reflect changes after undoing “Mark all read” / “Mark all unread”</li>
</ul>
<h3>⚙️ Internals improvement</h3>
<ul>
<li>Make tree node code simpler and more robust</li>
<li>Fix Xcode warning on risks of app lock when running AppleScript</li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>Update links in README and add version 3.10</li>
</ul>