Skip to content

Releases: 10up/classifai

2.2.1

08 Jun 19:05
Compare
Choose a tag to compare

Added

  • Ability to generate images in the Classic Editor (props @dkotter, @ravinderk via #471).
  • Ability to trigger Text-to-Speech generation in bulk (props @dkotter, @ravinderk via #477).
  • Ability to trigger Text-to-Speech generation on an individual item from the post lists screen (props @dkotter, @ravinderk via #477).
  • Custom WP-CLI command,text_to_speech, that can be used to generate Text-to-Speech data in bulk (props @dkotter, @ravinderk via #478).

Changed

Fixed

Security


Full Changelog: 2.2.0...2.2.1
View closed items in the milestone.

2.2.0

22 May 17:43
Compare
Choose a tag to compare

Added

Changed

Fixed

New Contributors


Full Changelog: 2.1.0...2.2.0
View closed items in the milestone.

2.1.0

02 May 15:09
Compare
Choose a tag to compare

Note that this release moves the ClassifAI settings to be nested under Tools instead of it's own menu.

Added

Fixed

  • Address a PHP notice that is thrown when editing a non-image attachment (props @av3nger, @dkotter, @peterwilsoncc via #425).
  • Ensure generated images are assigned properly to their post (props @derweili, @dkotter via #438).
  • Remove use of deprecated FILTER_SANITIZE_STRING constant (props @Sidsector9, @dkotter via #442).
  • Ensure proper CSS is always loaded based on the enabled features (props @jeffpaul, @dkotter via #441).
  • Removed a duplicate filter (props @benlk, @dkotter via #444).
  • Buttons to generate descriptive text and image tags are no longer displayed when those settings are disabled in Microsoft Azure Image Processing settings (props @benlk, @dkotter via #445).

Changed

  • Use new get_asset_info utility for all of our enqueues (props @Spoygg, @dkotter via #421).
  • Change how we import dependencies in our JS files (props @Spoygg, @dkotter via #421).
  • Tweaks to the image generation UI (props @mehidi258, @jeffpaul, @dkotter via #441).
  • When attempting to use Azure to parse a too-large document, the error log message will include the document size and the maximum document size (props @benlk, @dkotter via #443).

New Contributors


Full Changelog: 2.0.0...2.1.0
View closed items in the milestone.

2.0.0

05 Apr 03:46
Compare
Choose a tag to compare

Added

Fixed

Changed

Security

New Contributors


Full Changelog: 1.8.1...2.0.0
View closed items in the milestone.

1.8.1

05 Jan 17:45
Compare
Choose a tag to compare

Note that this release bumps the WordPress minimum from 5.6 to 5.7 and the PHP minimum from 7.2 to 7.4.

Added

Changed

Security

New Contributors


Full Changelog: 1.8.0...1.8.1
View closed items in the milestone.

1.8.0 - Recommended Content Block!

30 Sep 10:32
Compare
Choose a tag to compare

Note that this release bumps the PHP minimum from 7.0 to 7.2.

Added

Fixed

Changed

  • Upgrade the Plugin Update Checker library, yahnis-elsts/plugin-update-checker, from 4.6 to 4.13 (props @dkotter, @Sidsector9 via #365).

Security


Full Changelog: 1.7.3...1.8.0
View closed items in the milestone.

1.7.3

28 Jul 17:19
Compare
Choose a tag to compare

Note that this release bumps the WordPress minimum from 5.0 to 5.6.

Added

Changed

Fixed

Security


Full Changelog: 1.7.2...1.7.3
View closed items in the milestone.

1.7.2

27 Jun 21:29
Compare
Choose a tag to compare

Added

Changed

Removed

Fixed

New Contributors


Full Changelog: 1.7.1...1.7.2
https://github.com/10up/classifai/milestone/17?closed=1

1.7.1

25 Apr 20:03
Compare
Choose a tag to compare

Added

  • classifai_post_statuses filter; allows post statuses for content classification to be changed as required but would apply to all post types (props @jamesmorrison, @dkotter via #310).
  • classifai_post_statuses_for_post_type_or_id filter; allows post statuses for content classification to be changed as required based on post type / post ID (props @jamesmorrison, @dkotter via #310).
  • Implement can_register() method for Classifai/Providers/Watson/NLU.php (props @thrijith via #313).
  • Notice for deprecated IBM Watson watsonplatform.net NLU API endpoint (props @rahulsprajapati, @jeffpaul via #320).
  • CodeQL Analaysis code scanning and Dependency security scanning actions (props @jeffpaul via #314, #336).

Changed

Removed

Fixed

Security


View all the closed issues for 1.7.1

1.7.0 - OCR for PDFs!

26 Aug 23:25
Compare
Choose a tag to compare

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

Fixed

Security

https://github.com/10up/classifai/milestone/12?closed=1