Skip to content

Conversation

@gatespace
Copy link

@gatespace gatespace commented Feb 6, 2026

#199
上記の対応に伴うreadme.txtの更新

Summary by CodeRabbit

  • Bug Fixes
    • Improved cache invalidation when posts transition between published and draft states, reducing stale content delivery.
    • Enhanced URL detection for more reliable cache clearing across varied URL formats and edge cases.
    • Extended support for WordPress installations in subdirectory setups to ensure correct cache path handling and consistent content updates.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 6, 2026

📝 Walkthrough

Walkthrough

Adds a changelog entry for version 7.3.1 documenting fixes for cache invalidation on post publish/draft transitions, improved URL detection for CloudFront invalidation, and extended support for WordPress subdirectory installations.

Changes

Cohort / File(s) Summary
Changelog Documentation
readme.txt
Added 7.3.1 changelog entry describing fixes: cache invalidation for post status transitions, improved CloudFront URL detection, and WordPress subdirectory path handling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • PR #203: Implements the code-level changes referenced by this changelog entry (invalidation permalink handling, Invalidation_Batch_Service updates for post status transitions).

Suggested labels

dependencies

Poem

🐰
A tiny hop, a change in view,
Changelog whispers what is new,
Cache clears when posts take flight,
URLs found by clearer sight,
Subdirs cheer — a joyous review!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump version to 7.3.1' accurately reflects the primary change in the pull request, which updates the version to 7.3.1 in the readme.txt changelog.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot
Copy link

dosubot bot commented Feb 6, 2026

Related Documentation

Checked 1 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
readme.txt (1)

7-7: ⚠️ Potential issue | 🟡 Minor

Update “Stable tag” to 7.3.1 to match the changelog.

The changelog adds 7.3.1, but the Stable tag is still 7.3.0, which will mislead WordPress.org release metadata. Please bump the Stable tag.

✅ Suggested update
- Stable tag: 7.3.0
+ Stable tag: 7.3.1

Also applies to: 100-105

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant