Skip to content

Releases: SGFGOV/medusa-strapi-repo

Patch release

04 Oct 12:45
6bad597
Compare
Choose a tag to compare

hi,

This is a patch release that has made some changes to the medusa-plugin-strapi-ts and utils. This is to improve performance, handle, previously unhandled Redis events.

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2-minor

1.0.1 - Full Strapi Support - v1

05 Sep 12:24
Compare
Choose a tag to compare

The objective being standard strapi APIs and queries should work seamlessly via the medusa interface.

What's Changed

  • Update README.md by @LeonAlvarez in #1
  • Fix/product categories by @SGFGOV in #3
  • fix: product categories and collections are not updating due to wrong request type by @uro in #5
  • Solves: there is only one entity updating for each type if one of required attribute is empty by @uro in #4
  • Update .env.test by @LeonAlvarez in #2
  • fix: block logging senstive data except in case of testing environment by @SGFGOV in #6
  • fix: remove stray file by @SGFGOV in #17
  • fix: admin plugin by @SGFGOV in #18
  • fix: Remove product relations sync due to redundant fields being sent by @uro in #19
  • fix: Entities are not updated on medusa due to incorrect payload by @uro in #20
  • feat: updates with relations, feat: updating products in collections, fix: corrections in relations by @uro in #22
  • Mention env in strapi plugin readme by @Zyr0nX in #30
  • added categories in product update by @ntonjsgo in #36
  • Feat/strapi filters by @SGFGOV in #37

New Contributors

Full Changelog: https://github.com/SGFGOV/medusa-strapi-repo/commits/1.0.1

1.0.0

05 Sep 06:54
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

What's Changed

  • Update README.md by @LeonAlvarez in #1
  • Fix/product categories by @SGFGOV in #3
  • fix: product categories and collections are not updating due to wrong request type by @uro in #5
  • Solves: There is only one entity updating for each type if one of the required attribute is empty by @uro in #4
  • Update .env.test by @LeonAlvarez in #2
  • fix: block logging senstive data except in case of testing environment by @SGFGOV in #6
  • fix: remove the stray file by @SGFGOV in #17
  • fix: admin plugin by @SGFGOV in #18
  • fix: Remove product relations sync due to redundant fields being sent by @uro in #19
  • fix: Entities are not updated on medusa due to incorrect payload by @uro in #20
  • feat: updates with relations, feat: updating products in collections, fix: corrections in relations by @uro in #22
  • Mention env in strapi plugin readme by @Zyr0nX in #30
  • added categories in product update by @ntonjsgo in #36
  • Feat/strapi filters by @SGFGOV in #37

New Contributors

Full Changelog: https://github.com/SGFGOV/medusa-strapi-repo/commits/1.0.0