February 14, 2026 v0.9.0
Public Beta Launch & Landing Page
- New Public beta is live — soqqet.com is open for early access signups
- New Brand new landing page with dark theme, bento grid features section, and interactive pricing
- New Contact form with Telegram notification — inbound requests go straight to founder's inbox
- Improved Updated brand identity: new logo with qq-plug motif, yellow accent system
- Infra Migrated hosting to Cloudflare Pages with Workers for form handling
January 20, 2026 v0.8.0
SMS Channel & Delivery Analytics
- New SMS channel support — send scheduled notifications via SMS alongside WhatsApp and Telegram
- New Real-time delivery analytics dashboard with open rates, click-through rates, and delivery status
- Improved Message queue processing now 3× faster with batch optimization
- Fixed Resolved edge case where scheduled messages would fire twice in UTC+1 timezone
December 15, 2025 v0.7.0
Visual Flow Builder
- New Drag-and-drop flow builder for creating multi-step message automations
- New Conditional branching: route messages based on user replies, time of day, or contact tags
- New Flow templates: welcome confirmations, appointment reminders, order updates, and support follow-ups
- Improved Contact import now supports CSV files up to 50,000 rows
- Fixed Telegram bot webhook reconnection after session timeout
November 10, 2025 v0.6.0
Telegram Channel & Contact Tags
- New Telegram bot integration — connect your Telegram bot and deliver service updates to opted-in contacts
- New Contact tagging system: create custom tags, filter opted-in contact groups, and segment workflows
- Improved Message scheduling: pick date, time, and timezone for each scheduled send
- Improved Dashboard UI refresh with dark mode and cleaner navigation
- Infra Database migration to PostgreSQL for better scalability
October 5, 2025 v0.5.0
GDPR Compliance & Opt-out Management
- New Built-in GDPR consent management: double opt-in flows and audit trail
- New Global blocklist — contacts who opt out are automatically excluded from future scheduled sends and workflows
- New Data export tool: download all contact data as CSV for GDPR data subject requests
- Improved WhatsApp session stability with automatic reconnection and health monitoring
- Fixed Media messages (images, PDFs) now correctly display in message previews
September 1, 2025 v0.4.0
Scheduled Messaging & Media Support
- New Scheduled messaging: queue reminders and service updates with delivery tracking
- New Rich media support: send images, videos, documents, and location pins via WhatsApp
- New Message templates with dynamic variables: {name}, {company}, {date}
- Improved Contact management: search, filter, and batch organization tools for contact lists
- Infra Multi-tenant architecture foundation with tenant isolation
August 1, 2025 v0.3.0
WhatsApp Integration & Contact Management
- New Guided WhatsApp channel setup for linking your workspace connection
- New Contact management: import, organize, and manage your messaging contacts
- New Send individual WhatsApp messages from the dashboard with delivery confirmation
- Improved Onboarding wizard to guide new users through setup
- Infra Core platform built on Laravel 11 + Filament 3 with stancl/tenancy