Releases: pods-framework/pods-alternative-cache
Releases · pods-framework/pods-alternative-cache
2.2.0 - March 24th, 2024
- New requirements that match Pods: WP 6.0+, PHP 7.2+, and Pods 3.0+ (@sc0ttkclark)
2.1.8 - March 24th, 2024
- Fixed: Resolved a PHP notices with the storage set method. (@sc0ttkclark)
- Fixed: Resolved an issue which was causing the cache group not be utilized properly when setting the fallback value. (@sc0ttkclark)
- Fixed: Tested on WP 6.5 and PHP 7.2+. (@sc0ttkclark)
2.1.7 - March 13th, 2023
- Fixed: Caught a bug hanging around for a few years that only happened in edge cases -- checking if file/directory still exists before trying to delete/remove it. (@sc0ttkclark)
2.1.6 - March 6th, 2023
- Fixed: Prevent issue that sometimes happens with persistent object cache fallback when clearing cache for a group. (@sc0ttkclark)
2.1.5 - September 30th, 2022
- Fixed: Resolved the PHP warning when setting up the .htaccess file. (@sc0ttkclark)
- 2.1.4 still had the issue so it was released
2.1.4 - September 30th, 2022
- Fixed: Resolved the PHP warning when setting up the .htaccess file. (@sc0ttkclark)
[2.1.3] March 1st, 2022
- Fixed: Ensure that the podscache file directory is excluded from search engine indexing and deny direct browser access on Apache environments.
- Fixed: Help resolve potential PHP warnings on certain setups when looking to see if a folder exists and getting files from it.
[2.1.2] September 4th, 2021
- Fixed: Now compatible with PHP 8.0+
2.1.1 - August 14th, 2021
- Tested against WordPress 5.8 for compatibility
Pods Alternative Cache 2.1.0
- Added: Now requiring PHP 5.6+
- Added: Freemius support when running Pods 2.7.17+
- Fixed: SiteGround and other sites that use the domain name in the path no longer cause directory/file writes to fail.