Skip to content

Releases: ecomplus/cloud-commerce

v2.29.13

14 Nov 04:02
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Fix built images src on static builds with custom <Picture> (23d707f)
  • storefront: Bump Astro to latest v4.16.12 (780d077)

🏡 Chore

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

❤️ Contributors

v2.29.12

13 Nov 04:58
Compare
Choose a tag to compare

🩹 Fixes

  • modules: Add accepts_marketing to customer object on checkout payload schema (95d3c86)
  • emails: Prevent notification skip whith last notification undefined (first email) (c869122)

🏡 Chore

  • Fix package versions and submodules post-release (03eaad1)
  • firebase: Debug modifiedFields on default app events PubSub middleware (0f8fce8)
  • storefront: Bump Astro to latest v4.16.11 (10974f0)

❤️ Contributors

v2.29.11

12 Nov 03:39
Compare
Choose a tag to compare

🩹 Fixes

  • discounts: Coercing discount value to number to fix config misses (8ef6854)

🏡 Chore

  • Fix package versions and submodules post-release (61c6362)

❤️ Contributors

v2.29.10

12 Nov 03:05
Compare
Choose a tag to compare

🩹 Fixes

🏡 Chore

  • Fix package versions and submodules post-release (42f86a8)

❤️ Contributors

v2.29.9

12 Nov 01:27
Compare
Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#482)
  • ssr: Update SWR worker to ensure no soft stale on Cloudflare CDN cache (b993b78)
  • braspag: Always using Braspag API on webhooks (webhook are from Braspag only) (acaefc7)
  • ssr: Reducing SSR Cloud Function max concurrency to 60 executions (2e44107)
  • tiny-erp: Removing special chars from order notes on export (794ba72)
  • ssr: Fix SWR working returned cache-control with CDN TTL set (246d43a)
  • firebase: Update config modulesFunctionOptions to 120s (2 min) default timeout (83760d6)
  • modules: Timeout on all module executions (9169f7d)
  • deps: Fix imports to firebase-functions/v1 (bdde25d)
  • deps: Update firebase-functions to v6 (#463)
  • pagaleve: Properly awaiting create transaction request to Pagaleve API (5c1ecca)
  • storefront: Reseting global astroAsset.staticImages to ensure final paths from public dir (aa94d4e)
  • storefront: Bump Astro to latest v4.16.10 (4e24c67)
  • deps: Update non-major dependencies (#485)

🏡 Chore

  • Fix package versions and submodules post-release (8f0ab93)
  • Adding .custom.env to ignored files (1284f18)
  • ssr: SWR working rebuild (fdda688)
  • deps-dev: Lock file maintenance (fa786f9)
  • storefront: New separated config file for Workbox cache options (9b46e2c)
  • ssr: Minor type fix on $renderStorefront declaration with TS 5.6.3 (eda0566)
  • eslint: Ignoring all inside /vendor/ folders (0e2c63e)
  • ssr: Reverting wrong @ts-expect-error (4bab869)
  • storefront: Bump UnoCSS to ^0.64.0 (#484)
  • deps-dev: Lock file maintenance (4967761)

🤖 CI

  • Update GH Action changing public-dotenv optional input to custom-dotenv (fdf8c94)
  • Bump firebase-tools to latest v13.24.1 (3098eee)

❤️ Contributors

v2.29.8

01 Nov 04:40
Compare
Choose a tag to compare

🩹 Fixes

  • deps: Update non-major dependencies (#475)
  • storefront: Update firebase to v11 (#476)
  • braspag: Unset auto capture in favor of CaptureOnLowRisk on fraud sequence AuthorizeFirst (6e5d387)
  • ssr: Delete kv perma cache on SWR worker on 404, 301, 302 responses (7d60305)
  • cli: Reducing bunny.net CDN cache for SSR with additional SWR layer (b2d798f)
  • storefront: Reducing default server cache max age on successful responses (1fc62f6)

🏡 Chore

  • Fix package versions and submodules post-release (a7a92fd)
  • deps-dev: Lock file maintenance (0606093)

❤️ Contributors

v2.29.7

24 Oct 16:47
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Regression on product shelf composable products reactivity (4f3b511)

🏡 Chore

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

❤️ Contributors

v2.29.6

23 Oct 05:18
Compare
Choose a tag to compare

🔥 Performance

  • ssr: Using gzip compression when req is set to accept zip encoding (8fdb209)

🏡 Chore

  • Fix package versions and submodules post-release (3877d0b)

❤️ Contributors

v2.29.5

23 Oct 04:48
Compare
Choose a tag to compare

🩹 Fixes

  • ssr: Properly decoding unit8array streamed writes for HTML minification (b5472fc)

🏡 Chore

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

❤️ Contributors

v2.29.4

23 Oct 03:34
Compare
Choose a tag to compare

🔥 Performance

  • ssr: Prefer bundle HTML response and minify output HTML (57b81b9)

🩹 Fixes

  • storefront: Dropping unecessary set-cookie to keep public cache control (f834f86)

🏡 Chore

  • Fix package versions and submodules post-release (62adebe)
  • storefront: Comment on sid cookie for further review (a421cfc)

❤️ Contributors