What's Changed
- Remove redundant DownloadManager related code. by @GetToSet in #83
- Update MASPreferences to 1.4.1. by @GetToSet in #84
- Remove taskQueue wrapper for episode DB operations to prevent queueing. by @GetToSet in #86
- Fix: sidebar images dimmed out when window not active on macOS 13 beta. by @GetToSet in #89
- Move advanced preference controls to a separate pane. by @GetToSet in #90
- Support for subscribing podcasts.apple.com URLs. by @GetToSet in #94
- Fix first episode being accidentally selected on reload. by @GetToSet in #96
- Assign duration information so it's available in episode list view wi… by @woj-tek in #105
- Enable symbolication for PLCrashReporter by @GetToSet in #107
- Support for Apple’s unified logging system. by @GetToSet in #109
- Performance improvements for batch (un)marking played or favourite. by @GetToSet in #95
- Fix: unable to seek through current episode with the playback slider by @GetToSet in #110
- Implement custom User-Agent for media playback by @GetToSet in #92
- Add a playback threshold percentage at which point to mark an episode as played by @dyerc in #111
New Contributors
Full Changelog: v2.0.0...v2.0.1