All notable changes to TrendPulse Content Calendar are documented here.
The format is based on Keep a Changelog ,
and this project adheres to Semantic Versioning .
- Initial release.
- Content-calendar engine: schedules scored keywords into dated publishing slots, breakout-first.
- Trend-aware priority tiers (urgent / high / medium / evergreen / refresh).
- Per-slot headline idea, content type, content angle, and "why now" rationale.
- Multi-format rotation (blog / video / social / newsletter).
- Configurable
calendarStartDate, postsPerWeek, calendarWeeks, includeDecliningAsRefresh.
- SerpApi-backed Google Trends data (BYO key), reusing the proven TrendPulse scoring engine.
- Outputs: dated calendar dataset + SUMMARY / CALENDAR / URGENT_NOW / THIS_WEEK / ERRORS key-value records.
- Apify input / dataset / output schemas (all validated), README, and Store listing copy.
- Vitest suite (43 tests) covering scheduling order, slot caps, date spacing, format rotation, and skip logic.