1.0b44
Update: Battery Webhook is no longer signed and notarized for Apple platforms or available on the App Store. For more information, read this.
This is a more minor release, but here are some highlights:
- Only show the onboarding sheet on iPhone
- Bigger devices will show the onboarding view in the navigation controller
- (macOS) Add ability to hide and show the menu bar extra in Settings
- (macOS) Add ability to hide the main window and dock icon in Settings
- You can show the main window and dock icon again using the menu bar extra
- (macOS) Limited the size of the window for a better user experience
- (tvOS) Improve UI
Battery Webhook is now nearing a production-ready state, and as such these releases will no longer be marked as pre-release builds.
Full changelog
- Code cleanup
- 'Send Battery Info' item in the menu bar and menu bar extra will now disable if the configuration is not valid
- Add ability to hide and show the menu bar extra in Settings
- Add ability to hide the main window and dock icon in Settings
- Add ability to unhide the main window and dock icon in the menu bar extra
- Ensure menu bar extra when main window and dock icon are hidden
- Limit window size on macOS for better UI/UX
- Use platform-specific version variable in MessageBuilder
- Only show the onboarding sheet on iPhone
- Improve tvOS UI
Usage
Usage is described in the README.
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 archive and drop the app into /Applications. This release is signed and notarized (thanks to my Eva) so you can simply run the app with all of Apple's security features in-place.
<3 Eva for reminding me about this project