Skip to content

Releases: ecomplus/cloud-commerce

v2.28.5

17 Oct 21:36
Compare
Choose a tag to compare

🔥 Performance

  • storefront: Removing uncessary redirects for favicon images (not transformed anyway) (7b23719)
  • ssr: Set redirects to settings domain instead of project .web.app domain by default (5ec4c8f)
  • ssr: Set redirects to settings domain instead of project .web.app domain by default (fix) (cebaea3)

🩹 Fixes

  • storefront: Update Vue to ^3.5.12 (#472)
  • pagarme: New recurrence_model field on credit card transactions (2a9b6c4)
  • storefront: Handle available extra discount on shipping calculator composable (8cb5ae4)

📦 Build

  • deps: Bump typescript to ~5.6.3 (#471)

🏡 Chore

  • Fix package versions and submodules post-release (0598d63)
  • types: New optional prop favicon to settings content typedef (d175670)
  • deps-dev: Lock file maintenance (930becd)

🤖 CI

  • Bump firebase-tools to latest v13.22.0 (a87de83)
  • Edit GH Action to debug dist/server files on SSR-only deployment (67ecf2b)
  • Edit GH Action to debug dist/server files on SSR-only deployment (8ef9c12)
  • Bump cache key for transformed images on GH Action (24d8a7f)

❤️ Contributors

v2.28.4

11 Oct 08:32
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Fix importing @firebase/firestore/lite on scripts/firestore (04dde1b)
  • storefront: Additional named exports for common Firestore usage on @@sf/scripts/firestore (05a10d9)

🏡 Chore

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

❤️ Contributors

v2.28.3

10 Oct 00:45
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Update <Carousel> to bind properties also on default slot (1532ccd)

🏡 Chore

  • Fix package versions and submodules post-release (1aeb547)

❤️ Contributors

v2.28.2

08 Oct 06:03
Compare
Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#469)
  • storefront: Bump Vue to ^3.5.11 (#470)
  • storefront: Add new isHalfSize optional prop to BannerPictures.astro (d7fc29d)

🏡 Chore

  • Fix package versions and submodules post-release (a9f637d)
  • deps-dev: Lock file maintenance (5ecda74)

🤖 CI

  • Bump firebase-tools to latest v13.21.0 (c84d3f9)

❤️ Contributors

v2.28.1

05 Oct 04:32
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Fixing regression on modules info with apply discount request body (99448fd)

🏡 Chore

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

❤️ Contributors

v2.28.0

05 Oct 00:37
Compare
Choose a tag to compare

🚀 Enhancements

  • modules: Add optional fields brands/categories to items param on apply discount (e8950fb)
  • storefront: Also handle items, categories and coupon on apply discount within modules info (253e8e1)

🩹 Fixes

  • storefront: Also persisting session ?referral and ?coupon from URL params (c47558b)
  • storefront: Prevent loosing modulesInfo object reactivity (c7f129e)

🏡 Chore

  • Fix package versions and submodules post-release (44f3ec3)
  • storefront: Extending product details section props types (0635bba)
  • storefront: Regression on modules-info debug (c43b370)

🤖 CI

  • New optional input github-persistent-token for separated GH API token (a1541a7)
  • Fix caching storefront build output (specially images) with hash files of public dir (2243bba)
  • Fix caching storefront build by year only with actions/cache save-always (60b097b)
  • Fix caching storefront build output (specially images) with hash files of public dir (257051f)

❤️ Contributors

v2.27.3

01 Oct 05:20
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Update Vue to ^3.5.10 (#461)
  • modules: Ensure BR phone numbers formatted up to 11 digits on checkout (6ee6f4d)

🏡 Chore

  • Fix package versions and submodules post-release (58c4b35)
  • storefront: Update dependency unocss to ^0.63.1 (#462)
  • deps-dev: Lock file maintenance (481d366)
  • modules: Also sigly validate BR phone number for at least 10 digits on checkout (9ce1fd6)
  • storefront: Updating auto imports type defs with new Vue 3.5 (8522bb0)

❤️ Contributors

v2.27.2

28 Sep 05:15
Compare
Choose a tag to compare

🔥 Performance

  • storefront: Reducing timeout on toggleSearch to input focus (INP) (c2367b6)

🩹 Fixes

  • storefront: Update <SocialNetworkLink> using api.whatsapp on SSR (a829057)
  • storefront: Prevent hydration mismatch errors with <SocialNetworkLink> for whatsapp (ab34c3f)
  • deps: Update non-major dependencies (#458)
  • storefront: Update dependency Vue to ^3.5.8 (#457)
  • storefront: Adding breadcrumb for parent category on category pages (cb6f954)
  • storefront: Ensure await auth ready on SPA with account route (9082cc9)

🏡 Chore

  • Fix package versions and submodules post-release (db0825b)
  • storefront: Minor fixes for CmsFields type definitions (97d337d)
  • deps-dev: Lock file maintenance (80e0d90)
  • deps-dev: Update Vite to v5.4.7 [security] (#459)
  • pagarme: Better debugging create transaction with error responses (f31b423)
  • deps-dev: Lock file maintenance (acafe1b)

🤖 CI

  • Bump firebase-tools to latest v13.19.0 (385e9bb)

❤️ Contributors

v2.27.1

20 Sep 04:23
Compare
Choose a tag to compare

🩹 Fixes

  • tiny-erp: Ensure parsing price/quantity from tiny to number on product import (337d400)
  • ssr: Also handle SWR on HTML responses without SSR took header (6f03bf0)
  • ssr: Prevent new permanent cache (no stale at) on SWR worker KV (7126430)
  • ssr: Prevent returning permanent (inifnite) cache from KV on SWR worker (de07bf0)
  • storefront: Update Vue to ^3.5.6 (#454)
  • storefront: Fixing <Carousel> controls state with enumered prop :controls (d2fc905)
  • storefront: Passing additional props to banners-grid section for customizations (3badde8)

📦 Build

  • deps: Update Typescript to ~5.6.2 (74d6dde)

🏡 Chore

  • Fix package versions and submodules post-release (6b0048d)
  • deps-dev: Update Vite to v5.4.6 [security] (#456)

❤️ Contributors

v2.27.0

11 Sep 20:00
Compare
Choose a tag to compare

🚀 Enhancements

  • storefront: Export new addCartItemMiddleware from shopping cart (176d162)

🩹 Fixes

  • cli: Updating default firebase.json with new emulators.singleProjectMode (4b984dd)
  • storefront: Update Vue to ^3.5.3 (#453)
  • deps: Update non-major dependencies (#452)
  • storefront: Prevent error with undefined $storefront.onLoad on simpler static site usage (527b063)
  • storefront: Prevent error with undefined $storefront.onLoad on simpler static site usage (06afd2e)
  • storefront: Update usePageHero to pass custom hero slider fields on content (ffb2391)
  • storefront: Setting gtag user_data for enhanced conversion if window.GTAG_USER_DATA is set (205b8ea)

🏡 Chore

  • Fix package versions and submodules post-release (082ab24)
  • deps-dev: Lock file maintenance (4ac637d)
  • storefront: Prevent error manipulating buyer phone on analytics params to hash (cb52f39)

❤️ Contributors