Skip to content

Releases: apify/strands-apify

Release list

0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 07:18
251d376

0.1.0 (2026-05-28)

🚀 Features

  • Implementation of strands-apify core functionality, social media, and search tools, along with necessary configuration files, docs , and a code of conduct (6383dc7) by @daveomri
  • Update project files, and implement github workflows for code checks and releases (b1ba51e) by @daveomri
  • Use uv for dependency installs in reusable workflows (94ac8ed) by @daveomri
  • Gate rich panel output on TTY and add STRANDS_APIFY_QUIET opt-out (c061001) by @daveomri
  • Publish strands-apify as standalone PyPI package (#1) (6866498) by @daveomri

🐛 Bug Fixes

  • Pin apify-client>=2.5.0 and SHA-pin release workflows for supply-chain safety (54af678) by @daveomri
  • Tighten Instagram URL detection and propagate Actor statusMessage (df7e5f6) by @daveomri
  • Cap apify-client<3.0.0 to keep the 2.x API contract (d682f13) by @daveomri
  • Bump apify/workflows SHA pins to uv-based version (#8) (2f5c64a) by @daveomri