Skip to content

Releases: 10up/classifai

1.6.0 - OCR!

02 Nov 22:16
Compare
Choose a tag to compare

Added

Changed

Removed

Fixed

Security

https://github.com/10up/classifai/issues?q=is%3Aclosed+milestone%3A1.6.0

1.5.1

06 Mar 22:54
Compare
Choose a tag to compare

Added

Changed

  • Consolidated hook documentation and release workflows (props @helen via #192)

Fixed

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

1.5.0

04 Mar 18:36
Compare
Choose a tag to compare

Added

Changed

Removed

Fixed

View all the closed issues for 1.5.0

1.4.0: Image Tagging with Azure

26 Sep 22:06
Compare
Choose a tag to compare

Added

  • Image tagging via Azure Computer Vision (props @ryanwelcher via #125)
  • Search images by alt text and tags (props @helen via #134)
  • Hooks to catch alt text and image tags being returned from Azure (props @ryanwelcher via #125)
  • Plugin debug information within WordPress's Site Health Info screen (props @johnwatkins0 via #108)
  • Show a notice if you're running a development version of the plugin (props @helen via #144)

Changed

  • Enable comma delimited list of Post IDs in WP CLI command for Watson NLU bulk language processing (props @adamsilverstein via #55)

Fixed

  • Provide backup behavior when full-sized image is greater than the maximum size accepted by Azure Computer Vision (props @johnwatkins0 via #110)
  • Don't show the admin menu alert when NLU is unconfigured (props @helen via #142)

1.3.2

25 Jul 01:53
Compare
Choose a tag to compare

Fixed

  • Only run Watson NLU when it's fully configured (props @helen, @eflorea via #103)
  • NLU Settings backwards compatibility and WP-CLI command registration (props @JayWood, @aaronjorbin via #96)
  • Avoid JS errors and inaccurate data representation of _classifai_error meta (props @johnwatkins0 via #106)
  • Resolve sudden Travis test failures (props @jeffpaul via #107)

Changed

1.3.1

13 Jun 23:03
Compare
Choose a tag to compare

Fixed

  • Specify and handle minimum PHP version support (props @helen via #84)

1.3.0 - Automatic alt text for images!

07 Jun 21:44
Compare
Choose a tag to compare

Added

Changed

  • Settings page split into separate Language and Image Processing settings pages (props @ryanwelcher, @helen via #46)

Security

1.2.1

26 Apr 21:06
Compare
Choose a tag to compare

Added

  • Free registration for in-admin updates

Fixed

  • Run init at a later priority to be sure that most other callbacks run first
  • Clean up docs references

1.2.0

21 Mar 16:39
Compare
Choose a tag to compare

Added

  • Initial public release with a new name! 🎉
  • Gutenberg support
  • Admin support for Concepts classification
  • Clearer settings page
  • Alert if plugin is not set up with credentials yet
  • Tests and linting and documentation, oh my

1.1.0

21 Mar 16:35
4738930
Compare
Choose a tag to compare

Added

  • Taxonomy mapping support
  • Admin notice on API errors