Releases: bitpiston/rss-button-for-safari
Releases · bitpiston/rss-button-for-safari
v1.7.3
v1.7.2
Bug fix: Prevent defaulting to Safari for the news reader as RSS support was dropped in Safari 6. This could occur on older user profiles that have retained their launch services settings through macOS migrations and upgrades where Safari was previously set as the default.
v1.7.1
- Bug fix: Prevent defaulting to Apple Mail for the news reader as RSS support was dropped in Mountain Lion. This could occur on older user profiles that have retained their launch services settings through macOS migrations and upgrades where Apple Mail was previously set as the default.
v1.7
- Bug fix: correct popover no longer resizing reliably to accommodate the length of feeds.
- Bug fix: remove Minimal Reader support as they have shut down and the website no longer exists.
- Improvement: add support for RDF feeds (application/rdf+xml).
- Improvement: add fallback detection for application/xml and application/json for feeds with incorrect mime types.
- Improvement: support for macOS 12 Monterey (replace NSWorkspace.open calls deprecated in macOS 11 Big Sur).
- Improvement: update known compatible and incompatible news reader applications list (Newsify & An Otter RSS incompatible).
v1.6.3
- No longer look for application/json alternates as its commonly used by WordPress for REST API endpoints
- Use Safari Services to open RSS web services so webkit nightlies and Safari Technology Preview don't open in Safari
- Add open feed in new window option to context menu
v1.6.2
v1.6.1
v1.6
- Add feeder.co preset
- Add Feed Wrangler preset
- Fixed issue populating list of news readers when the saved news reader is uninstalled
- Add continuous polling on the active tab to detect changes to available RSS feeds for SPAs
- Add error message for unknown extension state (presumably failed installation on first run)