diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 65cff4bd6..7ec5b8ce8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,6 +1,13 @@
name: CI
-on: [push]
+on:
+ push:
+ branches:
+ - master
+ - mac-candidate
+ - mac-release
+ - ios-candidate
+ - ios-release
jobs:
build:
diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml
index 4f5465294..acd2dce0a 100755
--- a/Appcasts/netnewswire-beta.xml
+++ b/Appcasts/netnewswire-beta.xml
@@ -6,27 +6,17 @@
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.
- ]]> -Same as 5.0.3b2 — just bumped the version number to 5.0.3.
+ ]]> +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.
+ + ]]>