What's new
Recent updates and improvements
Thursday, February 26, 2026
- ArticlesNew article page design with dynamic block canvas backgrounds
- SEOArticles now included in sitemap
Wednesday, February 25, 2026
- WidgetWidget 2.0 — major update with improved chat, voice, and state management
- ArticlesTwo new blog posts and improved OG image generation
- SEOAdded metadata to all documentation and marketing pages
- PerformanceLighthouse fixes for CSP, color contrast, and accessibility
- DemoBetter demo visit logging and stats dashboard
- InfrastructureIS_DEV environment variable for cleaner dev/prod config
Monday, February 23, 2026
- WidgetSimplified and cleaned up widget CSS
- PlatformNew sitemap tool for analyzing site structure
Friday, February 20, 2026
- WidgetChat window embedding and styling fixes
Thursday, February 19, 2026
- DemoSimplified demo visit flow and auto-open chat on demo pages
- DashboardWider playground and settings layout
Wednesday, February 18, 2026
- WidgetCentralized widget state management with proper TypeScript types
- LocalizationImproved translation service for multi-language sites
- ArticlesNew blog post
- DashboardFixed permissions invite flow for team members
- MarketingRestored frontpage customization animation
Monday, February 17, 2026
- WidgetNew ManagedWidget component for cleaner state handling
- SEOFixed sitemap redirect issue
- SecurityAdded security headers via Next.js config
Sunday, February 16, 2026
- WidgetSolid.js widget now renders directly inside Next.js
- PerformanceInlined SVG logos for zero-latency rendering
- InfrastructureNext.js and PM2 now run through Bun
- DocsNew pages for document uploads, languages, smart greetings, and widget styling
- SecuritySecure cookie flags on auth and widget endpoints
- MarketingRedesigned pricing and features pages
Friday, February 13, 2026
- MarketingNew frontpage design and patch notes page
- WidgetUpdated widget script URLs
Thursday, February 12, 2026
- WidgetCustom icon support: upload your own logo for the chat widget
- SEOSitemap and robots.txt generation for better search engine visibility
- AdminSuperadmin panel and token usage tracking improvements
- CrawlerImproved scraping reliability and automatic language detection
- ArticlesNew blog section with featured articles
Wednesday, February 11, 2026
- WidgetCleaner chat UI with improved markdown rendering
- ArticlesImage optimization for faster page loads
Tuesday, February 10, 2026
- ArticlesNew article pages with custom Open Graph images
- DemoTrack demo URLs for analytics
- InfrastructureChromaDB managed via PM2 for better uptime
- ChatVarious chat experience improvements
Monday, February 9, 2026
- DemoDemo crawls now index up to 50 pages for richer previews
- WidgetSmaller CSS bundle for faster widget loading
- ChatRefactored chat component for better reliability
- PlatformUpgraded to Bun 1.3.9
Friday, February 6, 2026
- DashboardPages view now loads significantly faster with virtual scrolling
- PerformanceImproved load times for large page lists
Thursday, February 5, 2026
- LocalizationAI assistant now responds in the language of your site content
- DemoFixed demo modal getting stuck during crawl
- DashboardVarious stability improvements
Wednesday, February 4, 2026
- CrawlerSupport for crawling multiple domains under one site
- DashboardDomain tree view in pages panel for better content organization
Tuesday, February 3, 2026
- CrawlerSmarter content filtering — only processes HTML pages
- InfrastructureReorganized project structure for maintainability
Monday, February 2, 2026
- WidgetBrand new Solid.js-powered widget for better performance
- DocumentsCSV and TXT file upload support for knowledge base
- PricingClearer pricing copy
- SecurityAdded safeguards for site deletion
Friday, January 30, 2026
- DocumentsCSV and TXT file upload support for the knowledge base
Thursday, January 29, 2026
- DocumentsUpload custom documents to enrich your AI's knowledge
- ChatSmart greetings — context-aware welcome messages based on the page visitors are viewing
- IntegrationsWordPress plugin for one-click installation
- AnalyticsTracking integration for visitor insights
- DashboardImproved permission handling and website suggestions
Wednesday, January 28, 2026
- DashboardNew page management view for browsing and organizing site content
Monday, January 26, 2026
- InfrastructureImproved terminal UI with reactive key bindings
Friday, January 23, 2026
- WidgetUpdated widget with new chat system architecture
Wednesday, January 21, 2026
- AnalyticsGoogle Analytics integration for tracking widget interactions
- BillingMinor Stripe payment flow fixes
- LegalUpdated privacy policy
Monday, January 19, 2026
- InfrastructureProduction deployment now managed via PM2 for better uptime
- LegalData Processing Agreement (DPA), updated privacy policy, and sub-processor documentation
- OnboardingImproved onboarding flow with admin verification
- DemoFixed demo scouting reliability
Friday, January 16, 2026
- PerformanceFaster content hashing for quicker page updates
- BillingStripe webhook and subscription fixes
- ChatReconnecting WebSocket for more reliable real-time messaging
- CrawlerImproved scraper performance by skipping CSS parsing
Thursday, January 15, 2026
- BillingVAT notification emails for invoices
- ChatFixed AI tool calling for more accurate responses
Wednesday, January 14, 2026
- SecurityHash challenge verification for chat messages to prevent abuse
- ChatFixed chat log loading issues
- DashboardMobile layout improvements
- MarketingCampaign pages and improved marketing site copy
- OnboardingStreamlined onboarding with fewer steps
Tuesday, January 13, 2026
- SecurityAdded chat message protection and rate limiting
- ChatFixed AI tool calling for multi-step queries
- DemoDemo high score tracking for engagement
Monday, January 12, 2026
- DashboardUnified /upgrade route and improved waitlist invite flow
- ChatFixed AI responses cutting off after multiple tool calls
- BillingCredit card management and trial period improvements
- CrawlerAdded timeout for static page scraping
Friday, January 9, 2026
- PlatformDaily crawl limits to manage resource usage
- ChatVoice feature for spoken conversations with the AI
- BillingTrial auto-renew option
- ChatFixed token usage tracking across conversation messages
- MarketingTargeted landing pages for different industries
Thursday, January 8, 2026
- CrawlerImproved crawler error reporting and resilience
Wednesday, January 7, 2026
- PricingNew pricing tiers with updated limits
- DashboardWaitlist flow for managing access
Monday, January 5, 2026
- WidgetNew JavaScript API for programmatic widget control
- WidgetImproved error handling and loading states
- CrawlerBetter crawl status indicators and error info
- DashboardVarious bug fixes and stability improvements
Thursday, December 25, 2025
- CrawlerFixed a critical crawler bug affecting page indexing
Monday, December 22, 2025
- ChatChat history now stored as interactions for better analytics
- ChatMajor chat system refactor for improved reliability
- SecurityAdded endpoint protection for site data
Friday, December 19, 2025
- ChatGoogle Gemini support with tool calling and retry logic
- CrawlerCrawler reliability improvements
Thursday, December 18, 2025
- ChatAdded Gemini as an alternative AI model
- PlatformWebhook hooks system for extensibility
- InfrastructureRenamed and standardized environment variables
- DemoCleaned up demo modal experience
Wednesday, December 17, 2025
- ChatNew conversational chat system with improved prompt generation
- CrawlerReal-time crawl statistics
- InfrastructureImproved error reporting and monitoring
Tuesday, December 16, 2025
- WidgetUpdated widget styling
- DashboardBrowse indexed pages directly in the studio
- InfrastructureSwitched Next.js to Bun runtime for faster performance
- PlatformReorganized prompt templates and API routers
Monday, December 15, 2025
- DashboardImproved crawl status display and studio navigation
- PerformanceFaster studio loading times
- PlatformTier limit refactor and site settings cleanup
- InfrastructureConsolidated site API routers
Friday, December 12, 2025
- DashboardNicer onboarding experience in the studio
- DashboardExpert mode with hidden feedback for power users
- SecurityImproved permissions system and bug reporter
- LegalTerms of service updates
- DemoDemo experience improvements
Thursday, December 11, 2025
- PlatformEmail notification when crawl completes
- DashboardCleaner onboarding flow
- InfrastructureFixed site settings overwrite bug
- BillingStripe and onboarding error fixes
- InfrastructureDeployment improvements with `bun run deploy`
Wednesday, December 10, 2025
- DashboardUnified header with advanced quick search
- ChatBugBot — internal debugging assistant
- MarketingNew frontpage design
- InfrastructureFixed MongoDB ObjectId parsing errors
Tuesday, December 9, 2025
- InfrastructureMigrated from Supabase to MongoDB for data storage
- ChatChat logs now stored in MongoDB for better performance
- MarketingNew footer design
Monday, December 8, 2025
- DemoInteractive frontend demo experience
- InfrastructureMigrated all API endpoints from Next.js to Elysia backend
- ChatChat and crawl now communicate over WebSocket for real-time updates
- PlatformElysia-based authentication system
- DocsDocumentation and frontpage improvements
Friday, December 5, 2025
- MarketingFrontpage overhaul with new design
- DocsNew documentation pages
- PlatformAuth wrapper and cleaner routing
- OnboardingImproved user onboarding flow
Thursday, December 4, 2025
- DashboardStudio overhaul with separate routes for each section
- DashboardCleaner dashboard logic and updated color scheme
- ChatImproved system prompt questionnaire
Wednesday, December 3, 2025
- ChatIntelligent system questions — AI generates a custom prompt based on your site
- ChatImproved chat tool calling with better styling
- CrawlerFixed scraping issues and improved URL handling with search params
- DashboardMobile-friendly start page
- DemoRefactored demo crawler for better reliability
Tuesday, December 2, 2025
- DemoNew demo crawler for trying hej without signing up
- BillingUpdated free tier limits
- WidgetWidget loading and markdown rendering fixes
- InfrastructureWebSocket reconnection logic
- PlatformEden API client integration
Monday, December 1, 2025
- BillingStripe integration for subscriptions and payments
- InfrastructureSentry error monitoring
- ChatNew prompt system with ToolCaller and agent loop
- DashboardRate limiting and dashboard improvements
- CrawlerDedicated scrape server for better resource management
- OnboardingImproved onboarding experience
Sunday, November 30, 2025
- CrawlerCrawler refactoring for cleaner codebase
Friday, November 28, 2025
- ChatVoice chat — talk to the AI assistant using your microphone
- ChatConcurrent tool calling for faster multi-step responses
- ChatPromptStream class for more efficient response streaming
- WidgetFixed widget tool call errors and prompt suggestions
- DemoImproved demo page routing
Thursday, November 27, 2025
- MarketingNew pricing page
- MarketingRedesigned frontpage
- DashboardLogin improvements and dashboard tweaks
- CrawlerMore efficient scraping with reduced overhead
- InfrastructureMigrated backend to Elysia framework
Wednesday, November 26, 2025
- ChatSentiment analysis on chat logs
- ChatCustom tool calls — define your own AI actions in the dashboard
- WidgetWidget now sends current page URL for context-aware responses
- ChatSystem prompt overhaul with chat logging
- PlatformSearch endpoint for finding indexed content
Tuesday, November 25, 2025
- WidgetWidget embedding and configuration improvements
- DashboardEditable site settings in the dashboard
- ChatAgent loop and template system for AI responses
Monday, November 24, 2025
- WidgetWidget v1.0 release
- DashboardAutomatic site screenshot generation
- CrawlerCrawlers can now be restarted without issues
- InfrastructureTask queue system for background job processing
- PlatformTemplate rendering engine
Friday, November 21, 2025
- DemoInteractive demo page with chat popup
- ChatAutomatic system prompt generation from site content
- ChatFixed rare tool call bug
- DashboardFrontend stats overview
Thursday, November 20, 2025
- InfrastructureChromaDB vector database integration
- ChatAuto-generated prompt suggestions based on your content
- PerformanceBatch text embedding with caching for faster indexing
- DashboardLive WebSocket crawl status in the frontend
Wednesday, November 19, 2025
- PlatformInitial launch — hej is born!
- InfrastructureReplaced Pinecone with ChromaDB for vector search
- CrawlerParallel crawling and indexing for faster site processing
- ChatFixed major markdown rendering bug
- MarketingFirst frontpage design