Skip to content

Releases: amimoto-ami/c3-cloudfront-clear-cache

v6.1.1

05 Jul 05:37
Compare
Choose a tag to compare

[Fix] Plugin deactivation issue
[Update] Flush cache by post_ids
[Breaking Change] Re-write entire code
[Update] Add c3_log_cron_invalidation_task filter to show cron job Logs
[Update] Add c3_aws_sdk_path filter to change or remove bundled AWS SDK path

Bug fix

25 Sep 06:24
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

updates

  • Fix: Undefined Paths index in invalidation query cron event

contributors

@bartoszgadomski

v5.4.0

09 Jul 09:24
Compare
Choose a tag to compare
  • move fixture function from lw1-amimoto

Update aws sdk

13 Apr 05:01
Compare
Choose a tag to compare
v5.3.3

Merge branch 'master' into release

update invalidation interval

02 Oct 10:12
Compare
Choose a tag to compare
  • Fix cron interval
  • add filters 'c3_invalidation_interval, c3_invalidation_cron_interval, c3_invalidation_item_limits.
  • update default invalidation interval & items.

Add cron event

28 Oct 08:33
Compare
Choose a tag to compare
  • Schedule cron event if you published many post at the same time

Update version4.0.0

12 Sep 07:36
Compare
Choose a tag to compare
  • Support AWS SDK Version3
  • Remove action hook -> 'c3_add_setting_before'
    use 'c3_after_title' filter hook instead.
  • Remove action hook -> 'c3_add_setting_after'
    use 'c3_after_auth_form' filter hook instead.