1.7.0 - OCR for PDFs!
Added
- Automated Optical Character Recognition (OCR) scanning of multi-page PDF files adding text content to media description field (props @dinhtungdu, @dkotter, @phpbits via #282).
- ComputerVision::reset_settings() method (props @ActuallyConnor, @dinhtungdu via #264).
Update URI
header to ensure only legitimate ClassifAI updates are applied to this install (props @jeffpaul via #290).- Issue management automation via GitHub Actions (props @jeffpaul via #294).
Changed
- Update WP CLI command docs (props @jeffpaul via #259).
- Update WPCS configuration from 1.3.1 to 1.3.2 (props @dinhtungdu via #291).
- Updated plugin icon, added banner (props @blancahong via #293).
- Bump WordPress version "tested up to" 5.8 (props @phpbits, @barneyjeffries via #302).
Fixed
- WordPress 5.6
array_intersect_key
error (props @phpbits, @dkotter, @dinhtungdu via #263). - WordPress 5.7 OCR block compatibility issue (props @dinhtungdu, @helen via #275).
- Update hooks priority for
wp_generate_attachment_metadata
to work with cloud storage providers (props @thrijith via #271). - Move
classifai_generate_image_alt_tags_source_url
filter to helper function (props @thrijith via #271). - Use
get_modified_image_source_url
where rescanning is done local file (props @thrijith via #271). - Updates to pass VIPCS check (props @dinhtungdu, @dkotter, @jeffpaul via #287).
- JavaScript error in Block Editor when ClassifAI has not been set up correctly (props @junaidbhura, @dinhtungdu via #286).
- Ensure Image Processing buttons in the media modal work when editing posts (props @dinhtungdu, @helen via #295).
- Hides the Scan Text checkbox field on the media edit page when OCR is disabled (props @Sidsector9, @myBCN, @jeffpaul via #299).
- Issues with error messages not being displayed for 'Detect Text' feature (props @Sidsector9 via #300).
Security
- Bump
ini
from 1.3.5 to 1.3.7 (props @dependabot via #262). - Bump
elliptic
from 6.5.3 to 6.5.4 (props @dependabot via #269). - Bump
y18n
from 4.0.0 to 4.0.1 (props @dependabot via #273). - Bump
ssri
from 6.0.1 to 6.0.2 (props @dependabot via #274). - Bump
lodash
from 4.17.20 to 4.17.21 (props @dependabot via #276). - Bump
hosted-git-info
from 2.8.8 to 2.8.9 (props @dependabot via #277). - Bump
browserslist
from 4.14.5 to 4.16.6 (props @dependabot via #283). - Bump
path-parse
from 1.0.6 to 1.0.7 (props @dependabot via #301).