NetNewsWire/Appcasts/netnewswire-beta.xml

429 lines
30 KiB
XML
Raw Normal View History

2018-09-02 22:01:02 +02:00
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>NetNewsWire Betas</title>
<link>https://ranchero.com/downloads/netnewswire-beta.xml</link>
<description>Most recent NetNewsWire changes with links to updates.</description>
<language>en</language>
2019-09-11 05:58:02 +02:00
<item>
<title>NetNewsWire 5.0.1b1</title>
<description><![CDATA[
<p>Timeline: reload the timeline when show-feed-names is toggled. This fixes a bug where switching between a folder and a feed with the exact same list of articles to appear in the timeline would result in display glitches.</p>
]]></description>
<pubDate>Tue, 10 Sep 2019 20:50:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0.1b1/NetNewsWire5.0.1b1zip" sparkle:version="2613" sparkle:shortVersionString="5.0.1b1" length="5094966" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-09-08 06:25:48 +02:00
<item>
<title>NetNewsWire 5.0.1d2</title>
<description><![CDATA[
<p>Crash fix: when the app is renamed or moved on disk while running, alert the user and quit the app. This prevents crashes that will happen due to renaming/moving. See Daniel Jalkut on <a href="https://red-sweater.com/blog/3508/app-movement-monitoring">App Movement Monitoring</a> for more info.</p>
<p>Timeline: update UI more quickly when a feed icon is downloaded.</p>
<p>Article pane: stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears.</p>
<p>Timeline and article pane: make sure the link for an article isnt an empty string.</p>
<p>RSS parser: check for bad permalinks more aggressively. If they dont contain a / character, then do not consider them permalinks.</p>
]]></description>
<pubDate>Sat, 07 Sep 2019 21:00:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0.1d2/NetNewsWire5.0.1d2.zip" sparkle:version="2612" sparkle:shortVersionString="5.0.1d2" length="5095642" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
<item>
2019-09-06 18:03:40 +02:00
<title>NetNewsWire 5.0.1d1</title>
<description><![CDATA[
<p>(Probably) fix a crashing bug having to do with a callback being called more than once, when it was designed to be called just once.</p>
<p>Preferences > General: add checkbox to hide the unread count in the Dock.</p>
<p>Article pane: handle figures and iframes as we do images, so they fit in the view.</p>
<p>Article pane: fix white flash on first article load while in Dark Mode.</p>
<p>Enable the Open in Browser command only when a single article is selected.</p>
<p>Detect RDF (RSS 1.0) feeds that lack an XML header.</p>
<p>Parse Atom-style dates that are missing a T character in the middle.</p>
<p>About window: add link to NetNewsWire website.</p>
<p>RSS parser: dont let author/title overwrite item/title.</p>
<p>Deleting an empty Feedbin folder no longer makes the sidebar non-responsive.</p>
<p>Updated the UI when a Feedbin user with an expired trial creates an account in NetNewsWire.</p>
<p>Feedbin syncing: fixed a bug where starred articles could appear as unread.</p>
<p>Microblog Mac app sharing: when it has to launch the app first, it waits a little longer before sending it content, which should fix a bug where sometimes you get no content in that case.</p>
]]></description>
<pubDate>Wed, 04 Sep 2019 21:30:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0.1d1/NetNewsWire5.0.1d1.zip" sparkle:version="2611" sparkle:shortVersionString="5.0" length="5188084" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-25 20:46:26 +02:00
<item>
<title>NetNewsWire 5.0</title>
<description><![CDATA[
<p>This is the shipping version of NetNewsWire 5.0.</p>
2019-08-25 20:46:26 +02:00
]]></description>
<pubDate>Sun, 25 Aug 2019 11:40:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0/NetNewsWire5.0.zip" sparkle:version="2609" sparkle:shortVersionString="5.0" length="5174696" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-24 03:55:00 +02:00
<item>
<title>NetNewsWire 5.0b6</title>
<description><![CDATA[
<p>Okay — one last beta! Pretty sure, at least.</p>
<p>Fixes a bug with undoing deleting feeds or folders. The sidebar wouldnt update afterward to show that the feed is back. Now it does.</p>
<p>Opens preferences window in center of screen.</p>
<p>Centers main window on first launch.</p>
]]></description>
<pubDate>Fri, 23 Aug 2019 18:50:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0b6/NetNewsWire5.0b6.zip" sparkle:version="2608" sparkle:shortVersionString="5.0b6" length="5174618" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-22 07:13:35 +02:00
<item>
<title>NetNewsWire 5.0b5</title>
<description><![CDATA[
<p>This is probably the last beta before the 5.0 release.</p>
<p>Preferences > Advanced now has app updating options — you can follow test builds or release builds. Release builds is the default. If you want to continue to get test builds, youll have to check the box next to “Test builds.”</p>
<p>Fixed a bug where smart feeds and folders wouldnt re-fetch after a feed or folder was deleted, and so they might contain articles that should have been removed.</p>
]]></description>
<pubDate>Wed, 21 Aug 2019 22:05:00 -0700</pubDate>
<enclosure url="https://github.com/brentsimmons/NetNewsWire/releases/download/mac-5.0b5/NetNewsWire5.0b5.zip" sparkle:version="2607" sparkle:shortVersionString="5.0b5" length="5174826" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-14 06:47:14 +02:00
<item>
2019-08-14 09:36:51 +02:00
<title>NetNewsWire 5.0b4</title>
2019-08-14 06:47:14 +02:00
<description><![CDATA[
<p>Fixed a bug showing the unread count for the selected feed, smart feed, or folder.</p>
]]></description>
2019-08-14 09:36:51 +02:00
<pubDate>Wed, 14 Aug 2019 00:30:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0b4.zip" sparkle:version="2606" sparkle:shortVersionString="5.0b4" length="5168358" type="application/zip" />
2019-08-14 06:47:14 +02:00
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-14 05:05:22 +02:00
<item>
<title>NetNewsWire 5.0b2</title>
<description><![CDATA[
<p>Fixed a crashing bug doing mark-all-as-read from the contextual menu on a feed.</p>
]]></description>
<pubDate>Mon, 12 Aug 2019 09:45:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0b2.zip" sparkle:version="2299" sparkle:shortVersionString="5.0b2" length="5167789" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-08-12 18:24:27 +02:00
<item>
<title>NetNewsWire 5.0b1</title>
<description><![CDATA[
<p><b>Beta!</b> This is the first beta release. This means that we think the app is ready to ship — but it should get more testing to be sure.</p>
<p>There is now a <a href="https://ranchero.com/netnewswire/help/mac/5.0/en/">Help Book</a> on the web. Well continue to update it up until we ship.</p>
<p>Unread counts: for the sidebar unread count, get the unread count for the selected feed/folder from the timeline.</p>
<p>Today feed: now shows last 24 hours. This way articles dont just disappear at midnight. This kind of stretches the meaning of “Today,” but we think its fine.</p>
<p>Fixed a few AppleScript bugs, including a crashing bug that could happen when adding a feed that already exists.</p>
<p>Finalized the AppleScript scripting dictionary.</p>
<p>Performance: do async fetches for the timeline when an event triggers a need for a refresh. This way the main thread isnt blocked.</p>
<p>Performance: reload the sidebar outline less often. Only when actually needed.</p>
<p>Performance: remove some unneeded drawing behind the timeline. This makes resizing the timeline horizontally faster.</p>
<p>Performance: make some additional database operations async that could be made so.</p>
<p>About box: add additional credits.</p>
<p>Fix typos in some error messages — they were using a foot mark instead of a curly quote.</p>
]]></description>
<pubDate>Sun, 11 Aug 2019 22:20:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0b1.zip" sparkle:version="2298" sparkle:shortVersionString="5.0b1" length="5167489" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
<item>
2019-06-16 04:19:57 +02:00
<title>NetNewsWire 5.0a4</title>
<description><![CDATA[
<p>Sidebar: fixed a bug where a drag-and-drop that triggers an error could make the app unresponsive.</p>
<p>Timeline: fixed sorting when two items have the same publication date. Added additional criteria so the sort is stable and predictable.</p>
<p>Timeline: small avatars (16 x 16 favicons, for instance) are now centered on a gray background. Looks a bit better.</p>
<p>Added How to Support NetNewsWire help menu item.</p>
<p>AppleScript: read/unread and starred status are now read/write via scripts.</p>
<p>Updated to the latest Sparkle — the thing that does these in-app version upgrades — which has better support Dark Mode. Also, it might fix a bug where Check for Updates… is sometimes not available when it should be. (Maybe.)</p>
<p><b>Status note:</b> At this point we have no known bugs to fix before 5.0 beta. No crashing bugs. All that remains is documentation. So, please keep looking for bugs! :)</p>
]]></description>
2019-08-12 18:24:27 +02:00
<pubDate>Sat, 15 Jun 2019 19:00:00 -0700</pubDate>
2019-06-16 04:19:57 +02:00
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0a4.zip" sparkle:version="2237" sparkle:shortVersionString="5.0a4" length="5147527" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 5.0a3</title>
<description><![CDATA[
<p>Fixed crash happening only on macOS 10.15 beta. We owe Apple a bug report for this one.</p>
<p>Fixed a crash that could happen when finding a feed.</p>
<p>Skip showing error dialogs on automatic refreshes.</p>
<p>Immediately show the refresh progress bar when an OPML import to Feedbin starts.</p>
<p>Add ellipsis to Import from OPML and Export to OPML buttons.</p>
]]></description>
<pubDate>Mon, 10 Jun 2019 21:45:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0a3.zip" sparkle:version="2223" sparkle:shortVersionString="5.0a3" length="4689888" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-06-09 01:29:07 +02:00
<item>
<title>NetNewsWire 5.0a2</title>
<description><![CDATA[
<p>Escape HTML in the title in the article view — if theres HTML in the title, the tags should actually be displayed.</p>
<p>The Mark as Read command in the Article menu now turns into Mark as Unread at the appropriate times.</p>
<p>Feedbin syncing: send locally changed statuses before downloading statuses from the server.</p>
<p>Feedbin syncing: fix bug renaming a folder that has no feeds.</p>
<p>Feedbin syncing: fixed a bunch of accuracy and reliability issues, and a crashing bug.</p>
<p>Fixed issue where local account feed finder could lock UI in the case of an error.</p>
]]></description>
<pubDate>Sat, 08 Jun 2019 16:00:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0a2.zip" sparkle:version="2209" sparkle:shortVersionString="5.0a2" length="4691481" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-06-01 06:06:34 +02:00
<item>
<title>NetNewsWire 5.0a1</title>
<description><![CDATA[
<p>NetNewsWire 5.0 has reached alpha stage! This means it has no known bugs. It surely <i>does</i> have bugs, though. Now its time for testing. (And writing the Help book. And making the website better.)</p>
<p>Fixed a crashing bug with parsing a response from Feedbin. (Totally our fault, not Feedbins fault.)</p>
<p>Show avatars from Micro.blog feeds with multiple authors (such as your personal timeline feed).</p>
<p>Made OPML import to the On My Mac account way faster.</p>
<p>The Today smart feed now updates when the day changes.</p>
<p>You can now drag and drop in the sidebar between accounts.</p>
<p>Made the default file name for OPML exports “Subscriptions-[accountName].opml”</p>
<p>Add explanation text to Account preferences for the Name field. (Its just a display name and doesnt affect authentication.)</p>
<p>Fixed several bugs with Feedbin syncing — its now more reliable. (We know of no remaining sync bugs, though of course there might be some.)</p>
<p>Added a placeholder web page for the Help book.</p>
2019-06-08 21:03:34 +02:00
<p>New app icon! But it might take a while for your Mac to notice and put in the Dock. (I wish we could speed that up, but its out of our control.)</p>
2019-06-01 06:06:34 +02:00
]]></description>
<pubDate>Fri, 31 May 2019 20:30:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0a1.zip" sparkle:version="2185" sparkle:shortVersionString="5.0a1" length="4686634" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
2019-05-26 00:24:21 +02:00
<item>
<title>NetNewsWire 5.0d17</title>
<description><![CDATA[
<p>NetNewsWire 5.0 is now feature-complete. It has bugs, though, so we cant call it alpha just yet. Getting close!</p>
<p>NetNewsWire now requires macOS 10.14.4 or greater. It no longer includes the Swift libraries, which makes for a much smaller download, which means it takes up less space on disk.</p>
<p>You can now sync using FeedBin. See Preferences > Accounts to add a FeedBin account. Note: the initial import from FeedBin is likely to take a while, but keeping up should be quite fast.</p>
<p>You can create additional “On My Mac” accounts, via Preferences > Accounts.</p>
<p>Accounts can be made inactive.</p>
<p>Sidebar: fixed a bug updating unread counts in the sidebar when you have duplicates of a feed.</p>
<p>Timeline: scrolling has been made faster.</p>
<p>Timeline: avatars are now on the left instead of on the right. Theres a default globe avatar for when no feed icon or favicon can be found. The default avatar is tinted. Each feed gets its own tint.</p>
<p>Detail view: worked around a new WebKit bug that affected the detail view. It would flash empty between articles sometimes. Now it wont.</p>
<p>Help menu: a new command takes you to the signup page for the Slack Group.</p>
<p>Help menu: removed command to donate to App Camp for Girls, since the donation page has been removed. Once we know how we can continue to support their mission, well do so.</p>
<p>OPML Export: asks for the account first.</p>
]]></description>
<pubDate>Sat, 25 May 2019 11:00:00 -0700</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d17.zip" sparkle:version="2114" sparkle:shortVersionString="5.0d17" length="4043861" type="application/zip" />
<sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 5.0d16</title>
<description><![CDATA[
<p>Searching now works.</p>
]]></description>
<pubDate>Mon, 25 Feb 2019 21:50:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d16.zip" sparkle:version="1592" sparkle:shortVersionString="5.0d16" length="7236690" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-02-10 06:29:56 +01:00
<item>
<title>NetNewsWire 5.0d15</title>
<description><![CDATA[
<p>Sidebar: the drag images are no longer terrible. Theyre good — theyre what you expect.</p>
]]></description>
<pubDate>Sat, 09 Feb 2019 21:25:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d15.zip" sparkle:version="1517" sparkle:shortVersionString="5.0d15" length="7208509" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-02-09 07:11:24 +01:00
<item>
<title>NetNewsWire 5.0d14</title>
<description><![CDATA[
<p>Bogus future dates are now discarded when updating the database.</p>
<p>Fixed a bug where updating changed dates in articles didnt work.</p>
<p>Fixed bug fetching unread count for the Today feed — it was skipping items without a pubDate but that were logically part of Today because they arrived today.</p>
<p>Timeline: do ever-so-slightly less work in the cells, which should result in an imperceptible performance increase with scrolling.</p>
<p>Sidebar: make rows a little taller. Adds a little breathing room.</p>
]]></description>
<pubDate>Fri, 08 Feb 2019 22:00:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d14.zip" sparkle:version="1514" sparkle:shortVersionString="5.0d14" length="7209999" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-02-07 07:09:24 +01:00
<item>
<title>NetNewsWire 5.0d13</title>
<description><![CDATA[
<p>Sidebar: you can now drag feeds into and out of folders. Its rough still — the drag images are a mess, and spring-loaded folders dont close. (Those bugs have been filed and will get fixed.)</p>
<p>Fixed a bug where a feeds title could get set to “Untitled” in the database — it should just be nil or empty.</p>
]]></description>
<pubDate>Wed, 06 Feb 2019 22:00:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d13.zip" sparkle:version="1501" sparkle:shortVersionString="5.0d13" length="7212955" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-02-03 21:25:26 +01:00
<item>
<title>NetNewsWire 5.0d12</title>
<description><![CDATA[
<p>Timeline: refresh smart feeds when new articles are downloaded.</p>
<p>Sidebar: re-sort after renaming a feed or folder.</p>
<p>Fixed a bug importing OPML where the OPML file doesnt have title attributes.</p>
<p>Simplified user-agent to “NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/)”.</p>
]]></description>
<pubDate>Sun, 03 Feb 2019 12:00:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d12.zip" sparkle:version="1489" sparkle:shortVersionString="5.0d12" length="7207751" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-02-02 07:17:09 +01:00
<item>
<title>NetNewsWire 5.0d11</title>
<description><![CDATA[
<p>Probably fixed a crashing bug (with three reports) that could happen when using a single-letter keyboard shortcut.</p>
<p>Sidebar: removed gear menu — the trend these days is a clean look at the bottom of the window. (See Mail and other apps.)</p>
<p>Sidebar: during refresh, animate in the refresh-status view. Animate out when done. (A la Mail.)</p>
<p>Fixed bug where the ATP feed would have empty articles. The fix was for the parser to ignore empty content:encoded elements. (This bug wont automatically fix any already-downloaded articles in that feed. Youll see the fix in action the next time the feed updates.)</p>
]]></description>
<pubDate>Fri, 01 Feb 2019 22:00:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d11.zip" sparkle:version="1478" sparkle:shortVersionString="5.0d11" length="7206003" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-01-31 07:18:10 +01:00
<item>
<title>NetNewsWire 5.0d10</title>
<description><![CDATA[
<p>Restored 10.13 compatibility. (Figured out how to get it building for 10.13 again.)</p>
<p>Timeline: tightened it up. Increased information density. Uses small margins, smaller avatar, and smaller title font size.</p>
<p>Notarized the app, as Apple wants us to do.</p>
]]></description>
<pubDate>Wed, 30 Jan 2019 22:05:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d10.zip" sparkle:version="1474" sparkle:shortVersionString="5.0d10" length="7205444" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2019-01-29 05:44:17 +01:00
<item>
<title>NetNewsWire 5.0d9</title>
<description><![CDATA[
<p>Refresh automatically based on your settings in the General preferences pane.</p>
<p>Crashing bug: possible fix for the <a href="https://github.com/brentsimmons/NetNewsWire/issues/522">SidebarViewController.viewDidLoad() crash</a>. (I couldnt reproduce it. Well just have to watch and see if the crashes stop.)</p>
<p>Add feed window: fixed bug where Add button would be disabled sometimes.</p>
<p>Sidebar: fixed bug where empty folders would be lost between runs.</p>
<p>Crash reporter: close the window after sending the crash log.</p>
]]></description>
<pubDate>Mon, 28 Jan 2019 20:30:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d9.zip" sparkle:version="1464" sparkle:shortVersionString="5.0d9" length="7764853" type="application/zip" />
<sparkle:minimumSystemVersion>10.14</sparkle:minimumSystemVersion>
</item>
2019-01-27 07:45:38 +01:00
<item>
<title>NetNewsWire 5.0d8</title>
<description><![CDATA[
<p><b>Important compatibility note!</b> NetNewsWire now requires macOS 10.14 (Mojave). Dont update if youre running an older macOS.</p>
<p>Sidebar: you can drag a feed from an external app to subscribe to that feed.</p>
<p>Crash log catcher opens a window on next launch after a crash. It offers to send the crash log to us. (Crash logs are kept confidential.)</p>
<p>Wrote a privacy policy because it was needed for crash log collection. <a href="https://ranchero.com/netnewswire/privacypolicy">ranchero.com/netnewswire/privacypolicy</a></p>
<p>Removed the Feed Directory. The current plan is to have it return some time after 5.0 ships.</p>
<p>Preferences: you can set the default aggregator now.</p>
<p>Preferences: added Advanced pane. Right now it has just one pref — you can have crash logs sent automatically.</p>
<p>Added credits to About window.</p>
<p>Fixed bug where contextual menu for article might not have Share menu filled in properly.</p>
<p>Fixed bug where text in the sidebar was too gray most of the time.</p>
<p>Made the Star toolbar button static, because any other solution was confusing. (Show the current state? Or show the state it would have if you clicked? Both answers are good, and theyre mutually exclusive.)</p>
<p>Disabled inline editing in the sidebar. You can still edit feed and folder names, just not by clicking in the sidebar in just the right way. (Its a relatively rare thing to want to do, so having text sometimes appear as editable was more confusing than useful.)</p>
<p>Default feeds: added Xcoders.org feed.</p>
<p>Enabled the hardened runtime.</p>
]]></description>
2019-01-27 20:16:24 +01:00
<pubDate>Sun, 27 Jan 2019 10:00:00 -0800</pubDate>
2019-01-27 07:45:38 +01:00
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d8.zip" sparkle:version="1453" sparkle:shortVersionString="5.0d8" length="7759445" type="application/zip" />
2019-01-27 20:16:49 +01:00
<sparkle:minimumSystemVersion>10.14</sparkle:minimumSystemVersion>
2019-01-27 07:45:38 +01:00
</item>
2018-10-14 20:30:15 +02:00
<item>
<title>NetNewsWire 5.0d7</title>
<description><![CDATA[
<p>Multiple significant performance improvements that will be especially noticeable with high feed counts.</p>
<p>Sidebar: Delete command now in contextual menu and in gear menu.</p>
<p>Sidebar: scrolls to show feed or folder, when needed, when going to the next unread article.</p>
<p>Timeline: contextual menu command to select feed in sidebar.</p>
<p>Detail view: fixed — at least mostly — an issue where the detail views web view might flash white while in dark mode.</p>
<p>Detail view: give URL status bar a dark background color when in Dark Mode.</p>
<p>Sharing: sort articles by publication date on sharing.<p>
<p>Sharing: set email subject when sharing to Mail.</p>
<p>Window title now reflects sidebar selection. (Which will only be noticeable in the Window menu, but will be meaningful when we add support for tabs.)</p>
<p>Dock icon menu now includes Refresh command.</p>
<p>Subscriptions are now stored as an OPML file instead of a plist, which means you dont even have to export to OPML to get an OPML version of your feeds. Feed metadata is now stored in Settings.odb.</p>
<p>Toolbar: Mark As Read toggles back and forth between states.</p>
<p>Feed Directory: Add to Feeds button now works, though we want to revisit the UI.</p>
]]></description>
<pubDate>Wed, 26 Sep 2018 22:10:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d7.zip" sparkle:version="1357" sparkle:shortVersionString="5.0d7" length="7799513" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2018-09-10 22:17:52 +02:00
<item>
<title>NetNewsWire 5.0d6</title>
<description><![CDATA[
<p>Supports Mojave dark mode in the detail view, which should complete dark mode support.</p>
<p>Sidebar: feed and folder names can be edited inline.</p>
]]></description>
<pubDate>Mon, 10 Sep 2018 13:15:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d6.zip" sparkle:version="1272" sparkle:shortVersionString="5.0d6" length="7805208" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2018-09-09 21:58:50 +02:00
<item>
<title>NetNewsWire 5.0d5</title>
<description><![CDATA[
<p>Major bandwidth-use bug fixed — sometimes it would request the home page of a site multiple times all at once. Now it just does one request.</p>
<p>Sharing: lightboxed the share sheet.</p>
<p>Sharing: added subject to Mail message.</p>
]]></description>
<pubDate>Sun, 09 Sep 2018 12:30:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d5.zip" sparkle:version="1267" sparkle:shortVersionString="5.0d5" length="7742716" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2018-09-05 06:09:48 +02:00
<item>
<title>NetNewsWire 5.0d3</title>
<description><![CDATA[
<p>Fixed appearance of timeline cell when highlighted (in High Sierra) — text now turns white, as expected.</p>
<p>Reduced size of download by several MB by not including Swift libraries in Safari extension.</p>
<p>Made the Safari extension preserve https scheme, for better security.</p>
<p>Added Share submenu to timeline contextual menu.</p>
<p>Detail view doesnt make date a link when it would be to the same URL as the title link.</p>
]]></description>
<pubDate>Tue, 04 Sep 2018 21:00:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d3.zip" sparkle:version="1241" sparkle:shortVersionString="5.0d3" length="7730920" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
2018-09-02 22:01:02 +02:00
<item>
<title>NetNewsWire 5.0d2</title>
<description><![CDATA[
<p>Fixed a performance issue when fetching articles — its much faster now. Youll especially notice when you select something with hundreds of articles.</p>
<p>Handle bad home page URLs in a feed. (AppleInsider, for instance.)</p>
<p>Allow .xml as an extension when importing an OPML file.</p>
<p>Hide cursor when paging via the space bar.</p>
]]></description>
<pubDate>Sun, 02 Sep 2018 12:30:00 -0800</pubDate>
<enclosure url="https://ranchero.com/downloads/NetNewsWire5.0d2.zip" sparkle:version="1225" sparkle:shortVersionString="5.0d2" length="11322264" type="application/zip" />
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>