Skip to content

Releases: ecomplus/cloud-commerce

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

v2.29.3

23 Oct 02:30
Compare
Choose a tag to compare

🔥 Performance

  • storefront: Sorting default categories API request to easier final content match and cache (70ef496)

🩹 Fixes

  • ssr: Use res.set to ensure proper Cache-Control header (af4c645)

🏡 Chore

  • Fix package versions and submodules post-release (89662db)

❤️ Contributors

v2.29.2

23 Oct 00:40
Compare
Choose a tag to compare

🔥 Performance

  • ssr: Etag SSR HTML output for proper CDN cache (d58472a)

🩹 Fixes

  • storefront: Properly hydrate product stocks on SSRed section shelfs (27861d3)
  • storefront: Dropping apiContext.timestamp to support etag caching on output HTML (6231f2d)

🏡 Chore

  • Fix package versions and submodules post-release (47cb981)

❤️ Contributors

v2.29.1

22 Oct 05:47
Compare
Choose a tag to compare

🩹 Fixes

  • braspag: Fixed URL for Pix QR Code images (9e87e49)
  • modules: Properly handling transaciton status and payments history on checkout new order (07073b1)

🏡 Chore

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

❤️ Contributors

v2.29.0

22 Oct 00:52
Compare
Choose a tag to compare

🚀 Enhancements

  • braspag: Setup new Braspag payment app (72c673a)

🩹 Fixes

🏡 Chore

  • Fix package versions and submodules post-release (22f844f)
  • deps-dev: Lock file maintenance (830e0d2)

❤️ Contributors

v2.28.7

18 Oct 08:54
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Bump Vue to latest v3.5.12 (revert) (7c152c8)

🏡 Chore

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

❤️ Contributors

v2.28.6

18 Oct 06:54
Compare
Choose a tag to compare

🩹 Fixes

  • storefront: Try fixing strange hydration mismatches with Vue 3.4 regression (f3455a6)

🏡 Chore

  • Fix package versions and submodules post-release (58b4849)

❤️ Contributors

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