Skip to content

Releases: ecomplus/cloud-commerce

v2.52.2

15 Oct 05:13

Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#633)
  • storefront: Handle ?exp_id URL param to force A/B experiment variant (2016d5f)

📦 Build

  • deps-dev: Update commitlint monorepo to v20 (#634)

🏡 Chore

  • Fix package versions and submodules post-release (0ade8bd)
  • deps-dev: Lock file maintenance (e44444d)

❤️ Contributors

v2.52.1

08 Oct 22:33

Choose a tag to compare

🩹 Fixes

  • pagarme-v5: Hide Pix QR Code on webhook with paid status check only (b7c84c8)
  • tiny-erp: Calculate and save proper image dimensions for product pictures (aba0858)

🏡 Chore

  • Fix package versions and submodules post-release (241215e)

❤️ Contributors

v2.52.0

08 Oct 00:03

Choose a tag to compare

🚀 Enhancements

  • storefront: Enable CMS preview in production for default store pages (dc3917f)

🩹 Fixes

  • deps: Update non-major dependencies (#630)
  • emails: Update nodemailer to v7.0.7 [security] (#631)
  • tiny-erp: Increasing max images processed on new products import to 5 uploads (bb22a1c)
  • storefront: CMS panel styles and organization improves (6c6f299)

📦 Build

  • deps: Bump Typescript to patch ~5.9.3 (766bfbe)

🏡 Chore

  • Fix package versions and submodules post-release (d1a9d94)
  • deps-dev: Lock file maintenance (8365e26)

❤️ Contributors

v2.51.4

03 Oct 22:32

Choose a tag to compare

🩹 Fixes

  • appmax: Removing mocked User-Agent and debug strange unauthorizeds on notes (7a563ef)

🏡 Chore

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

❤️ Contributors

v2.51.3

03 Oct 05:47

Choose a tag to compare

🩹 Fixes

  • tiny-erp: Fix uploading images when importing new products from Tiny (de2d225)

🏡 Chore

  • Fix package versions and submodules post-release (d4f07fe)
  • tiny-erp: Reverting Tiny webhooks function timeout to 120s (c7e3e09)
  • tiny-erp: Limit up to 3 images on new product imports from Tiny (9cdbb27)

❤️ Contributors

v2.51.2

01 Oct 05:06

Choose a tag to compare

🩹 Fixes

  • tiny-erp: Increase memory and improve product import with images (f17a345)

🏡 Chore

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

❤️ Contributors

v2.51.1

30 Sep 04:40

Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#628)
  • storefront: Update Vue to ^3.5.22 (#627)
  • tiny-erp: Fix product import when image uploads fail (8e9c9c7)

🏡 Chore

  • Fix package versions and submodules post-release (4a5081a)
  • deps-dev: Lock file maintenance (6091777)
  • CLAUDE.md session updates (15913c8)
  • storefront: Add isFreebie computed to cart item composable return (7920415)

❤️ Contributors

v2.51.0

28 Sep 00:41

Choose a tag to compare

🚀 Enhancements

  • storefront: New useProductDetails composable abstract variation and shipped items handlers (0903741)

🏡 Chore

  • Fix package versions and submodules post-release (32406b8)
  • tiny-erp: Additional debugs for product import (73fa1eb)

❤️ Contributors

v2.50.1

25 Sep 19:50

Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#625)
  • tiny-erp: Fix uploading images when importing new products from Tiny (fbebed8)
  • tiny-erp: Properly handling product parse on Tiny webhook with product overwrite enabled (0b26ad9)

🏡 Chore

  • Fix package versions and submodules post-release (d8a83f1)
  • deps-dev: Lock file maintenance (1bde5aa)

🤖 CI

  • deps: Add minimumreleaseage to renovate package rules (ce96890)

❤️ Contributors

v2.50.0

21 Sep 00:19

Choose a tag to compare

🚀 Enhancements

  • emails: Handle abandoned carts and send recovery emails when enabled (f568716)
  • emails: Handle expiring loyalty points and start sending a default email template (bebaf8f)

🩹 Fixes

  • deps: Update non-major dependencies (#623)
  • deps: Update dependency axios to v1.12.0 [security] (#622)
  • deps: Escape org dependencies from pnpm minimum release age (b0d92af)
  • emails: Update default abandoned cart emails cron and handle up to 200 carts each exec (e6449a2)

🏡 Chore

  • Fix package versions and submodules post-release (f80b3e8)
  • deps-dev: Lock file maintenance (2fe5273)
  • Set pnmp minimumReleaseAge to 1 day (dede6a3)
  • deps-dev: Lock file maintenance (07f3bf2)
  • emails: Minor improveso for loyalty points emails handler (c574c58)

🎨 Styles

  • Minor code style improves on loyalty points package (6fac5a0)

🤖 CI

  • deps: Update actions/setup-node action to v5 (#624)

❤️ Contributors