Aia - Ai Assistant

2.2.0

  • Added support for the latest GPT-5 and Claude 4.6 models
  • Updated default model selections for improved performance and cost efficiency
  • Removed deprecated and legacy AI model options

2.1.2

Fixed

  • Fixed some compatability issues in Joomla 6+

2.1.1

Fixed

  • Custom Prompts would not save in Joomla 3
  • Selecting content in the editor and opening the Aia dialog would show an invalid value in the Prompt field and incorrectly send a request.

2.1.0

Changed

  • Added back legacy gpt-4o and gpt-4o-mini models for ChatGPT.
  • Increased default max_tokens value to 2048 and to 4096 for Gemini
  • Added separate model selection for the Spellcheck task, defaulting to the most cost-effective model for accuracy and performance.
  • Added dedicated, per-platform configuration for Spellcheck (OpenAI, Claude, Gemini).
  • Optimized the general prompt to reduce token usage and improve efficiency.

Fixed

  • Resolved an issue where spellcheck highlights could remove the left-hand space before a misspelled word.
  • OpenAi GPT-5 models do not support the temperature option.

2.0

Added

  • Added support for Anthropic Claude models.
  • Added support for Google Gemini models.

Changed

  • Updated ChatGPT integration to include the latest GPT-5 and GPT-4.1 model families.
  • Enhanced plugin parameters to allow selecting provider and model.
  • Updated documentation to reflect multi-platform AI support.

1.0.2

Fixed

  • Fixed an issue with the API Key parameter, allowing for longer key lengths to support OpenAi Project API Keys.

1.0.1

Fixed

  • Fixed invalid namespace path causing a PHP error in Joomla 3.1
  • Some changes to support PHP 7.4