1.6.1
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)
Full Changelog: https://github.com/wpgaurav/gt-link-manager/compare/v1.6.0…v1.6.1
