Skip to content

Releases: Ranchero-Software/NetNewsWire

NetNewsWire 5.0.4b1

04 Aug 01:41
Compare
Choose a tag to compare
NetNewsWire 5.0.4b1 Pre-release
Pre-release

Changed the retention policy to match iOS
Performance enhancement: fetching articles is faster and uses less memory

NetNewsWire 5.0.4d2

11 Jul 00:53
Compare
Choose a tag to compare
NetNewsWire 5.0.4d2 Pre-release
Pre-release

Feeds view: fixed bug where multiple sequential deletes could mess up the current selection index

Article view: dealt with Twitter change that caused Twitter embeds to get cut off

Article view: properly size emojis that are actually graphics (from Wordpress, for instance)

Article view: stop playing any audio if the window is closed

Article view: don’t let line lengths get too long

Article view: fixed display of BandCamp widgets

OPML export: use an accessory view instead of an intermediate sheet

Add Folder: disable Add Folder button when text field is empty

Feed icons: get more icons from Feedbin; get favicons from some tricky cases

Add Feed: now allows IPv6 literal URLs

Feed discovery: give less weight to feeds with the word “podcast” in them, because they’re probably not what we want

Refreshing: fixed bug where automatic refreshing might not happening after the computer wakes from sleep

Preferences > Accounts: Renamed “Create” account button to “Add Account”

Fixed bug where a Feedbin article could stay unread right after you select it

Fixed bug where folder names with double quotes would have the quotes replaced with the HTML entity for quote

When importing from NNW 3, the app now ignores script feeds (since we don’t have that feature yet)

Fixed bug where, right after initial launch, the spacebar might not work to go to next unread article

Pressing return now opens the selected article in your browser

NetNewsWire 5.0.3

22 Oct 16:09
Compare
Choose a tag to compare

Changes since 5.0.2:

Significantly enhanced performance during syncs and refreshes. Fetching articles from the database is also faster.

When running for the first time, and the user previously used NetNewsWire 3, it will automatically import NetNewsWire 3 subscriptions instead of the defaults for new users.

You can also import NetNewsWire 3 subscriptions via the new File > Import NNW3 Subscriptions… command.

Keyboard shortcuts: the 's' key toggles starred status. The 'r' and 'u' keys now both toggle read status (instead of setting read and unread status, respectively).

Articles view: articles where the feed icon is quite large would be slow to render — now they render as fast as other articles.

Articles view: a bug where keyboard shortcuts wouldn’t work after giving the articles view focus has been fixed.

Articles view: YouTube videos could end up small. Fixed.

Articles view: fixed a bug scaling images to fit in the view.

Fixed the space bar when running on Catalina. It wouldn’t advance to the next unread — now it will. (This was due to a change in JavaScript in Catalina.)

Fixed a crashing bug having to do with async database fetches for the timeline.

Feedbin syncing: fixed a bug where renaming a tag on the Feedbin site would result in feeds in NNW ending up at the top level.

Help menu: fixed the expired Slack link.

NetNewsWire 5.0.3b2

19 Oct 01:52
Compare
Choose a tag to compare
NetNewsWire 5.0.3b2 Pre-release
Pre-release

Significantly enhanced performance during syncs and refreshes.

When running for the first time, and the user previously used NetNewsWire 3, it will automatically import NetNewsWire 3 subscriptions instead of the defaults for new users.

You can also import NetNewsWire 3 subscriptions via the new File > Import NNW3 Subscriptions… command.

Fixed the space bar when running on Catalina. It wouldn’t advance to the next unread — now it will. (This was due to a change in JavaScript in Catalina.)

Fixed a crashing bug having to do with async database fetches for the timeline.

Periodically empties the articles cache that was added in 5.0.3b1, so its memory use doesn’t just keep expanding.

NetNewsWire 5.0.3b1

30 Sep 20:54
Compare
Choose a tag to compare
NetNewsWire 5.0.3b1 Pre-release
Pre-release

Performance enhancement: fetching articles from the database is faster, and sometimes much faster.

Performance enhancement: syncing could block the main thread more than it should. We moved JSON decoding to a background thread, which fixes this. This is particularly noticeable during an initial sync.

Keyboard shortcuts: the 's' key toggles starred status. The 'r' and 'u' keys now both toggle read status (instead of setting read and unread status, respectively).

Articles view: articles where the feed icon is quite large would be slow to render — now they render as fast as other articles.

Articles view: a bug where keyboard shortcuts wouldn’t work after giving the articles view focus has been fixed.

Articles view: YouTube videos could end up small. Fixed.

Articles view: fixed a bug scaling images to fit in the view.

Feedbin syncing: fixed a bug where renaming a tag on the Feedbin site would result in feeds in NNW ending up at the top level.

Help menu: fixed the expired Slack link.

NetNewsWire 5.0.2

14 Sep 18:13
Compare
Choose a tag to compare

The app movement monitor has been updated to handle quarantined apps and translocation.

Normally we wouldn’t have pushed out a new release for a single bug fix, but this one is important — we were getting false positives on app movement, which was affecting some users negatively.

NetNewsWire 5.0.1

13 Sep 19:29
Compare
Choose a tag to compare

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 App Movement Monitoring for more info.

(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.

Sidebar: deleting an empty Feedbin folder no longer makes the sidebar non-responsive.

Timeline: update UI more quickly when a feed icon is downloaded.

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.

Timeline and article pane: make sure the link for an article isn’t an empty string.

Article pane: stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears.

Article pane: handle figures and iframes as we do images, so they fit in the view.

Article pane: fix white flash on first article load while in Dark Mode.

Preferences > General: add checkbox to hide the unread count in the Dock.

Preferences > Accounts: Updated the UI when a Feedbin user with an expired trial creates an account in NetNewsWire.

RSS parser: Detect RDF (RSS 1.0) feeds that lack an XML header.

RSS parser: Parse Atom-style dates that are missing a T character in the middle.

RSS parser: check for bad permalinks more aggressively. If they don’t contain a / character, then do not consider them permalinks.

RSS parser: don’t let author/title overwrite item/title.

About window: add link to NetNewsWire website.

Feedbin syncing: fixed a bug where starred articles could appear as unread.

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.

Enable the Open in Browser command only when a single article is selected.

NetNewsWire 5.0.1b1

11 Sep 03:50
Compare
Choose a tag to compare
NetNewsWire 5.0.1b1 Pre-release
Pre-release

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.

NetNewsWire 5.0.1d2

08 Sep 03:54
Compare
Choose a tag to compare
NetNewsWire 5.0.1d2 Pre-release
Pre-release

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 App Movement Monitoring for more info.

Timeline: update UI more quickly when a feed icon is downloaded.

Article pane: stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears.

Timeline and article pane: make sure the link for an article isn’t an empty string.

RSS parser: check for bad permalinks more aggressively. If they don’t contain a / character, then do not consider them permalinks.

NetNewsWire 5.0.1d1

05 Sep 04:30
Compare
Choose a tag to compare
NetNewsWire 5.0.1d1 Pre-release
Pre-release
  • (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
  • Preferences > General: add checkbox to hide the unread count in the Dock
  • Article pane: handle figures and iframes as we do images, so they fit in the view
  • Article pane: fix white flash on first article load while in Dark Mode
  • Enable the Open in Browser command only when a single article is selected
  • Detect RDF (RSS 1.0) feeds that lack an XML header
  • Parse Atom-style dates that are missing a T character in the middle
  • About window: add link to NetNewsWire website
  • RSS parser: don’t let author/title overwrite item/title
  • Deleting an empty Feedbin folder no longer makes the sidebar non-responsive
  • Updated the UI when a Feedbin user with an expired trial creates an account in NetNewsWire
  • Feedbin syncing: fixed a bug where starred articles could appear as unread
  • 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