Skip to content

Releases: superhuit-agency/nextjs-revalidate

v1.2.2

23 May 14:22
Compare
Choose a tag to compare

Commits

  • 2e0713b: translation typo fix (Charlotte Habre)
  • c4c09be: v1.2.2 ✨ (Charlotte Habre)

v1.2.1

17 May 18:17
Compare
Choose a tag to compare

Commits

  • 7752260: Fix unhandled error in purge to avoid throwing (Felipe)
  • 5c7a44b: v1.2.1 ✨ (Felipe)

v1.2.0

15 May 14:56
Compare
Choose a tag to compare

Commits

  • 2a3f286: Add "Purge all" feature (Felipe)
  • afa2bbe: Update workflow to upload to release-belt (Felipe)
  • f4c2db4: v1.2.0 ✨ (Felipe)

v1.1.3

27 Apr 13:55
Compare
Choose a tag to compare

Commits

  • 5126312: Change to singleton pattern (Felipe)
  • 0720d86: v1.1.3 ✨ (Felipe)

v1.1.2

27 Apr 09:54
Compare
Choose a tag to compare

Commits

  • cf3066e: Fix #5 array_shift needs a variable (Felipe)
  • a67b74a: Do not show any "Purge" action nor perform a purge if options not correctly configured (Felipe)
  • 31d77df: Define initial settings option in DB on plugin activation (Felipe)
  • 3d45996: v1.1.2 ✨ (Felipe)

v1.1.1

20 Apr 15:32
Compare
Choose a tag to compare

Commits

v1.1.0

24 Feb 15:11
Compare
Choose a tag to compare

Commits

  • c06744d: Add scheduled purges feature (Felipe)
  • 11811c4: Merge branch 'schedule-purge' (Felipe)
  • c3639b4: Fix #3 - Redirect back to the same url after clicking on the purge cache action in the edit table (Felipe)
  • dc748d3: Fix #4 - Add bulk action revalidation (Felipe)
  • 35af6bc: Update i18n languages (Felipe)
  • a355252: v1.1.0 ✨ (Felipe)

v1.0.2

17 Feb 15:58
Compare
Choose a tag to compare

Commits

v1.0.1

27 Dec 09:23
Compare
Choose a tag to compare

Commits

  • 27a1ab2: Change auto-purge hook. (Felipe) #2
  • bff5108: Avoid auto-purge to run twice because of the 2 requests done in the editor (for content & meta boxes) #1 (Felipe) #2
  • 9f750c2: Finally ensure the hook will never run twice for the same request #1 (Felipe) #2
  • c1a39e7: Merge branch '1-when-saving-a-page-revalidate-is-triggered-3-times' (Felipe) #2
  • 48063d4: v1.0.1 ✨ (Felipe)

v1.0.0

26 Dec 12:13
Compare
Choose a tag to compare
Initial release