Releases: ashbuilds/payload-ai
Releases · ashbuilds/payload-ai
fix: installation issue and dependency updates
What's Changed
- fix: editor feature export path and deps update by @ashbuilds in #60
Full Changelog: 3.2.3-beta...3.2.4-beta
Improvements on content generation
What's Changed
- [chore] Initial setup guide and examples by @ashbuilds in #56
- feat: content generation improvements by @ashbuilds in #57
- [chore] sponsor message prompt by @ashbuilds in #58
Full Changelog: 3.2.1-beta...3.2.3-beta
Update to support Payload v3.2.1
What's Changed
- [chore] Update to payload 3.2.1 and update licensing to only MIT by @ashbuilds in #55
Full Changelog: 3.0.0-beta.111.2...3.2.1-beta
3.0.0-beta.111.2
What's Changed
- Chore: License updates by @ashbuilds in #53
Full Changelog: 3.0.0-beta.111.1...3.0.0-beta.111.2
3.0.0-beta.111.1
What's Changed
useHistory
id undefined issue fixed by @usmanmaqbool636 in #52
New Contributors
- @usmanmaqbool636 made their first contribution in #52
Full Changelog: 3.0.0-beta.111...3.0.0-beta.111.1
Enhancements - v3.0.0-beta.111
What's Changed
- [fix] Remove zod and use jsonSchema by @ashbuilds in #50
Full Changelog: 3.0.0-beta.104.4...3.0.0-beta.111
3.0.0-beta.104.4
What's Changed
- fix: editor state does not refresh while streaming by @ashbuilds in #47
- [chore] readme update banner gif by @ashbuilds in #48
Breaking Changes:
- fix: postgres db table/enum name issue by @ashbuilds in #49
Full Changelog: 3.0.0-beta.104.3...3.0.0-beta.104.4
3.0.0-beta.104.3
Full Changelog: 3.0.0-beta.104.2...3.0.0-beta.104.3
fix: installation issue
fix: installation issue Pre-release
Issue: #44
What's Changed
- fix:undefined providers config issue #44
Full Changelog: https://github.com/ashbuilds/payload-ai/pull/45/files
🚀 Updated Plugin to support the latest beta 🚀
What's New
- Fixed a runtime error caused by missing globals in the payload config, thanks to @brunocrosier in PR #40.
- Updated plugin components path.
- Enhanced the Prompt Editor field.
- Refined the file structure.
- Added styles to the Undo/Redo buttons.
- Renamed several components.
- Resolved the Handlebars loader warning.
- Addressed SSR mismatch issue.
- Introduced the
generatePromptOnInit
flag in the plugin config. - Added Handlebars helpers to the suggestions dropdown in the Prompt Editor.
Images
New Contributors
- @brunocrosier made their debut contribution in PR #40 👏👏👏
Full Changelog: Compare Versions