Skip to content

Releases: dyerc/Doughnut

Version 2.0.1

22 Oct 15:58
Compare
Choose a tag to compare

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

Version 2.0.0

09 Aug 15:43
ee890ac
Compare
Choose a tag to compare

Doughnut 2.0.0 is a major new release utilising the latest macOS features. I would like to specifically thank @GetToSet for all of his efforts over the past 6+ months, making this new release happen. New functionality, features and fixes include:

  • Optimize appearance, menus and design for modern macOS.
  • Support for MediaPlayer framework and better macOS integration of playback controls.
  • Updates for image operations to reduce memory usage.
  • Load audio assets asynchronously.
  • Many, many, more bug fixes and minor improvements.

v2.0.0 RC 1

24 May 20:29
Compare
Choose a tag to compare
v2.0.0 RC 1 Pre-release
Pre-release

Hopefully in the next couple of weeks this version can be launched as version 2.0.0 along with a new website (#70)

What's Changed

  • Updates for image operations to reduce memory usage. by @GetToSet in #75
  • Minor bug fixes and project-related changes for 2.0.0 beta2. by @GetToSet in #74
  • Use auto layout to determine height of preference panes. by @GetToSet in #77
  • Properly respond to theme changes and some refinements to detail page styles. by @GetToSet in #78
  • Load audio assets asynchronously to improve the user experience. by @GetToSet in #80
  • Improvements to app icon switching. by @GetToSet in #81

Full Changelog: v2.0.0.beta2...v2.0.0.rc1

v2.0.0 Beta 2

22 Mar 19:38
Compare
Choose a tag to compare
v2.0.0 Beta 2 Pre-release
Pre-release
v2.0.0.beta2

Dump release version to 2.0.0-beta.2

v2.0.0 Beta 1

27 Feb 20:28
Compare
Choose a tag to compare
v2.0.0 Beta 1 Pre-release
Pre-release

Thanks so much to @GetToSet for all his efforts adding features to Doughnut over the last couple of months. In order to progress towards a production ready release in the very near future, I have cut a beta release so that it's easier to test the new features without compiling manually.

I'll save a full changelog for the actual release.

v1.1.1

29 Aug 19:36
Compare
Choose a tag to compare
Bump to version 1.1.1

v1.1.0

24 May 20:13
Compare
Choose a tag to compare
  • Initial support for dark mode.
  • Fix bug where multiple episodes could be played at the same time.
  • Toggle player by pressing space.
  • Bug fixes.

v1.0.2

05 Mar 20:19
Compare
Choose a tag to compare

Improve episode saving performance and prevent an episode from being queued for download multiple times.

v1.0.1

14 Jan 21:16
Compare
Choose a tag to compare
Fix release build number bug.

v1.0.0

13 Jan 20:06
Compare
Choose a tag to compare

Initial release, still very much beta software.