v2.0.5-beta
🔄 Changes v2.0.5
🆕 New Features
- Conversation history now stored in files instead of Home Assistant states
- Added configurable history size limit (default: 100 entries)
- Added automatic cleanup of old history entries
💪 Improvements
- Reduced memory usage by moving history to file storage
- Better handling of large conversation histories
- Fixed async history updates
- Updated translations
- Fixed minor bugs
- Updated documentation
📝 Notes
- History is now stored in:
.storage/ha_text_ai_history/
- No configuration changes required
Full Changelog: v2.0.4-beta...v2.0.5-beta