Releases: Extra-Chill/data-machine-business
Releases · Extra-Chill/data-machine-business
v0.6.0
v0.5.0
v0.4.1
v0.4.0
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
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