Skip to content

Releases: WordPress/ai

WordPress Playground testing ZIP artifacts

13 Jan 18:57
e1d774b

Choose a tag to compare

Automated release for WordPress Playground CI artifacts

0.1.1

02 Dec 07:31
40c8510

Choose a tag to compare

Added

  • Link to the plugin settings screen from the plugin list table (#98).
  • WordPress Playground live preview integration (#85).
  • RTL language support and inlining for performance (#113).

Changed

  • Updated namespace to ai_experiments (#111).
  • Bumped WP AI Client from dev-trunk to 0.2.0 (#118, #122, #125).

Removed

  • Valid AI credentials check from the Experiment is_enabled check (#120).
  • Example Experiment registration (#121).

Fixed

  • Bug in asset loader causing missing dependencies (#113).

Security

  • Bumped js-yaml from 3.14.1 to 3.14.2 (#105).

Developer

  • Updated format script to only format JS to avoid random JSON file changes (#114).
  • Updated documentation (#108, #112).
GitHub-generated release notes

New Contributors

Full Changelog: 0.1.0...0.1.1
View all closed items in the milestone.

0.1.0

26 Nov 21:52
cc1b8a6

Choose a tag to compare

First public release of the AI Experiments plugin, introducing a framework for exploring experimental AI-powered features in WordPress. 🎉

Added

  • Experiment registry and loader system for managing AI features
  • Abstract experiment base class for consistent feature development
  • Experiment: Title Generation
  • Basic admin settings screen with toggle support
  • Initial integration with WP AI Client SDK and Abilities API
  • Utilities Ability for common AI tasks and testing
GitHub-generated release notes
  • Update license to GPL-2.0-or-later by @jeffpaul in #1
  • Add context to readme from WCUS Contributor Day by @jeffpaul in #14
  • Fix markdown link formatting in README.md by @mukeshpanchal27 in #18
  • Introduce Props Bot workflow by @desrosj in #17
  • Add/roadmap by @jeffpaul in #22
  • Add issue references to roadmap goals and features by @jeffpaul in #39
  • Feature/scaffold plugin structure issue 24 by @Ref34t in #38
  • Add new GitHub Action workflows to support WordPress Playground previews by @dkotter in #46
  • Pull in the various AI dependencies we'll be using by @dkotter in #50
  • Add in various test GitHub Action workflows by @dkotter in #49
  • Add documentation files to docs branch by @Ref34t in #42
  • Add Essential GitHub Repository Files (LICENSE, SUPPORT, PR Template, Issue Templates) by @theaminuli in #53
  • Review and streamline contributor and developer documentation by @iqbal-web in #59
  • Change the event the PR Comment workflow runs on by @dkotter in #56
  • Enhance CONTRIBUTING.md with local setup details by @jeffpaul in #64
  • Add plugin assets by @jeffpaul in #66
  • chore: improve .wp-env.json for dev use by @justlevine in #71
  • chore: update node and NPM dev deps by @justlevine in #73
  • code quality: declare strict / inline types by @justlevine in #72
  • Update readme.txt by @mujuonly in #74
  • Add the Title Generation feature base by @dkotter in #61
  • Add the Title Generation execute functionality by @dkotter in #67
  • Refactor: changes Features to Experiments by @JasonTheAdams in #76
  • Add an Asset_Loader class by @dkotter in #87
  • Add basic webpack config by @dkotter in #88
  • Adds basic settings screen by @JasonTheAdams in #84
  • Bump js-yaml by @dependabot[bot] in #89
  • Add/wporg reqs by @jeffpaul in #78
  • Register some utility Abilities by @dkotter in #86
  • Add/dependency check by @jeffpaul in #81
  • Improve Webpack Setup: Adopt Best-Practice Extension for @wordpress/scripts by @theaminuli in #92
  • Add/community files by @jeffpaul in #95
  • Create wporg-plugin-deploy.yml by @jeffpaul in #93
  • Add the Title Generation UI by @dkotter in #83
  • Disable Experiments when no valid AI credentials are found by @dkotter in #100
  • Release/0.1.0 by @jeffpaul in #106

New Contributors

Full Changelog: https://github.com/WordPress/ai/commits/0.1.0.
View all closed items in the milestone.