Skip to content

Releases: oramasearch/orama-plugin-strapi

v2.0.2

Choose a tag to compare

@raiindev raiindev released this 04 Feb 10:08

What's Changed

Full Changelog: 2.0.1...v2.0.2

2.0.1

Choose a tag to compare

@raiindev raiindev released this 16 Dec 08:59
46c0a2a

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@raiindev raiindev released this 16 Dec 08:51

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

Choose a tag to compare

@raiindev raiindev released this 21 Oct 10:48

What's Changed

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

v1.1.1

Choose a tag to compare

@raiindev raiindev released this 23 Sep 14:05

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

Choose a tag to compare

@raiindev raiindev released this 17 Sep 12:13

Orama Cloud Strapi plugin:

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