Changes since 6.1.10:
- Added support for Markdown in RSS via the source:markdown element. When present, the Markdown is rendered as HTML
- Made several performance enhancements, most notably in scrolling the timeline
- Fixed a bunch of AppleScript bugs
- Added ability to copy multiple article URLs
- Added a dotted underline to links in the Sepia theme, to make links more visible
- Improved http/https caching, reducing bandwidth and battery use
- Fixed bug where a feed could be read twice on being added
- Fixed bug where the initial download for a new feed didn’t store conditional GET info
- Added some special cases where we can and should avoid doing some specific work (such as downloading the home page to find a feed icon)
- Worked around a server bug where a server would always respond with a 304 when any conditional GET info is sent (the app drops conditional GET info every 8 days)
- Fixed a possible cause of feeds not updating by caching (non-429) 4xx responses for some hours rather than for the duration of the app run
- Fixed a couple Atom parser bugs (one with relative URLs, one with root level author elements)
- Fixed a bug where the webview can sometimes take a surprisingly long time to appear after launch
- Fixed a possible cause of app icon unread count badge to be out of date
- Fixed bug where timeline text could be truncated early when showing max number of lines in timeline and small text
- Made Sidebar the first item in toolbar by default
- Added Open Application Support Folder (data folder) to Help menu (moved from Debug menu)
- Made it so we don’t get one-time codes in random text views
- Fixed a bug where images that are links could get underlined in the default theme
- Fixed a bug finding a feed in a page that has no body tag
- Applied a number formatter for unread counts in the sidebar