- Tweak – In 1.21.0 we switched to GET ajax requests to leverage caching, however, due to the length of some queries this was causing 414 request URI too long errors in many environments. Reverted to POST to avoid this.
- Tweak – flush_rewrite_rules after updates to ensure ajax endpoint exists.
- Tweak – Use relative path for ajax endpoint to work around https/http.