Multiple fixes to make the module Drupal 9 ready. No changes outside of Drupal 9 readiness.
Fix to admin path.
Fixed #2892252 - Only cache responses that implement the CacheableResponseInterface
Fixed issue 2869586 - When not configured conditions are applied incorrectly.
Official tagged version for port to Drupal 8. Please see dev branch for release notes.
Port to Drupal 8. Removes rules integration for now since it is in alpha, however hook_ape_cache_alter(&$max_age, $original_age) is still available.
Here are some major things to note:
Allow 0 as a cache length in the admin settings.
Added integration with the Redirect module.
The initial stable release of Advanced Page Expiration, reviewed and tested by the community.