This release modularizes the TVCNet Social Toolkit architecture for better maintainability and performance.
Highlights
- Consolidated Platform Registry: Added TST_PLATFORMS to tst-config.js for single-source-of-truth configuration.
-
- AI Service Call Dispatcher: Unified the AI provider calls into a single dispatcher method.
-
- History & Schedule Modules: Extracted post history and content calendar management into dedicated domain modules.
-
- Sanitized Activity Logs: Fixed Alpine.js duplicate key issues by re-keying logs at load-time.