Change Log
1.3.5
(2023-09-28)
Fixed
- Fixed the conflict with Mirasvit_Kb (Categories)
1.3.4
(2023-09-25)
Fixed
- Fixed the issue with WYSIWYG in Magento 2.3.*
1.3.3
(2023-09-08)
Fixed
- Fixed the issue with attribute values from the default (admin) store passed to prompts in automation rules
1.3.2
(2023-08-28)
Fixed
- Fixed the issue with the rule execution terminated when error happened during saving entity's attribute
1.3.1
(2023-08-25)
Fixed
- Fixed the issue with prompt inserted instead of answer on Apply button click
1.3.0
(2023-08-25)
Improvements
- GPT-4 model added
- Ability to set different OpenAI models for different prompts
- Ability to choose the OpenAI model in the assistant popup
1.2.3
(2023-07-26)
Improvements
- Updated UI library
1.2.2
(2023-07-04)
Fixed
- Fixed the issue with foreign key error on setup:upgrade (since 1.2.1)
1.2.1
(2023-07-03)
Improvements
- Automation rules for categories
1.2.0
(2023-06-08)
Fixed
- Backend issue (conflict with Mirasvit_CatalogLabel)
1.1.11
(2023-06-05)
Fixed
- Fixed the issue with saving product when automation rule is present with deleted attribute in conditions
- Fixed the issue with error on CMS Page edit page
1.1.10
(2023-05-31)
Improvements
- Support for Magefan Blog
1.1.9
(2023-05-16)
Fixed
- Fixed the issue with incorrect Assistant API URL (Magento < 2.4.4)
1.1.8
(2023-04-27)
Features
- Logging for automation rules
Fixed
- Issue with creating new CMS page
- Cron issue
1.1.7
(2023-04-25)
Improvements
- Prevent executing multiple apply-rule commands for the same rule at the same time
Fixed
- Properly retrieve product data per storeview (multistore)
1.1.6
(2023-04-21)
Fixed
- Fixed the issue with analyzing partial select inside WYSIWYG editor
1.1.5
(2023-04-20)
Improvements
- Data preparation for request to API improved
- Compatibility with pagebuilder
1.1.4
(2023-04-18)
Improvements
- Compatibility with pagebuilder
Fixed
- Issue with the 'Undo' button when only part of the text analized by Assistant
1.1.3
(2023-04-17)
Improvements
- Compatibility with WYSIWYG
- AI answer characters count for meta fields
1.1.2
(2023-04-13)
Fixed
- Pevent results like 'No correction needed' on Fix Grammar
- The issue with errors on product edit pages (attributes added by 3rd-party extensions)
- The issue with not able to type 'space' in prompts
- The issue with assistant bar in helpdesk
- The issue with automation rules in multistore
1.1.1
(2023-04-11)
Fixed
- Issue with indexing products per store (all stores)
- Issue with deleting products
1.1.0
(2023-04-05)
Improvements
- Added rule-product index table and the command to reindex rule-product relations
- Performance of the applying rule process
- Added "reset" param to the "apply-rule" command
- Navigation through extension's pages in the backend
Fixed
- Categories show empty pages in the backend when they have Custom Layout Update
- Stock status condition issue
- Convert to HTML not working in CLI
- Issue with the "Apply Only Once" option of automation rules
1.0.17
(2023-03-28)
Fixed
- Unable to save field selector
- PHP 8.2 - strpos(): Argument #1 ($haystack) must be of type string, null given
1.0.15
(2023-03-22)
Features
- Add prompts for categories
Improvements
- Add entity-id param to console
- Add dry-run and stop_sequences
1.0.12
(2023-03-21)
Improvements
- Add support of storeviews for automation rules
1.0.11
(2023-03-20)
Features
- Added more fields to Automation Rules
Fixed
- PHP 7.2
1.0.10
(2023-03-17)
Features
- Add support of GPT3.5
- Added Automation Rules
1.0.8
(2023-03-15)
Improvements
- Rename prompt codes
Fixed
- Make field selectors field multiline
1.0.7
(2023-03-06)
Improvements
- Added more precise selectors for prompts
1.0.5
(2023-02-22)
- Initial release