Note that this release bumps the WordPress minimum from 6.5 to 6.6.
Added
- New Feature, Key Takeaways, that adds a new block that will generate and output the key takeaways for that post, allowing visitors to get a quick overview of the content without having to read it all (props @dkotter, @jeffpaul, @iamdharmesh via #843).
- Integration with Ollama as a Provider, allowing the following Features to use locally hosted LLMs: Classification; Title Generation; Excerpt Generation; Content Resizing; Key Takeaways; Descriptive Text Generator; Image Tags Generator; Image Text Extraction (props @dkotter, @iamdharmesh via #845).
- Grok (xAI) as a Provider for the Title Generation, Excerpt Generation, Content resizing, and Descriptive Text Generator Features (props @iamdharmesh, @dkotter via #836).
- OpenAI ChatGPT as a Provider for the Image Tags Generator and Image Text Extraction Features (props @dkotter, @iamdharmesh via #851).
- Snackbar notice to inform users that settings have been saved successfully (props @iamdharmesh, @jeffpaul, @dkotter via #838).
Changed
- Bump WordPress minimum from 6.5 to 6.6 (props @dkotter, @iamdharmesh via #845).
Fixed
- Ensure the Azure AI Vision Provider authenticates properly (props @dkotter, @iamdharmesh via #852).
- Ensure the ClassifAI Registration settings save correctly (props @dkotter, @iamdharmesh via #853).
- Handle a number of typos (props @szepeviktor, @iamdharmesh, @dkotter via #839).
Security
- Bump
serialize-javascript
from 6.0.0 to 6.0.2 andmocha
from 10.3.0 to 11.1.0 (props @dependabot[bot], @dkotter via #850).
Developer
- Skip the Repo Automator GitHub Action for pull requests from forks (props @szepeviktor, @iamdharmesh via #840).
- Ensure our PHPUnit workflow doesn't rely on SVN (props @dkotter, @felipeelia via #844).
New Contributors
- @felipeelia made their first contribution in #844
Full Changelog: 3.2.0...3.3.0
View closed items in the milestone.