Skip to content

Release v1.8.4

Choose a tag to compare

@jghankins jghankins released this 30 Nov 22:02
Improve plugin manifest loading performance

- Pre-load installed plugins once instead of per-plugin (O(n²) → O(n))
- Add Redis caching for API response via Object Cache Pro (5 min TTL)
- Force refresh button bypasses cache for fresh data
- Bump version to 1.8.4