Gatilab Products

Release Notes

Improvements, fixes, and the details behind each release.

GT Link Manager

Manage branded redirects, affiliate links, and optional click analytics.

View Product
← All GT Link Manager Releases
Stable

What's Changed

  • Fixed nonce mismatch bug — trash, restore, and permanent delete actions were failing due to inconsistent nonce prefixes.
  • Fixed potential ReDoS vulnerability — removed error suppression on regex pattern matching, added pattern length validation.
  • Standardized all nonce prefixes to gtlm_ across admin actions and list table.
  • Added REST API route descriptions to all endpoints for better discoverability.
  • Added object caching for admin category dropdown with proper invalidation on create, update, and delete.
  • Updated readme with free training course, developer reference, REST API guide, and new FAQ entries.

= 1.6.0 = = 1.6.1 = Fixes nonce mismatch bug affecting trash/restore/delete actions, hardens regex pattern validation, adds REST API descriptions and category caching.

Commits

  • Add 1.6.1 changelog and upgrade notice to readme (fc0c2af)
  • 1.6.1 (c6e0f85)