Skip to content

Releases: Extra-Chill/data-machine-business

v0.6.0

13 Jun 00:28

Choose a tag to compare

What's Changed

  • feat(analytics): add GA4 path_sequence action for true ordered cross-host journeys by @chubes4 in #35

Full Changelog: https://github.com/Extra-Chill/data-machine-business/blob/v0.6.0/docs/CHANGELOG.md

v0.5.0

30 May 16:40

Choose a tag to compare

Added

  • expose hostName in GA4 page_stats + add network_density action
  • add Media Hygiene ability + wp datamachine media CLI

v0.4.1

23 May 14:53

Choose a tag to compare

Fixed

  • register GoogleDrive abilities under datamachine-fetch category

v0.4.0

23 May 13:35

Choose a tag to compare

Added

  • add pagespeed integration
  • feat(google-drive): add download-googledrive ability
  • feat(google-drive): add read-googledrive-doc ability
  • feat(google-drive): add list-googledrive-files ability

Changed

  • refactor(google-drive): extract Drive client into shared helper

Fixed

  • preserve scope on Google token refresh (closes data-machine#2167)

v0.3.0

21 May 10:43

Choose a tag to compare

Added

  • add search console integration
  • register GA4 tooling
  • add Bing Webmaster integration
  • add Amazon affiliate link tool
  • add Google Search tool
  • feat(google-drive): prefer markdown export for Docs and surface file fields top-level
  • feat(google-drive): add Drive fetch handler + rename Google auth (closes #7)

Changed

  • Add Discord integration with ability-first architecture
  • Add Slack integration and refactor to ability-first architecture
  • Add README with setup instructions
  • Initial commit: Extract Google Sheets from data-machine core

Fixed

  • migrate Slack/Discord/Google* abilities to semantic categories
  • defer Data Machine core check to plugins_loaded