|
6 | 6 | <description>Most recent NetNewsWire releases (not test builds).</description> |
7 | 7 | <language>en</language> |
8 | 8 |
|
| 9 | + <item> |
| 10 | + <title>NetNewsWire 7.1</title> |
| 11 | + <description><![CDATA[ |
| 12 | + <h1>Changes since 7.0.6</h1> |
| 13 | + <ul> |
| 14 | + <li>Added <a href=https://netnewswire.com/help/activity-log.html>Activity Log</a> window — shows what the app has been doing |
| 15 | + <li>Added <a href=https://netnewswire.com/help/current-activity.html>Current Activity</a> window — shows what the app is doing right now |
| 16 | + <li>Added <a href=https://netnewswire.com/help/account-stats.html>Account Stats</a> window — shows per-account article and status counts and database sizes, plus a Vacuum Databases button |
| 17 | + <li>Added <a href=https://netnewswire.com/help/dinosaurs.html>Dinosaurs</a> window — lists feeds that haven’t updated in n months (with a text field where you specify n) |
| 18 | + <li>Started deleting feeds and folders optimistically from iCloud — sidebar updates immediately instead of waiting for the server |
| 19 | + <li>Fixed a memory use issue with marking read/unread/starred/unstarred |
| 20 | + <li>Made timeline scrolling faster and smoother |
| 21 | + <li>Fixed bug where iCloud feed renames could fail on transient network errors — they’re now retried |
| 22 | + <li>Started backing off Feedly status sync to 30 minutes between checks when the last sync had no changes |
| 23 | + <li>Stopped feed refreshing while the Mac is asleep |
| 24 | + <li>Started handling transient feed-refresh failures (DNS, certificate, etc.) by retrying after a few hours instead of treating them as permanent failures |
| 25 | + <li>Fixed bug parsing feeds where a title (or other tag) without a prefix appears inside a namespaced section (<code><s:variant></code>, for instance) |
| 26 | + <li>Added more trackers to the block list |
| 27 | + <li>Fixed WebKit crash in the detail view caused by re-entrancy |
| 28 | + <li>Started saving the response code for 4xx and 5xx responses so the error log shows the right info |
| 29 | + <li>Reduced disk writes while syncing article statuses |
| 30 | + <li>Fixed a crash that could happen when deleting Feedly folders |
| 31 | + <li>Fixed a crash that could happen when building notification thumbnails |
| 32 | + <li>Removed images from items in contextual menus in sidebar and timeline |
| 33 | + <li>Fixed bug (introduced in 7.0.6) where newly-arrived articles weren’t added to the search index |
| 34 | + </ul> |
| 35 | + ]]></description> |
| 36 | + <pubDate>Thu, 25 Jun 2026 10:50:00 -0700</pubDate> |
| 37 | + <enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-7.1/NetNewsWire7.1.zip" sparkle:version="7106" sparkle:shortVersionString="7.1" length="10629272" type="application/zip" /> |
| 38 | + <sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion> |
| 39 | + </item> |
| 40 | + |
9 | 41 | <item> |
10 | 42 | <title>NetNewsWire 7.0.6</title> |
11 | 43 | <description><![CDATA[ |
|
0 commit comments