Add note about conditional GET fix to release notes and appcast.

This commit is contained in:
Brent Simmons
2024-12-03 21:12:37 -08:00
parent 7e2ccac3aa
commit e75d4d9fa6
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
<li>Add keyboard shortcut for Copy Article URL and Copy External URL menu items</li>
<li>Fix some Applescript bugs</li>
<li>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)</li>
<li>Fix a bug with conditional GET support</li>
<li>Support MarsEdit 5 - it will now appear in Share menu</li>
<li>Fix a crashing bug that could happen when adding an account</li>
</ul>

View File

@@ -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