Releases: pods-framework/pods-alternative-cache
Releases · pods-framework/pods-alternative-cache
Release list
2.3.0 - February 24th, 2026
- New minimum requirement: WordPress 6.3+
- Fixed: Tested on WP 7.0 (@sc0ttkclark)
- Fixed: Resolved Plugin Checker issues across codebase. (@sc0ttkclark)
2.2.1 - March 30th, 2025
- Fixed: Tested on WP 6.8 and PHP 7.2+. (@sc0ttkclark)
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+