Skip to content

2.1.0

Choose a tag to compare

@dkotter dkotter released this 02 May 15:09
· 33 commits to stable since this release

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.