Skip to content

v0.29.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:37
· 94 commits to main since this release
c54baea

Fixes

  • Plugin updates now refresh the archive ItemList cache (#562).
    • The version-upgrade routine previously omitted the archive ItemList transient family, so a fix to ItemList generation (e.g. #559) kept serving stale output for up to the 1-hour TTL after an update.
    • The upgrade path now purges that cache alongside the existing llms.txt and feed-version busts, so corrected markup is live on the next request (DB-backed transients; a persistent object cache still expires at the 1-hour TTL).