1.6.0 - OCR!
Added
- Automated Optical Character Recognition (OCR) scanning of screenshots and other imagery with
aria-describedby
semantic markup (props @dkotter, @dinhtungdu, @helen, @jeffpaul via #228) - Ability to smart crop existing images in WP Admin (props @ShahAaron, @dinhtungdu, @rickalee via #252)
- WP-CLI
crop
command to smart crop images (props @dinhtungdu, @dkotter, @johnwatkins0 via #236, #254) - Better error handling for manual scanning of alt text or image tags (props @dkotter, @dinhtungdu via #231)
classifai_generate_image_alt_tags_source_url
filter to allow overriding of the image URL withingenerate_image_alt_tags()
(props @petenelson, @dinhtungdu via #217)
Changed
- Updated from v1.0 to v3.0 of Azure Computer Vision Analyze API (props @dkotter, @dinhtungdu, @jeffpaul via #244, #255)
- Don't default to the
post
post type, if no other post types are selected for Language Processing (props @dkotter via #247) - Don't process items if no Language Processing features are enabled (props @dkotter via #249)
- Image Processing metabox copy (props @ActuallyConnor, @ryanwelcher, @jeffpaul via #214)
- Update admin menu icon color (props @helen via #258)
- Bump WordPress version "tested up to" 5.5.1 (props @dkotter, @jeffpaul via #237)
- Documentation, linting, and testing updates (props @ryanwelcher, @jeffpaul, @helen, @dinhtungdu via #204, #215, #226, #239, #251)
Removed
Media
as option to select in Language Processing as Attachments are never processed (props @dkotter, @ShahAaron, @dinhtungdu, @jeffpaul via #245)
Fixed
- Smart cropping results not as expected (props @dinhtungdu, @oscarssanchez, @ShahAaron, @jeffpaul via @229)
- Sending largest image size possible when initiating a scan from the single edit screen (props @dkotter via #235)
- CDN image storage compatibility issue (props @ShahAaron, @jeffpaul via #250)
- Manual image scanning functions if automatic scanning is disabled (props @dkotter via #233)
- Issue where scan/rescan buttons did not appear in image modal upon first load (props @dkotter via #256)
- Prevent PHP notice if IBM Watson credentials are empty (props @barryceelen, @dinhtungdu, @adamsilverstein via #206)
- Azure Computer Vision credentials saving and notification (props @barryceelen, @dinhtungdu via #207)
permission_callback
error on WordPress 5.5 (props @phpbits, @dkotter, @jeffpaul via #219)
Security
- Bump
acorn
from 6.3.0 to 6.4.1 (props @dependabot via #203) - Bump
lodash
from 4.17.15 to 4.17.19 (props @dependabot via #216) - Bump
elliptic
from 6.5.1 to 6.5.3 (props @dependabot via #218) - Bump
yargs-parser
from 13.1.1 to 13.1.2 (props @dependabot via #223)
https://github.com/10up/classifai/issues?q=is%3Aclosed+milestone%3A1.6.0