Skip to content

Releases: ecomplus/cloud-commerce

v2.36.6

03 Jan 18:51
Compare
Choose a tag to compare

🩹 Fixes

  • braspag: Properly calculating max installments with consistent min_installment (8dffdf3)

🏡 Chore

  • Fix package versions and submodules post-release (9463b10)

❤️ Contributors

v2.36.5

03 Jan 02:10
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Do not force content-entry section when MD content is empty (6eb44f3)
  • storefront: Skip empty metafields and layout custom fields from CMS config (30872f7)

🏡 Chore

  • Fix package versions and submodules post-release (4f94bf6)

❤️ Contributors

v2.36.4

02 Jan 00:09
Compare
Choose a tag to compare

🩹 Fixes

  • emails: Fix reply_to format when sending emails with Resend API (d64e743)

🏡 Chore

  • Fix package versions and submodules post-release (22368ea)

❤️ Contributors

v2.36.3

01 Jan 23:48
Compare
Choose a tag to compare

🩹 Fixes

  • emails: Fix parsing email addresses array to nodemailer SMTP and Resend API (8c96dd1)

🏡 Chore

  • Fix package versions and submodules post-release (8fc391b)

❤️ Contributors

v2.36.2

01 Jan 23:04
Compare
Choose a tag to compare

🩹 Fixes

  • emails: Properly debugging SMTP email failures to logger (6b45876)

🏡 Chore

  • Fix package versions and submodules post-release (c64debc)
  • emails: Normalizing sendEmail with SMTP method result (735f127)

❤️ Contributors

v2.36.1

01 Jan 22:24
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Filter options by category/brand name instead of slug on search showcase CMS fields (c5d7623)
  • emails: Fixing Resend API endpoint (5ccd101)

🏡 Chore

  • Fix package versions and submodules post-release (bc9a773)

❤️ Contributors

v2.36.0

01 Jan 21:49
Compare
Choose a tag to compare

🚀 Enhancements

  • storefront: New missing searchShowcaseCmsFields from search showcase composable (52c14cd)

🩹 Fixes

  • deps: Update non-major dependencies (#511)
  • storefront: Specifying CmsField type widget options for store data with select:* (10c1d66)
  • storefront: Specifying CmsField type widget options for store data with custom field to value (2a6cb91)
  • storefront: Updating Decap CMS styles to hide "no fields" alert on some sections objects (107f294)
  • emails: Intercept SMTP to Resend to try with REST API instead (89c89e2)
  • storefront: On CMS content pages (folder collections) add content entry to page start (acaa62d)

🏡 Chore

  • Fix package versions and submodules post-release (fe00b7f)
  • deps-dev: Lock file maintenance (fc5e1c8)
  • storefront: Set searchShowcaseCmsFields.term nullable for type fix (aa0e2d5)
  • storefront: Additional hint description for searchShowcaseCmsFields.fixedParams (194c4f5)
  • storefront: Adding label to product shelf and search showcase CMS sort field (c8330ee)

❤️ Contributors

v2.35.2

27 Dec 21:06
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Stop saving DecapCMS token to session storage (0efa394)

🏡 Chore

  • Fix package versions and submodules post-release (420408f)
  • release: 2.35.1 (217ebc6)

❤️ Contributors

v2.35.1

27 Dec 21:06
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Stop saving DecapCMS token to session storage (0efa394)

🏡 Chore

  • Fix package versions and submodules post-release (420408f)

❤️ Contributors

v2.35.0

27 Dec 19:24
Compare
Choose a tag to compare

🚀 Enhancements

  • storefront: Using store API data on DecapCMS select with widgets sselect:{resource} (2badbb1)

🩹 Fixes

  • storefront: Fix handling session tokens for DecapCMS (db5ce92)
  • deps: Update non-major dependencies (#509)
  • storefront: Start fixing DecapCMS deploy preview links (6775cc0)
  • storefront: Fixing InferCmsFieldOutput generic forcing list widget as maybe undefined (e19e623)

🏡 Chore

  • Fix package versions and submodules post-release (18b513f)
  • deps-dev: Lock file maintenance (b8415c0)

🤖 CI

  • Update GH Action to try manipulating commit statuses (b9a1f4d)
  • Fix GH Action to continue on commit status steps errors (8fb7f12)
  • Test GH Action statuses with proper permission with Firebase action itself (d2c8cbf)
  • Update GH Action to try manipulating commit statuses (06b00c3)

❤️ Contributors