Changelog

Changelog

Track all updates, features, and improvements to FreePas

Latest: v2.3.15
170 Commits
October 1, 2025
feature
47
fix
59
improvement
57
security
2

AI Chat Conversation History - Improved Storage Logic

Only save conversations where user has actually interacted (more than 1 message). Filter out empty conversations with only the automatic welcome message. History tab now displays only meaningful conversations with user interaction. Badge count shows accurate number of saved conversations. Prevents localStorage pollution with empty conversation entries. Automatically clears storage when no meaningful conversations exist.

ai-chat-conversation-history-fixFreePas Teamfix

AI Chat UX - Enhanced User Experience

Cleaner conversation history without empty entries. More accurate conversation count in History badge. Better localStorage management for chat conversations.

ai-chat-ux-improvementsFreePas Teamimprovement