pleroma/changelog.d/rich_media.fix
Mark Felder 04fc4eddaa Fix Rich Media Previews for updated activities
The Rich Media Previews were not regenerated when a post was updated due to a cache invalidation issue. They are now cached by the activity id so they can be evicted with the other activity cache objects in the :scrubber_cache.
2024-02-04 23:47:04 -05:00

2 lines
64 B
Plaintext

Rich Media Preview cache eviction when the activity is updated.