Nudge v0.7.0 Release Date: 20240725 At a Glance ----------- This version adds recipient verification support, allows getting the recipients on an account, fixes a couple of bugs, and polishes command line arguments. Plus, it's installable with `go install git.sr.ht/~bayindirh/nudge@latest`. What's New ---------- - Recipient verification support has been added. Instead of verifying every recipient with Pushover, all devices are requested from Pushover and verification is done locally. - Now you can get a list of all recipients present on an account. Breaking Changes ---------------- - Command line arguments use "-" as word separator now. Please update your scripts. Not Broken Anymore ------------------ - "-retry-interval" flag is honored, processed and handled correctly. - "-retry-interval" value sanity is being checked correctly. Known Issues ------------ - Not all features provided by Pushover is supported yet. Next Plans ---------- - Support priority 2 (Emergency) notification operations: Get receipt, check acknowledgement, cancel.