Skip to content

Releases: rioriost/virt-connector

v0.1.2

Choose a tag to compare

@rioriost rioriost released this 01 Jul 23:44

Changes

  • Do not treat LaunchAgent termination signals as power_off events. This prevents Homebrew upgrades, launchctl bootout, and other service stops from turning devices off.
  • Add Cask postflight behavior that re-registers the LaunchAgent only when an existing VirtConnector config is present and monitoring is enabled.
  • Keep fresh installs explicit: no LaunchAgent is started automatically when no config exists.

Verification

  • Built with Swift release configuration.
  • Signed with Developer ID and notarized by Apple.
  • Staple validation and Gatekeeper install assessment passed.

v0.1.1

Choose a tag to compare

@rioriost rioriost released this 01 Jul 23:35

Changes

  • Reduce idle energy usage by replacing pmset log polling with NSWorkspace display sleep/wake notifications.
  • Remove the poll interval configuration and CLI option.
  • Keep Shortcut execution event-driven: Shortcuts are launched only when a configured power event is received.

Verification

  • Built with Swift release configuration.
  • Signed with Developer ID and notarized by Apple.
  • Staple validation and Gatekeeper install assessment passed.

VirtConnector 0.1.0

Choose a tag to compare

@rioriost rioriost released this 01 Jul 11:58

Initial Homebrew Cask release.\n\n- Adds Shortcuts-based display sleep/wake automation.\n- Adds VirtConnectorAgent menu bar shutdown flow.\n- Ships a signed, notarized, and stapled macOS installer package.