Skip to content

Release/0.8.0#466

Merged
jeffpaul merged 10 commits intodevelopfrom
release/0.8.0
Apr 23, 2026
Merged

Release/0.8.0#466
jeffpaul merged 10 commits intodevelopfrom
release/0.8.0

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

@jeffpaul jeffpaul commented Apr 23, 2026

What?

Prepares 0.8.0 release.

Closes #464.

Copilot summary

This pull request prepares the project for the 0.8.0 release, introducing several new features, improvements, and developer updates. It includes the official version bump, updates to documentation and contributor credits, and ensures code and configuration files reflect the new release. Notably, it adds new AI features, updates the changelog, and standardizes version annotations across the codebase.

Release and Versioning Updates:

  • Bumped the plugin version to 0.8.0 in ai.php and updated the WPAI_VERSION constant accordingly. [1] [2]
  • Updated release instructions in docs/RELEASE_INSTRUCTIONS.md to remove the requirement to bump the version in package-lock.json.
  • Added the 0.8.0 release entry and link to the changelog in CHANGELOG.md. [1] [2]

Feature and Documentation Enhancements:

  • Documented new features in README.md, including Dashboard Widgets, Guidelines integration, and Refine Notes.
  • Added the new experiment and features to the changelog, along with a summary of changes for version 0.8.0.

Codebase Consistency and Metadata:

  • Standardized all @since annotations for new or changed methods/classes to 0.8.0 across various ability classes. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Updated CREDITS.md to include new contributors for this release.

Packaging and Distribution:

  • Updated .distignore and .gitattributes to exclude new build/config files (eslint.config.mjs, tsconfig.json) from distribution and export. [1] [2] [3]

Why?

How?

Use of AI Tools

Sadly all manual, would love to take a look at automation and/or AI to help speed things along here.

Testing Instructions

Screenshots or screencast

Before After

Changelog Entry

n/a

Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 0.8.0 milestone Apr 23, 2026
@jeffpaul jeffpaul requested a review from dkotter April 23, 2026 17:20
@jeffpaul jeffpaul self-assigned this Apr 23, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.06%. Comparing base (b783fd3) to head (3af4507).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #466   +/-   ##
==========================================
  Coverage      69.06%   69.06%           
  Complexity       958      958           
==========================================
  Files             60       60           
  Lines           4513     4513           
==========================================
  Hits            3117     3117           
  Misses          1396     1396           
Flag Coverage Δ
unit 69.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread CHANGELOG.md Outdated
Comment thread readme.txt Outdated
dkotter
dkotter previously approved these changes Apr 23, 2026
Copy link
Copy Markdown
Collaborator

@dkotter dkotter left a comment

Choose a reason for hiding this comment

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

Release dates need updated but otherwise looks good to me

@jeffpaul
Copy link
Copy Markdown
Member Author

What you don't want to wait 5 months to ship this release?!

Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
@jeffpaul jeffpaul merged commit 86beec7 into develop Apr 23, 2026
18 checks passed
@jeffpaul jeffpaul deleted the release/0.8.0 branch April 23, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release version 0.8.0

2 participants