Pricing

Changelog

Latest updates and improvements to Renprofile

March 16, 2026v0.4.5

Beacon Live Chat Integration

New Features

  • Launched 'Beacon', our new premium website chat widget with real-time WebSocket support
  • Real-time presence tracking with 'Online' indicators and current URL visibility in the agent inbox
  • Unified setup drawer supporting both Simple Script and NPM installation methods
  • Identity Resolution API (Beacon.identify) for seamless visitor-to-customer conversion

Improvements

  • Verified 'By Renprofile' status for the web channel in integration settings
March 12, 2026v0.4.0

Omnichannel Inbox Architecture Migration

New Features

  • Launched unified Shared Support Inbox with full omnichannel support
  • Migrated legacy WhatsApp-specific endpoints to platform-agnostic /inbox architecture
  • Standardized message routing for WhatsApp, Instagram, and Facebook

Improvements

  • Renamed WhatsappService to InboxService for multi-platform compatibility
  • Unified data models by migrating types/whatsapp to types/inbox (10+ components updated)
  • Standardized API routes in apiRoutes.ts with platform-agnostic naming convention
  • Refactored ContactList, MessageView, and AgentSidebar for unified messaging flows
March 9, 2026v0.3.5

Workspace Context Refactor & RBAC Optimization

Standardization

  • Renamed DashboardContext to WorkspaceContext to align with multi-workspace terminology
  • Standardized on useWorkspace() hook across 10+ components for cleaner state access

Improvements

  • Implemented server-injected member_role optimization for instantaneous RBAC granting
  • Fixed stale UI state during conversation assignment with immediate local state updates
  • Relocated MobileFooter to prevent context crashes on non-workspace public routes
March 8, 2026v0.3.4

Performance & Asset Optimization

Improvements

  • Migrated heavy PNG high-resolution showcase assets to optimized WebP format
  • Implemented selective priority loading for images to prevent browser resource bottlenecks
  • Fixed button accessibility in Hero section by converting to standard anchor tags
  • Enhanced UI interactions by making decorative images unselectable and non-draggable
  • Standardized 'Contact Sales' and 'Request a Demo' navigation flows
March 7, 2026v0.3.3

Real-Time Notifications & Channel Refinements

New Features

  • Launched real-time notification system using Server-Sent Events (SSE)
  • Implemented a dual-style notification toast system for refined UI/UX
  • Introduced unified DisconnectChannelModal for consistent multi-platform management

Improvements

  • Integrated Instagram profile pictures directly into the workspace channels tab
  • Unified WhatsApp into the global channels model to streamline onboarding flow
March 6, 2026v0.3.2

Auth Security & Mobile Polish

New Features

  • Implemented Workspace Invitation Code gate to manage early access
  • Enhanced authentication security and refined workspace creation flow

Improvements

  • Overhauled mobile responsiveness across auth pages to prevent layout overflow
  • Fixed iOS auto-zoom behavior on input focus and refined mobile header typography
  • Revamped landing page sections (Hero, Showcase, Features, FAQ) with improved layout and fonts
March 2, 2026v0.3.0

Shared Support Inbox & Mobile Overhaul

New Features

  • Pivoted platform to a unified Shared Support Inbox with UI refinements
  • Integrated the Frimousse emoji picker directly into the chatbox
  • Added WhatsApp message scheduling, read receipt integrations, and 'enter-to-send'
  • Implemented role-based inbox visibility, conversation assignment features, 'Invite User' modal, and agent notes
  • Added custom brand icons and verified badges for channel integrations page
  • Introduced a high-conversion sales page, revamped enterprise pricing CTAs, and deprecated the old contact route

Improvements

  • Implemented responsive mobile view for inbox with WhatsApp-style nesting, optimized workspace layout, and chat spacing
  • Redesigned mobile navigation with nested menus and refined desktop/mobile styling
  • Finalized fixes to the WhatsApp flow, 3-phase lifecycle onboarding, and the verify-email page
  • Introduced design improvements to the landing page hero section, FAQ, and feature CTAs
December 8, 2025v0.2.0

Email Authentication System

New Features

  • Launched complete email authentication system with registration and login
  • Implemented secure password hashing and JWT token management
  • Added email verification flow for new user accounts
  • Built password reset functionality with secure token generation
  • Proper HTTP status codes for duplicate accounts (409) and validation errors (400)
November 23, 2025v0.2.0

Feature Pages & Enhanced UX

New Features

  • Added dedicated feature pages for Personalised Webpage and WhatsApp Review Collection
  • Created new FeatureCTA component with interactive cursor-following hover effect
  • Redesigned footer with professional multi-column layout and improved navigation
November 9, 2025v0.2.0

Shareable URL Improvements

Bug Fixes

  • Fixed shareable URL handling in review sharing functionality
  • Improved user profile URL generation and formatting
  • Made shareable URLs dynamic based on user profile
November 6, 2025v0.2.0

Form Validation Overhaul

Improvements

  • Added required field indicators (red asterisk) for Business Name, Phone Number, and Profile Image
  • Enhanced form validation with comprehensive error handling
  • Improved profile image upload validation and error messaging
  • Added toast notifications for missing required fields

Bug Fixes

  • Fixed location field validation and error handling
  • Resolved file upload handling and type safety issues
  • Enhanced phone number field with improved country search
  • Fixed business type and phone number validation
November 5, 2025v0.2.0

Toast System & Validation Refinements

Improvements

  • Standardized on custom toast notification system
  • Enhanced profile image error state visibility
  • Improved form validation UX in onboarding flow

Bug Fixes

  • Fixed category values to match expected schema (Creator and Business)
  • Removed duplicate validation for account type
  • Enabled continue buttons with proper form validation
November 2, 2025v0.2.0

Onboarding Flow Improvements

Improvements

  • Enhanced middleware and component structure for better user experience
  • Streamlined VideoPlayer implementation in Hero component
  • Updated BusinessInfoForm and DropdownField for improved layout and accessibility

Bug Fixes

  • Fixed navigation flow between business-info and persona pages
  • Prevented race condition in business-info to persona navigation
October 30, 2025v0.2.0

Business Type Options Update

Improvements

  • Updated business type options in dropdown for better categorization
October 28, 2025v0.1.0

🎉 Renprofile Launch

Initial Release

  • WhatsApp review collection with AI bot automation
  • Personalized review pages for businesses and creators
  • Dashboard for managing reviews and analytics
  • Review widget for website embedding
  • Secure authentication and user management