Skip to content

Releases: The-Network-Crew/TNC-Toolbox-for-WordPress

v2.1.2: Slack if wp_mail_failed

13 Jan 08:32

Choose a tag to compare

🚀 Feature

  • Slack Alerts for Mail Failures: Receive Slack notifications when wp_mail fails
    • New "Slack Webhook URL" field in plugin settings
    • Alerts include site name, recipient, subject, and error details
    • Uses WordPress wp_mail_failed hook for reliable detection

Full Changelog: v2.1.1...v2.1.2

v2.1.1: Module Pulse Check

10 Jan 06:58
0990e40

Choose a tag to compare

🐛 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

v2.1.0: Selective Purging!

09 Jan 03:28
24e3260

Choose a tag to compare

🚀 Feature

  • Selective Cache Purging: Integration with ea-nginx-cache-purge module
    • When updating a post, only that page and related archives are purged
    • New "⚡ Purge This Page" button in admin bar when viewing posts on frontend
    • Falls back to full cache purge via cPanel API when module not available
  • Settings: New checkbox to enable selective cache purging

Thank you @dvershinin for bringing hole-punching to TNC Toolbox - legendary!

Full Changelog: v2.0.8...v2.1.0

v2.0.8: Scheduled Posts

03 Dec 03:45

Choose a tag to compare

🚀 Feature

  • Scheduled Posts: Support scheduled post go-lives (#34)

💅 Polish

  • WordPress 6.9: Bump tested-to version from major v6.8

Full Changelog: v2.0.7...v2.0.8

v2.0.7: Options Display

18 Nov 07:41

Choose a tag to compare

💅 Polish

  • Global Script: Update tool now purges artifact configs.

🐛 Bug Fix

  • Off/On: Fix conditional display only in Admin Area (#33)

Full Changelog: v2.0.6...v2.0.7

v2.0.6: Purge ACL Loosen

13 Nov 21:10

Choose a tag to compare

🐛 Bug Fix

  • Cache Purge: Loosen required permission (to: edit_posts)

Full Changelog: v2.0.5...v2.0.6

v2.0.5: Protected Actions

13 Nov 12:21

Choose a tag to compare

🐛 Bug Fix

  • Security: Restrict actions to Cron/Hook & via Perms

Full Changelog: v2.0.4...v2.0.5

v2.0.4: No minimum reqs.

11 Nov 06:31

Choose a tag to compare

💅 Polish

  • Remove minimum requirements: Ensure v2 adoption growth
  • Folder Renames: languages to locale; vendors to vendor

Full Changelog: v2.0.3...v2.0.4

v2.0.3: ACF Auto-purge

06 Nov 10:42

Choose a tag to compare

🚀 Feature

  • Auto-purge (ACF): When you save ACF config, purge! (#24)

Full Changelog: v2.0.2...v2.0.3

v2.0.2: Fix Settings (Save)

06 Nov 07:58

Choose a tag to compare

🐛 Bug Fix

  • Settings: Save no longer errors (relocated func.) (#32)

Full Changelog: v2.0.1...v2.0.2