diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml index 70ab27047..0652e8ce2 100644 --- a/Appcasts/netnewswire-beta.xml +++ b/Appcasts/netnewswire-beta.xml @@ -14,6 +14,7 @@
  • Add keyboard shortcut for Copy Article URL and Copy External URL menu items
  • Fix some Applescript bugs
  • Add support for 429 responses and Cache-Control header — will use less bandwidth and will be kinder to servers (for On My Mac and iCloud accounts)
  • +
  • Fix a bug with conditional GET support
  • Support MarsEdit 5 - it will now appear in Share menu
  • Fix a crashing bug that could happen when adding an account
  • diff --git a/Technotes/ReleaseNotes-Mac.markdown b/Technotes/ReleaseNotes-Mac.markdown index f049ff24f..ca9bd4da7 100644 --- a/Technotes/ReleaseNotes-Mac.markdown +++ b/Technotes/ReleaseNotes-Mac.markdown @@ -6,6 +6,7 @@ Restore toggle sidebar button to toolbar Add keyboard shortcut for Copy Article URL and Copy External URL menu items Fix some Applescript support bugs Add support for 429 responses and Cache-Control header — will use less bandwidth and will be kinder to servers (for On My Mac and iCloud accounts) +Fix a bug with conditional GET support Support MarsEdit 5 - it will now appear in Share menu Fix a crashing bug that could happen when adding an account