You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v0.2.2 - Fix datetime validation error handling
- Fix datetime validation errors when MultiViewer is closed or returns malformed data
- Add comprehensive logging for all session error scenarios
- Add 7 new test cases for error handling (87% coverage on memory.py)
- Improve error messages to help users troubleshoot and fix corrupted sessions
- Better debugging with specific exception handling and stack traces