Skip to content

1.2

Compare
Choose a tag to compare
@ThatStella7922 ThatStella7922 released this 11 Jan 02:23
· 29 commits to master since this release
572e8e7

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 quality-of-life release for Battery Webhook. Here's what's new:

macOS

  • Fixed an issue where the app's main window would be shown after launching, even though the main window was set to be hidden
  • Updated the menu bar extra to use Battery Webhook's icon
  • Added an automation for fully charging your Mac
  • Added an automation for the app launching on your Mac
  • Added an option to automatically launch Battery Webhook when you log in
  • Improved text and tooltips options specific to Mac
  • Updated onboarding experience
  • Other minor bug fixes and code improvements

iOS and watchOS

  • Fixed an issue where onboarding text would be cut off on smaller devices
  • Fixed an issue where the Automations page would say that devices not running iOS 16 or later support Shortcuts Automations
  • Improved labeling for identity settings
  • Improved onboarding on watchOS
  • Other minor bug fixes and code improvements

visionOS

  • Support for visionOS!
Full changelog

All platforms

  • Show welcome view as sheet
  • Clean up code and remove unused code
  • Minor wording updates
  • Fix GetDeviceModel including a terminating character on Apple Silicon Macs
  • Set up automatic test notes for TestFlight
  • Move Stella links above the GitHub link in About

macOS

  • Fix the app's main window being shown after launching it with the main window disabled
  • New menu bar extra image based on the app icon
  • New full charge automation
  • New open app automation
  • New option for launching on login
  • Improve text and tooltips on Mac-specific options
  • Enforce proper sizing on the debug sheet in About

iOS and watchOS

  • Show field name for identity settings
  • Fix welcome view on watchOS
  • Fix Automations reporting that the device is capable of Shortcuts Automations even on iOS 15

visionOS

  • Automations now reports being capable of Shortcuts Automations instead of reporting that the device is ineligible
  • Enforce proper sizing on the debug sheet in About
  • Finish the initial support for this platform

(Commit history here)

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 if you don't want to use the App Store:

  • 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.