Typefully Plugin Changelog
0.1.0 - July 22, 2026
Initial first-party Typefully plugin preview.
Added
list_draftsoperation for reading Typefully drafts with status and pagination filters.create_postoperation for creating drafts, scheduled posts, or immediate publish requests.- Operation-scoped credential lease model for Typefully API-key access.
- Write-operation idempotency requirement for
create_post. - Managed-preview dashboard setup path for workspace plugin installs.
Migration Notes
- Legacy Typefully connector configurations should be reviewed during managed setup before moving a workspace to plugin-based grants.
- Existing agents should grant specific plugin operations, such as
typefully/list_draftsortypefully/create_post, rather than broad provider access.
Breaking Changes
None for the initial plugin release.