Version 1.2.2
January 2, 2024
Fixed
- Fixed cases where OpenAI errors were not being reported to the user.
Version 1.2.1
August 30, 2023
Fixed
- Update README.md
Version 1.2.0
August 30, 2023
Version 1.1.1
July 18, 2023
Fixed
- Missing feedback for empty content blocks in some cases.
Version 1.1.0
July 18, 2023
Fixed
- Instance where returned OpenAI errors were not being displayed
- Redirecting users to action endpoint when logging into dashboard
Added
- Optional Organization ID config for users who belong to multiple organizations
Changed
- Front and back end refactoring and tighter integration with Craft utilities
Version 1.0.2
June 6, 2023
Fixed
- Cases where the generate button was not showing as expected
- OpenAI error responses not being handled correctly
Changed
- Slightly adjusted Correct Spelling & Grammar prompt
- Remove @microsoft/fetch-event-source dependency
Version 1.0.1
May 29, 2023
Fixed
- Added check for cases where tables were not created in the database on install