Skip to content

v4.9.0 - Modular Architecture

Latest

Choose a tag to compare

@tvcnet tvcnet released this 21 Mar 20:54
· 5 commits to main since this release

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.