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
- Add option to enable/disable caching
- Add configurable cache duration (default: 24 hours)
- Add cache key prefix to avoid conflicts
- Update toBase64() method to respect cache configuration
- Document cache options in config file
This fixes the issue where avatars were cached forever with no way to
configure or disable the cache, making it difficult to see setting changes.
0 commit comments