github Cap-go/capacitor-updater 8.47.2

latest release: 8.47.3
7 hours ago

🆕 Changelog

Added

  • New autoUpdate policy modes providing fine-grained control over update behavior: "atBackground" (default), "atInstall", "onLaunch", "always", "onlyDownload", and "off"
  • The autoUpdate configuration option now accepts string values to specify when updates should be directly installed, consolidating functionality that was previously split between autoUpdate and directUpdate

Changed

  • The autoUpdate configuration now uses string modes to control both automatic updates and direct installation timing, simplifying the configuration model

Deprecated

  • The directUpdate configuration option has been deprecated in favor of the new autoUpdate string modes ("atInstall", "onLaunch", "always", etc.)

🔗 Full Changelog: 8.47.1...8.47.2

Don't miss a new capacitor-updater release

NewReleases is sending notifications on new releases.