Back to Changelog
v0.3.0

version 0.3.0

X support and security improvements

Added

Social Networks Management API — Full CRUD operations for managing OAuth credentials (BYOK model). Connect, list, update, and delete social network configurations for 9 platformsAccount Usage API — Track social account limits, post usage, and billing period details. Real-time visibility into subscription utilizationComments & Replies API — Publish comments on posts and fetch conversation threads. Unified engagement across all platformsPost Analytics API — Retrieve metrics (likes, comments, shares, views, impressions, reach) with per-account and aggregated viewsPost Management — Enhanced endpoints for listing, retrieving details, and cancelling scheduled postsX OAuth 2.0 Migration — Migrated from OAuth 1.0a to OAuth 2.0 for improved security and reliabilityComprehensive Documentation — Added configuration guides for all 9 social platforms with step-by-step OAuth setup instructions

Changed

API Security — All social network credentials now encrypted at rest with industry-standard encryption.Post ID Format — Switched from numeric IDs to encoded string IDs for better security and usability

Fixed

Improved error handling for post scheduling failuresEnhanced validation schemas for better developer experienceFixed duplicate post ID handling in analytics queries

Documentation

Added platform-specific configuration guides for Threads, Bluesky, Facebook, Instagram, LinkedIn, Pinterest, TikTok, YouTubeEnhanced X/Twitter configuration documentation for OAuth 2.0Improved API documentation with examples and use casesAdded code generation support for TypeScript and Swift