Changelog
All notable updates and improvements to Zeliq.
March 28, 2026Improvements
Version 0.4
- FixLogin page now uses the active theme instead of hardcoded dark background
- NewSignup page redesigned to match login page style
- NewTerms of Service page added at /terms
- NewPrivacy Policy page added at /privacy
- FixCursor pointer added to all interactive elements across the app
- FixFixed 404 after login — session now loads reliably on redirect
- FixFixed anchor links in navbar and footer on non-home pages
March 27, 2026New Features
Version 0.3
- NewNotifications dropdown in the dashboard topbar
- NewForgot password and reset password pages
- NewSENTIMENT_DROP alerts for strongly negative messages
- NewLanguage toggle pill in dashboard topbar
- FixSign out after password reset, success message on login
- FixAuth callback improvements — handles token_hash and recovery flow
March 25–26, 2026Beta Launch
Version 0.2
- NewStripe billing integration with subscription plans
- NewOpenAI-powered sentiment analysis and lead detection
- NewAlerts page with real-time DB data and API routes
- NewPer-chat analytics page /dashboard/chats/[id]
- NewAll dashboard pages connected to real database data
- NewSettings page with profile save
- FixLead score normalized to 0–100 scale
- FixAI analysis awaited properly to prevent Vercel timeout
March 25, 2026Initial Release
Version 0.1
- NewTelegram chat connection UI
- NewDashboard with metrics: messages, leads, sentiment, alerts
- NewLeads page with scoring
- NewGoogle OAuth and email/password authentication via Supabase
- NewPrisma ORM with PostgreSQL schema
- Newi18n support for Russian and English