Version 1.0.5

March 20, 2024

Changed

  • Transfer ownership of plugin

Version 1.0.4

September 26, 2023

Added

  • Added the option to enable or disable individual fields inside matrix fields.

Fixed

  • Fixed an issue where an error could occur upon creating new fields. (#5)

Version 1.0.3

April 27, 2023

Once you have installed the update, you need to head to the settings page and select which fields the prompts should be displayed for.

Added

  • Added the option to enable or disable individual fields in the settings.
  • Added the option to disable the default translation prompts.
  • Added warning when saving settings without an api token.

Changed

  • Divided settings over three sup-pages for clarity.

Version 1.0.2

April 4, 2023

Added

  • Added option to set the "max_tokens" request attribute value in the plugin settings.
  • Now displays a warning if the ChatGPT output is incomplete due to the "max_tokens" restriction.

Changed

  • Lowered required craft version to 4.0.0

Version 1.0.1

April 4, 2023

Added

  • Environment variable support for api key.
  • Added button to matrix fields.
  • Added button to Neo plugin fields.

Changed

  • Updated code structure for improved readability.

Fixed

  • Removed unused javascript.
  • Fixed localization feature for non-multisites.

Version 1.0.0

April 3, 2023
  • Initial release.