2.0.0
Added
- Automatic generation of excerpts using OpenAI's ChatGPT API (props @dkotter, @zamanq, @jeffpaul, @iamdharmesh, @ravinderk via #405, #408).
- Generate images using OpenAI's DALL·E API (props @dkotter, @iamdharmesh, @jeffpaul, @joemcgill via #419).
- Ability to set
alt
text as the image caption and image description (props @Sidsector9, @peterwilsoncc, @jeffpaul via #374). - Support for WordPress auto-updates for sites with a valid ClassifAI registration key (props @TylerB24890, @dkotter via #400).
- Composer installation instructions added to the
README
(props @johnwatkins0, @dkotter via #395).
Fixed
- Implement check to prevent requesting a PDF scan on a document which has a scan already in progress (props @TylerB24890, @peterwilsoncc via #401).
- Ensure our E2E and eslint tests pass (props @dkotter, @jeffpaul via #406, #407).
- Removed some unnecessary code in the preview feature (props @dkotter, @Sidsector9 via #402).
- Remove unnecessary caching in our lint action (props @szepeviktor, @dkotter via #409).
Changed
- Update usage of
get_plugin_settings
to new function signature (props @Spoygg, @dkotter via #418). - Cypress integration migrated to 11+ (props @jayedul, @cadic via #385).
- Bump WordPress "tested up to" version to 6.2 (props @ggutenberg, @ravinderk via #420).
Security
- Ensure custom REST endpoints have proper user permission checks (props @dkotter, @peterwilsoncc via GHSA-fxxq-j2vx-j99r).
- Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot[bot] via #393). - Bump
webpack
from 5.75.0 to 5.76.0 (props @dependabot[bot] via #410).
New Contributors
- @jayedul made their first contribution in #385
- @TylerB24890 made their first contribution in #400
- @ravinderk made their first contribution in #405
- @szepeviktor made their first contribution in #409
- @Spoygg made their first contribution in #418
- @joemcgill made their first contribution in #419
- @ggutenberg made their first contribution in #420
Full Changelog: 1.8.1...2.0.0
View closed items in the milestone.