Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpaul authored Dec 17, 2024
1 parent 3d011f2 commit a28deee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ All notable changes to this project will be documented in this file, per [the Ke

- New Feature, Smart 404, which provides the ability to render recommended content on a 404 page, based on the URL path someone is trying to access (props [@dkotter](https://github.com/dkotter), [@berkod](https://github.com/berkod), [@iamdharmesh](https://github.com/iamdharmesh) via [#801](https://github.com/10up/classifai/pull/801)).
- New Feature, Term Cleanup, which provides the ability to compare all terms from specific taxonomies and provide recommendations for similar terms that can be merged together (props [@dkotter](https://github.com/dkotter), [@berkod](https://github.com/berkod), [@iamdharmesh](https://github.com/iamdharmesh) via [#815](https://github.com/10up/classifai/pull/815)).
- New React-based settings and onboarding process (props [@iamdharmesh](https://github.com/iamdharmesh), [@Sidsector9](https://github.com/Sidsector9), [Kate Rickard](https://uk.linkedin.com/in/katerickard), [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#771](https://github.com/10up/classifai/pull/771), [#824](https://github.com/10up/classifai/pull/824)).
- Add OpenAI ChatGPT as a Provider for the Descriptive Text Generator Feature (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh) via [#828](https://github.com/10up/classifai/pull/828)).
- Add Chrome AI as a new text generation Provider, allowing completely on-device AI usage. Note this is still an experimental feature in Chrome (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh), [@faisal-alvi](https://github.com/faisal-alvi) via [#819](https://github.com/10up/classifai/pull/819)).
- New feature and service provider onboarding process implemented in React (props [@iamdharmesh](https://github.com/iamdharmesh), [@Sidsector9](https://github.com/Sidsector9), [Kate Rickard](https://uk.linkedin.com/in/katerickard), [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#771](https://github.com/10up/classifai/pull/771), [#824](https://github.com/10up/classifai/pull/824)).
- OpenAI ChatGPT as a Provider for the Descriptive Text Generator Feature (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh) via [#828](https://github.com/10up/classifai/pull/828)).
- Chrome AI as a new text generation Provider, allowing completely on-device AI usage. Note this is still an experimental feature in Chrome (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh), [@faisal-alvi](https://github.com/faisal-alvi) via [#819](https://github.com/10up/classifai/pull/819)).
- New filter, `classifai_openai_moderation_model`, allowing you to change the moderation model (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#811](https://github.com/10up/classifai/pull/811)).

### Changed

Expand Down Expand Up @@ -49,7 +50,6 @@ All notable changes to this project will be documented in this file, per [the Ke
- Added PHPStan into our workflow with the ability to run that locally and in a GitHub Action (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#808](https://github.com/10up/classifai/pull/808)).
- Add the WordPress Plugin Check GitHub Action (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#806](https://github.com/10up/classifai/pull/806)).
- Update GitHub Action Workflows to be more efficient and ensure all Actions are up-to-date (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@iamdharmesh](https://github.com/iamdharmesh) via [#810](https://github.com/10up/classifai/pull/810)).
- New filter, `classifai_openai_moderation_model`, allowing you to change the moderation model (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#811](https://github.com/10up/classifai/pull/811)).
- Add plugin banner image to the README; remove table of contents (props [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter) via [#798](https://github.com/10up/classifai/pull/798)).

## [3.1.1] - 2024-08-06
Expand Down

0 comments on commit a28deee

Please sign in to comment.