From e75d4d9fa63007b00854607a05c709f557d50dcf Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Tue, 3 Dec 2024 21:12:37 -0800 Subject: [PATCH] Add note about conditional GET fix to release notes and appcast. --- Appcasts/netnewswire-beta.xml | 1 + Technotes/ReleaseNotes-Mac.markdown | 1 + 2 files changed, 2 insertions(+) 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