2.2.3
Added
- Support post classification via OpenAI Embeddings in the Classic Editor (props @phpbits, @dkotter via #515).
- Support Text-to-Speech functionality in the Classic Editor (props @dkotter, @iamdharmesh via #518).
- Custom
WP-CLI
command,transcribe_audio
, to generate audio transcriptions in bulk (props @dkotter, @Sidsector9 via #514). - Custom
WP-CLI
command,generate_excerpt
, to generate excerpts in bulk (props @dkotter, @iamdharmesh via #516). - Custom
WP-CLI
command,embeddings
, to classify posts via OpenAI Embeddings in bulk (props @phpbits, @dkotter via #521). - Ability to generate excerpts in bulk using the
Bulk actions
dropdown (props @dkotter, @Sidsector9 via #523). - Ability to generate excerpts on an individual item from the All Posts screen (props @dkotter, @Sidsector9 via #523).
- New filter,
classifai_pre_render_post_audio_controls
, that provides ability to override Text-to-Speech audio player controls markup (props @joshuaabenazer, @dkotter via #528). - Provide sample copy that can be added to a site's Privacy Policy, letting site visitors know AI tools are in use (props @dkotter, @jeffpaul via #529).
Changed
- Add singular labels when a single image is selected for generation (props @jamesmorrison, @dkotter via #482).
Fixed
- Ensure we don't throw any JS errors in our image generation file (props @dkotter, @ravinderk via #522).
- Update Text-to-Speech helper text (props @dkotter, @jeffpaul via #519).
Full Changelog: 2.2.2...2.2.3
View closed items in the milestone.