Skip to content

Releases: oramasearch/orama-plugin-strapi

2.0.1

16 Dec 08:59
46c0a2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

16 Dec 08:51
Compare
Choose a tag to compare

Strapi v5 is now supported!

  • Feat: add v5 support
  • Fix: issues when using live update mode
  • Fix: update schema when triggering deployment from Deploy CTA

For Strapi v5:
npm install @oramacloud/plugin-strapi@latest

For Strapi v5:
npm install @oramacloud/plugin-strapi@^1.0.0

Any new fix on Strapi v4 will be published with a new minor/patch on version 1.x.

Full Changelog: v1.1.2...2.0.0

v1.1.2

21 Oct 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Sep 14:05
Compare
Choose a tag to compare

What's Changed

  • Add test suite for main server functions by @raiindev in #3
  • fix: gh workflows / peer dependencies by @raiindev in #6
  • fix: fixed error on updatingCompleted by @giogaspa in #5

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Sep 12:13
Compare
Choose a tag to compare

Orama Cloud Strapi plugin:

  • Collection management
  • Schema mapping
  • Relations support
  • Live updates
  • Scheduled updates