Most of this changelog is about improving the quality of the purge requests, and making error messages readable, and of course fix the bug when trying to perform a purge of a singel post on ServeboltCDN.
- Removed changelog pre v 3.5 to make it shorter as requested by WordPress
- Adapted the tags to match requested count. Again a request of WordPress
- Added sanitization to host calls for purging, and better validation, via update to Servebolt SDK. This reduces the calls to be only valid host names, and of those there are not duplicates.
- Made purge based AJAX error messages readable in the modal window. Now the user can click the button to review them, and it expands to show what is needed.
- Reduced number of cache tags, removing ones that were never used. Thus improving performance and reducing total needed purge requests.
- Adapted purge call for Servebolt CDN for single post purges, no more purge errors.