
October 14, 2025
Build v0.1.11
This build improves performance, consistency, and usability across major modules. It introduces route prefetching for faster navigation, enhanced validation in networks and whispers, new GraphQL integrations in Perceptron Hub, and a backend profile similarity tool powered by AI.
Major updates
Added route prefetching in the Side Menu for faster navigation and improved responsiveness.
Integrated GraphQL APIs in Perceptron Hub for events, traces, and tasks with optimized hooks and types.
Introduced a new
/v2/perceptronroute with improved components for Basic, General, and Personality information.Optimized Perceptron data fetching using separate APIs for each tab to reduce payload and improve performance.
Added multiple input validations and character limits (80 for names, 500 for descriptions) across Networks, Reports, and Timeout forms.
Updated Perceptron > Memory header and input field UI; added error validation for Whispers.
Merged duplicate Redux user slices for cleaner state management and removed unused schemas.
Enhanced Cypress E2E testing with Login and Signup automation for navigation, validation, and redirect flows.
Backend improvements for user profile APIs — added pagination in education, work, and family background tabs for better performance.
Added visibility checks (public, friends, followers, ghost) for threads, groups, and search.
Updated group permissions to allow both admins and members to invite users, with improved cooldown logic for spam prevention.
Introduced AI Profile Similarity Tool — a new compatibility analysis system using demographics, interests, and traits for improved matching logic.
Key Fixes
Fixed sidebar glitch when opening kebab menu in collapsed state.
Improved error handling in
fetcher.tswith consistent JSON parsing and fallback logic.Fixed double response handling and unified API error flow.
Fixed Bank balance updates after trades and improved transactions table behavior during pagination.
Improved Shop loading state handling when filters reset.
Fixed Network invitation and join notifications to dynamically pass network IDs.
Added GraphQL member count for all network entities and improved “Leave & Delete” handling for single-member admins.
Fixed InviteHistoryModal rendering and invitation alerts with proper cleanup and feedback states.
Fixed persistent typing indicators and duplicate messages in Inbox.
Improved real-time mode updates, block/unblock sync, and event cleanup during unmounts.
Fixed Perceptron asset equip/unequip and deletion logic for complete data cleanup.
Fixed Vibewall friend/follow counts and join request flags not updating after rejoining.
Integrated AI similarity calculation tool with connection workflows for smarter, compatibility-based suggestions.
QA & Deployment
Frontend & Backend have passed QA testing.
Successful build deployed to the test environment.


