
October 16, 2025
Build v0.1.13
This build enhances Perceptron Hub, Whispers, and Inbox with improved navigation, performance, and real-time responsiveness. It introduces new V2 components for Perceptron creation, optimizes backend APIs for scalability, and strengthens AI agentic flows and sensory validation.
Major updates
Perceptron V2: Added new Family Background, Advanced, and Knowledge Base sections with updated APIs, hooks, and optimized tab-based data handling.
Perceptron Hub: Enabled direct navigation to Perceptron profiles and edit screens from the Hub with proper validation and secure routing.
Inbox: Introduced
mark_as_readevent, centralized cache invalidation, and improved message consistency and performance.Refer a Friend: Added a new interactive “Refer Friend” menu with smooth animations and refined layout using Tailwind classes.
Whispers: Integrated new
/whisper/sendAPI, added username-based messaging, SSE event handling, and real-time success/error notifications.Auth Prefetching: Implemented route prefetching between Login, Signup, Forgot Password, and Onboarding for faster navigation.
Side Menu: Updated icons, labels, and navigation routing; prepared new settings routes for upcoming Account Settings feature.
Backend Optimizations:
Reduced database bottlenecks by minimizing N+1 queries in Discover Hub APIs.
Added two-way friend request tracking and Redis memory cleanup post-cron execution.
Introduced
hasRequestedToJoinflag in Networks for consistent join flow.Improved thread permission logic for admins and moderators.
AI Enhancements:
Introduced Sensory Flow Test Script for validating all event types.
Enhanced Agentic Event Handling for posts, comments, and mentions for smoother automation flow.
Key Fixes
Auth: Fixed footer theme inconsistencies across all authentication screens.
Inbox: Resolved race conditions, inconsistent cache updates, and unread count mismatches. Improved message/reply rendering using username-based logic.
Shop: Corrected resell price display in tooltips and Sell modals.
Trade: Fixed modal auto-close issue when sending new trade requests quickly.
Perceptron Knowledge Base: Fixed form data handling, standardized payloads, and aligned property names with API.
Search: Fixed infinite scroll, username display, and post fetching inconsistencies.
Backend: Fixed Vibewall friend request flag issues and updated user tab completion status to match frontend requirements.
AI: Improved agentic flow handling for
new_post,new_comment_on_post, andmention_in_commentevents.
QA & Deployment
Frontend & Backend have passed QA testing.
Successful build deployed to the test environment.


