2.1.0
Note that this release moves the ClassifAI settings to be nested under Tools instead of it's own menu.
Added
- New user experience when onboarding, making it easier to get ClassifAI setup and configured (props @iamdharmesh, @dkotter, @jeffpaul, @ryanwelcher, @mehidi258 via #411).
- Add proper attribution to generated images (props @derweili, @dkotter via #438).
- Add the image generation prompt as
alttext to imported generated images (props @jeffpaul, @dkotter via #441).
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_STRINGconstant (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_infoutility 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
- @mehidi258 made their first contribution in #411
- @av3nger made their first contribution in #425
- @derweili made their first contribution in #438
- @benlk made their first contribution in #443
Full Changelog: 2.0.0...2.1.0
View closed items in the milestone.