Skip to content

Releases: pods-framework/pods-alternative-cache

2.3.0 - February 24th, 2026

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 24 Feb 14:21
34b6a39
  • 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

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 31 Mar 00:20
49f8778

2.2.0 - March 24th, 2024

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 24 Mar 23:32
c0dd498
  • New requirements that match Pods: WP 6.0+, PHP 7.2+, and Pods 3.0+ (@sc0ttkclark)

2.1.8 - March 24th, 2024

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 24 Mar 16:54
e37af63
  • 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

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 13 Mar 18:37
32af681
  • 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

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 09 Mar 16:18
f294340
  • Fixed: Prevent issue that sometimes happens with persistent object cache fallback when clearing cache for a group. (@sc0ttkclark)

2.1.5 - September 30th, 2022

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 30 Sep 15:23
1d9e775
  • 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

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 30 Sep 15:19
0969aa5
  • Fixed: Resolved the PHP warning when setting up the .htaccess file. (@sc0ttkclark)

[2.1.3] March 1st, 2022

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 02 Mar 00:45
  • 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

Choose a tag to compare

@sc0ttkclark sc0ttkclark released this 04 Sep 15:49
  • Fixed: Now compatible with PHP 8.0+