Dialog and Notification Changes
macOS 26.4 changed the behavior of Notification Center events, eliminating the ability to use a custom app icon in Notifications.
SwiftDialog 3.1beta has new funcitonality that uses a custom window type that mimics the Notification Center, and Renew will now use that feature if Dialog is on v3.1 or later.
To properly test this beta, you must use Dialog v3.1
Added a new key to the configuration file: NotificationStyle - If this key is unset, Renew will default to pseudo-alert. Valid options are: pseudo-alert, pseudo-banner, alert, banner
See swiftDialog 3.1 documentation for more details: https://github.com/swiftDialog/swiftDialog/releases
Packaging Changes
I'm using a new build method to create the Renew packages, the goal is for this to be entirely invisible to you, but if you see anything wrong with package receipts or payloads please create an Issue.