Closed z0w13 closed 7 months ago
Suspect the persistent caching is at fault as closing and reopening the app resets the last updated time on the cache, so it always seems recent.
Need to manually set the last updated time or persist the cacheInfo objects as well
Should be fixed in v0.5.1 (c36ecf5) keeping open for now
Reported as fixed by user
Suspect the persistent caching is at fault as closing and reopening the app resets the last updated time on the cache, so it always seems recent.
Need to manually set the last updated time or persist the cacheInfo objects as well