Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 739 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 739 Bytes

Release Notes for Dall-E Fieldtype for Craft CMS

1.0.4 - 2023-03-16

Fixed

  • Action URLs used by the plugin were broken if both omitScriptNameInUrls was false and multisite was being used

1.0.3 - 2022-11-14

Added

  • The ability to 'Spot Repaint' by clicking and dragging to draw out an area of an image to repaint. Optionally using a different prompt.
  • Save all work in progress URLs so that you can go back to any generated images that you might have skipped over earlier.

1.0.2 - 2022-11-11

Updated

  • Wrapped all of the CP javascript in a function to prevent leaky scopes

1.0.1 - 2022-11-10

Fixed

  • Support for multiple Craft actionUrl formats

1.0.0 - 2022-11-10

Added

  • Initial release