Changelog

Track every update to the Vaimanasoft platform. New features, improvements, and fixes.

v2.4.0 March 21, 2026 Major Release

Analytics Suite Expansion

Massive update adding five new analytics modules, a public features page, and an enhanced settings experience.

  • Funnel Analysis — build multi-step conversion funnels with saved templates
  • Retention Cohorts — heatmap-style D0-D30 retention tables with industry benchmarks
  • User Path Analysis — interactive tree visualization of user journeys
  • Feature Flags — boolean and multivariate flags with rollout percentages and SDK endpoint
  • Custom Dashboards — drag-and-drop dashboard builder with KPI, line, bar, and pie widgets
  • Enhanced Settings page with SDK endpoint reference, data export, and danger zone
  • Public features page at /features.html
v2.3.0 March 20, 2026 Feature

Experiments, Live Feed, Alerts & Blog

Added real-time monitoring, A/B testing management, alert rules, and a developer blog with SEO.

  • A/B Experiments page — create, manage, and track experiments with multi-variant support
  • Live Event Feed — real-time SSE stream with event type filtering and pause/resume
  • Alert Rules — configurable metric alerts with email/webhook notifications and trigger history
  • Team Management — invite members, assign roles (Owner/Admin/Viewer)
  • Onboarding wizard for new users with SDK setup guide
  • Blog engine with markdown posts, RSS feed, and sitemap
  • Five initial blog posts targeting developer SEO keywords
v2.2.0 March 18, 2026 Improvement

SaaS Foundation & Pricing

  • Pricing page with 4 tiers: Free, Starter ($19), Pro ($79), Enterprise ($299)
  • Billing management page with Stripe integration
  • JWT authentication with login, registration, and token refresh
  • Multi-tenant architecture with organization-scoped data
  • SEO: meta tags, Open Graph, Twitter Cards, JSON-LD structured data
  • robots.txt and sitemap.xml for search engine indexing
v2.1.0 March 15, 2026 Feature

React Dashboard & AI Insights

  • Complete React SPA dashboard built with Vite and Tailwind CSS
  • AI Insights page — Claude-powered natural language analytics queries
  • Push Notifications page with segment targeting and delivery tracking
  • Interactive charts with Recharts (line, bar, pie, area)
  • Demo mode — full UI works without backend for evaluation
v2.0.0 March 10, 2026 Major Release

API v4 & Multi-Tenant Rebuild

Complete architecture overhaul from per-app tables to shared multi-tenant schema.

  • API v4 with single entry point router and clean endpoint design
  • Multi-tenant database: organizations, users, apps, devices, events tables
  • SDK authentication via X-SDK-Key header
  • Batch event ingestion endpoint
  • Environment-based configuration (.env) replacing hardcoded credentials
  • CORS restricted to configured origins
v1.0.0 February 2026 Initial

Initial Internal Release

Internal analytics tool for tracking Vaimanasoft Android apps. Device registration, 19 event types, basic segmentation, FCM push notifications, and admin dashboard.