Skip to content

v2.1.1: Module Pulse Check

Choose a tag to compare

@lsthompson lsthompson released this 10 Jan 06:58
· 3 commits to main since this release
0990e40

🐛 Bug Fix

  • Cache Purge Detection: Fix false positive module detection when ea-nginx-cache-purge is not installed
    • Detection now requires specific response signatures from the cache-purge module
    • Generic NGINX 301/404/405 responses no longer trigger false detection
  • Detection Caching: Fix stale detection cache preventing module discovery
    • Settings page now always performs fresh detection check
    • No HTTP requests on regular page loads (uses cached result)

Thank you @dvershinin for another contribution to TNC Toolbox! :-)

Full Changelog: v2.1.0...v2.1.1