Content Buddy
Version 1.1.11
November 11, 2024
Fixed
- Fixed error handling for x.AI processing.
Version 1.1.10
November 1, 2024
Added
- Added x.AI Grok to the available models for text generation.
Fixed
- Fixed a migration error related to project configurations.
Version 1.1.9
October 18, 2024
Added
- Added support for DALL-E 3 and Stable Diffusion v3 engines in the Image Generation Settings.
Changed
- Updated translation prompt parameters to support large-scale translations using the GPT-4o and GPT-4o-mini models, ensuring more efficient handling of complex multilingual content.
Fixed
- Resolved and issue with keyboard shortcuts not working after running prompts. Issue #30
- Fixed a migration error related to project configurations.
Version 1.1.8
September 26, 2024
Changed
- Removed choices for individual matrix field translation, allowing to toggle all matrix fields at once.
Fixed
- Fixed an issue with modifying prompt instructions.
Version 1.1.7
September 9, 2024
Fixed
- Hotfix for CraftCMS 4.x single-page and full-site translations.
Version 1.1.6
September 9, 2024
Fixed
- Resolved issues with translation of multiple entry types and nested matrix fields in CraftCMS 5.x for both single-page and full-site translations.
Version 1.1.5
September 6, 2024
Changed
- Exporting project configurations now utilizes config handles.
- Removed the word limit on prompt templates.
Fixed
- Resolved matrix field translation issues in CraftCMS 5.x for both single-page and full-site translations. Issue #27
Version 1.1.4
August 28, 2024
Added
- Added GPT-4o and GPT-4o mini to the selectable models in API settings.
- Added support for structures. Issue #26
Fixed
- Resolved an issue where translating matrix fields would fail if those fields did not exist on the target site. Now, the error will no longer block the translation of other content. However, to ensure matrix fields are translated, you must modify the matrix field's "Propagation Method" on the source site. Change it to any option other than "Only save blocks to the site they are created in." This setting prevents fields from being copied to other languages, and since Content Buddy does not create fields, it cannot translate matrix fields that do not exist on the target site. Issue #27
Version 1.1.3
May 31, 2024
Fixed
- Fixed issue with site translation on fresh install
Version 1.1.2
May 31, 2024
Added
- Ability to translate single pages with a click Issue #7
Version 1.1.1
April 3, 2024
Fixed
- Fixed issue with fresh installation Issue #24
Version 1.0.9
March 5, 2024
Fixed
- Fixed issue with TranslateRecord migration Issue #20
Changed
- Updated to support the latest GPT models and Stability.AI engines.
Version 1.0.7
September 13, 2023
Fixed
- Fixed issue with using translation prompt in 1.0.6 Issue #15
Version 1.0.5
August 10, 2023
Added
- Added Image Generation Settings: Choose between different Image Generation providers, such as OpenAI or Stability.AI (Stable Diffusion).
- New Single Image Generation Feature: Easily generate a single image based on selected text. For optimized results, first use the "generate image idea" option with your chosen text. Then, with the generated image prompt, select "generate image on this" to create your final image.
Version 1.0.4
August 1, 2023
Added
- Added Matrix block support.
Fixed
- Fixed content generation error when no site exists with the hardcoded id "1". (Thanks to @edbarbe for code contribution).
Version 1.0.3
July 12, 2023
Fixed
- Fixed composer.json file to include the correct version of the plugin for auto-releases.
Version 1.0.2
July 11, 2023
Added
- Added gpt-4 to the selectable models in API settings.
- Added support for Craft's 'title' field (Thanks to @nitech).
Fixed
- Fixed issue with overlapping field character counter (Thanks to @nitech).
- Fixed issue with Craft Commerce compatibility, specifically with categories (Thanks to @nitech).
- Fixed issue with translations dropdown showing duplicate languages.
Changed
- Translation dropdown now shows current site language at the top of the dropdown for convenience.
Version 1.0.1
July 6, 2023
Fixed
- Fixed issue with new prompt templates not being saved properly.
- Fixed issue with Craft Commerce compatibility, specifically with product entries (Thanks to @nitech for reporting this issue).
Changed
- Modified the context menu to be more compact.
- Translation options are now showing up in a separate dropdown (Thanks to @nitech for suggestion).
Version 1.0.0
June 19, 2023
Added
- Initial release