Skip to content

v0.1.1

Choose a tag to compare

@dave8172 dave8172 released this 24 Mar 06:36
· 10 commits to main since this release

openclaw-shopify-manager v0.1.1

This release keeps ClawHub distribution aligned with the canonical GitHub repo and removes installer-style helpers from the published skill package.

Changes

  • removed scripts/shopify-systemd.sh from the packaged skill
  • removed scripts/install-runtime.sh from the packaged skill
  • changed systemd guidance to documentation-only setup using the bundled service template
  • kept the Shopify connector runtime and Tailscale checker in the skill package

Why

These helper scripts were causing the ClawHub security scan to flag the skill as suspicious. The skill now ships the minimum runtime and documentation needed for safe distribution.

Notes

  • GitHub remains the source of truth
  • ClawHub is used only for distribution of tagged releases
  • manual systemd setup is still documented in references/systemd.md