Tags: rmyndharis/OpenWA
Tags
fix(dashboard): resolve ESLint errors from react-hooks plugin upgrade - Move fetchSessions declaration above useEffect to fix no-use-before-define - Suppress react-hooks/set-state-in-effect for legitimate state sync patterns - Fixes CI Dashboard job failure after eslint-plugin-react-hooks bump
Release v0.1.0 - Initial Public Release OpenWA: Open Source WhatsApp API Gateway Features: - Multi-session WhatsApp management - RESTful API with full messaging support - Web Dashboard for session management - PostgreSQL/SQLite database support - Redis cache and Bull job queue - Webhook system with retry mechanism - Plugin architecture for extensibility - Docker-ready deployment - n8n community node integration