|
7 | 7 | <language>en</language> |
8 | 8 |
|
9 | 9 | <item> |
10 | | - <title>NetNewsWire 7.1</title> |
| 10 | + <title>NetNewsWire 7.1.1</title> |
11 | 11 | <description><![CDATA[ |
12 | 12 | <ul> |
13 | | - <p>Changes since 7.0.6:</p> |
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 |
| 13 | + <li>Handled Reddit’s new rate limiting (one feed per minute) by refreshing just one Reddit feed — the least-recently-checked one — per refresh session |
| 14 | + <li>Stopped scaling up small feed images — the blurriness is worse than the smallness |
| 15 | + <li>Fixed bug where transparent pixels in a feed icon were counted as black when picking a background color |
34 | 16 | </ul> |
35 | 17 | ]]></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" /> |
| 18 | + <pubDate>Mon, 29 Jun 2026 07:35:00 -0700</pubDate> |
| 19 | + <enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-7.1.1b1/NetNewsWire7.1.1b1.zip" sparkle:version="7107" sparkle:shortVersionString="7.1.1b1" length="10635275" type="application/zip" /> |
38 | 20 | <sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion> |
39 | 21 | </item> |
40 | 22 |
|
41 | | - <item> |
42 | | - <title>NetNewsWire 7.1b6</title> |
43 | | - <description><![CDATA[ |
44 | | - <ul> |
45 | | - <li>Exclude dinosaurs that have no articles in the database — we might just not have those articles yet |
46 | | - <li>Make Dinosaurs window text field live (don’t require committing editing) |
47 | | - </ul> |
48 | | - ]]></description> |
49 | | - <pubDate>Tue, 23 Jun 2026 09:50:00 -0700</pubDate> |
50 | | - <enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-7.1b6/NetNewsWire7.1b6.zip" sparkle:version="7105" sparkle:shortVersionString="7.1b6" length="10630544" type="application/zip" /> |
51 | | - <sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion> |
52 | | - </item> |
53 | | - |
54 | | - <item> |
55 | | - <title>NetNewsWire 6.2.1</title> |
56 | | - <description><![CDATA[ |
57 | | - <p>Changes since 6.2:</p> |
58 | | - <ul> |
59 | | - <li>Fixed some crashing bugs</li> |
60 | | - <li>Fixed a bug where, on some Macs, the user couldn’t select an OPML file to import</li> |
61 | | - </ul> |
62 | | - ]]></description> |
63 | | - <pubDate>Wed, 03 Dec 2025 21:40:00 -0800</pubDate> |
64 | | - <enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.2.1/NetNewsWire6.2.1.zip" sparkle:version="6202" sparkle:shortVersionString="6.2.1" length="10242980" type="application/zip" /> |
65 | | - <sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion> |
66 | | - </item> |
67 | | - |
68 | 23 | </channel> |
69 | 24 | </rss> |
0 commit comments