1 KiB
1 KiB
Changelog
All notable changes to the Postiz CLI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2026-02-13
Added
- Initial release of Postiz CLI
posts:create- Create new social media postsposts:list- List all posts with pagination and searchposts:delete- Delete posts by IDintegrations:list- List connected social media integrationsupload- Upload media files (images)- Environment variable configuration (POSTIZ_API_KEY, POSTIZ_API_URL)
- Comprehensive help documentation
- Example scripts for basic usage and AI agent integration
- SKILL.md for AI agent usage patterns
Features
- Command-line interface for Postiz API
- Support for scheduled posts
- Multi-platform posting via integrations
- Media upload functionality
- User-friendly error messages with emojis
- JSON output for programmatic parsing
- Comprehensive examples for AI agents