Skip to content

Releases: nomanjawad/tcpa-litigator-checker

TCPA Litigator Checker - Version 1.2.1

Choose a tag to compare

@nomanjawad nomanjawad released this 17 Mar 04:21

🚀 TCPA Litigator Checker - Version 1.2.1

📅 Release Date: March 11, 2025
🔗 View on GitHub


🆕 What's New in v1.2.1?

✅ Improvements & Fixes

  • 🚀 Optimized GitHub Updater

    • Cached version check using WordPress set_transient() to reduce API calls.
    • Now updates only once every 12 hours instead of on every request.
  • 🔄 Fixed Plugin Version Handling

    • TCPA_LITIGATOR_CHECKER_VERSION now remains static inside the plugin.
    • Plugin updates only when necessary instead of always pulling GitHub API.
  • Performance Boost

    • API calls are now asynchronous and won’t slow down WordPress.
    • Improved error handling to prevent update failures if GitHub API is down.

📌 How to Update?

🔄 Automatic Update (If Enabled)

  1. Go to WordPress Admin → Dashboard → Updates
  2. Click "Check for Updates"
  3. Update TCPA Litigator Checker to v1.2.1 🎉

📥 Manual Update

  1. Download the latest release from:
    👉 GitHub Releases
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Select the ZIP file and click Install Now.

🚀 What's Next?

🔜 Upcoming Features for v1.3.0

  • ✅ Custom API response formatting for better UI integration
  • ✅ Improved error messages for failed API checks
  • ✅ More styling options in the admin panel

🔔 Stay tuned for more updates!


📢 If you find any issues, report them here:
👉 GitHub Issues


🔥 Enjoy the new update! 🚀 Let me know if you need further improvements. 😊

Version 1.2.0 - Updater Test

Choose a tag to compare

@nomanjawad nomanjawad released this 14 Mar 08:46

🚀 TCPA Litigator Checker - Version 1.2.0

🆕 New Feature

  • ✅ Added a test message in the admin panel to verify GitHub auto-updater.

🐞 Bug Fixes

  • 🛠️ Minor performance improvements.

📌 How to Update

  1. Go to WordPress Admin → Dashboard → Updates
  2. Check for updates and update the plugin.

Version 1.1.0 - New Features & Bug Fixes

Choose a tag to compare

@nomanjawad nomanjawad released this 14 Mar 08:33

🚀 TCPA Litigator Checker - Version 1.1.0

🆕 New Features

  • ✅ Added automatic GitHub update checking.
  • ✅ Improved AJAX request handling.
  • ✅ New styling options in the admin settings.

🐞 Bug Fixes

  • 🛠️ Fixed API authentication issue.
  • 🛠️ Corrected tcpaChecker JS variable bug.
  • 🛠️ Fixed incorrect font settings in the shortcode.

📌 How to Update

  1. Manual Update: Download the new version from GitHub and upload it via WordPress Admin → Plugins → Add New.
  2. Automatic Update (if enabled): Go to WordPress Admin → Dashboard → Updates and update the plugin.

📅 Release Date: March 10, 2025


🔗 View Full Changelog: CHANGELOG.md