February
New Features
HIPAA Compliance
-
Personal AI has achieved HIPAA compliance certification, enabling secure handling of protected health information
-
This milestone opens up new opportunities for medical and healthcare use cases
-
Healthcare providers can now leverage Personal AI while maintaining regulatory compliance
Memory API Endpoint Update
Implemented new endpoint for Memory API functionality
-
API documentation available at:
Channel Details Button
-
Added a new ‘Channel Details’ button on the right side of the screen, adjacent to AI tools
-
Provides easy access to channel information and descriptions, improving navigation and context awareness for users
Bug Fixes
Channel Journey UI Improvements
Two critical UI issues have been addressed in the Channel Journey:
- AI Settings Update
-
Fixed delayed settings update when switching AI
-
Settings call now executes immediately upon AI switch
-
AI picture now updates correctly in pilot modes
- AI Threshold Configuration
-
Resolved issue where AI threshold was incorrectly set to -1 during channel creation
-
System now properly respects user-defined threshold settings
-
Default threshold behavior has been corrected
AI Stacking Issues
-
Fixed a critical issue with memory stacking in multi-AI channels
-
Channel owners’ stacked memories now correctly route to their default AI instead of their primary AI
-
Ensures proper memory management and AI interaction
Chat List Behavior
-
Resolved an issue where selecting AI tools didn’t update chat list positioning
-
Clicking an AI tool now properly bumps the associated chat to the top of the list
-
Improves chat organization and user experience by maintaining expected conversation order
Security Enhancements
API Key Management
-
Migrated Notification/Firebase API key to environment variables
-
Enhanced security through proper credential management
-
Reduced risk of exposed API keys in codebase