Update: Battery Webhook is no longer signed and notarized for Apple platforms or available on the App Store. For more information, read this.
This release of Battery Webhook contains new features and quality-of-life fixes. Here's what's new:
iOS and watchOS
- Added support for iOS and iPadOS 14
- Added support for Shortcuts on iOS and iPadOS 15 or older, enabling the use of automations on older devices
- Added an option to override the webhook's preset avatar & name with your own avatar and display name (for Discord webhooks)
- Added an option to show author details in automated battery info, not just manually sent battery info (for Discord webhooks)
- Added support for sending to multiple webhooks of the same type by listing them comma separated
- Fixed an issue where Battery Webhook would rarely be unable to accurately determine the OS version
- Author details will now be shown in automated battery info, not just manually sent battery info (#9)
- Lots of code improvements
- Other minor bug fixes
macOS and visionOS
- Added an option to override the webhook's preset avatar & name with your own avatar and display name (for Discord webhooks)
- Added an option to show author details in automated battery info, not just manually sent battery info (for Discord webhooks)
- Added support for sending to multiple webhooks of the same type by listing them comma separated
- Other minor bug fixes and code improvements
Full changelog
All platforms
- Implement and use shared data container
- Copy settings from old container to shared data container automatically
- Fix isiOSPre16 returning true on iOS patch versions (eg 17.0.2)
- Add support for sending to multiple webhooks of the same type by providing a comma delimited webhook URL
- Add automation saved date to debug view
- Add differentiator for debug builds (ex: "1.3(1) Dev")
- Add option to override the webhook's preset avatar & name with your own avatar and display name (for Discord webhooks)
- Add option to show author details in automated battery info, not just manually sent battery info (for Discord webhooks)
macOS
- No platform-specific changes
iOS and watchOS
- Add support for iOS 14 by cleaning up some code in SettingsView
- Add support for Shortcuts automations on iOS 15 and 14 with SiriKit
visionOS
- File format updates for the app icon
Usage
Usage is described on Battery Webhook's documentation website
Installation
- Download from the App Store on iOS, macOS and visionOS!
- Easiest and recommended installation method
OR
- Get access beta builds of Battery Webhook on TestFlight by subscribing to my Patreon's Quad-core tier.
OR
- Install manually
- On iOS, sideload with something like AltStore/Xcode/etc, or sign it with your developer account and AirDrop it to your iOS device
- On macOS, extract the NotarizedMacUniversal ZIP archive and drop the app into the Applications folder
- On visionOS, sideload with Xcode after signing with your developer account.