Skip to content

Releases: ashbuilds/payload-ai

fix: installation issue and dependency updates

25 Jan 21:05
c5fb752
Compare
Choose a tag to compare

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

25 Jan 16:15
a6ad186
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.2.1-beta...3.2.3-beta

Update to support Payload v3.2.1

27 Nov 21:55
be64cfd
Compare
Choose a tag to compare
Pre-release

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

25 Oct 10:26
5cb3420
Compare
Choose a tag to compare
3.0.0-beta.111.2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-beta.111.1...3.0.0-beta.111.2

3.0.0-beta.111.1

19 Oct 20:42
Compare
Choose a tag to compare
3.0.0-beta.111.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0.0-beta.111...3.0.0-beta.111.1

Enhancements - v3.0.0-beta.111

08 Oct 23:36
63dd0c5
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.0.0-beta.104.4...3.0.0-beta.111

3.0.0-beta.104.4

01 Oct 20:32
99940a4
Compare
Choose a tag to compare
3.0.0-beta.104.4 Pre-release
Pre-release

What's Changed

Breaking Changes:

Full Changelog: 3.0.0-beta.104.3...3.0.0-beta.104.4

3.0.0-beta.104.3

30 Sep 20:39
Compare
Choose a tag to compare
3.0.0-beta.104.3 Pre-release
Pre-release

fix: installation issue

25 Sep 20:27
Compare
Choose a tag to compare
Pre-release

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 🚀

17 Sep 23:25
Compare
Choose a tag to compare

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

Screenshot 2024-09-18 at 01 08 30 Screenshot 2024-09-18 at 01 16 40 Screenshot 2024-09-18 at 01 16 56

New Contributors

Full Changelog: Compare Versions