Releases: ecomplus/cloud-commerce
Releases · ecomplus/cloud-commerce
v2.29.5
🩹 Fixes
- ssr: Properly decoding unit8array streamed writes for HTML minification (b5472fc)
🏡 Chore
- Fix package versions and submodules post-release (b1e73e0)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.29.4
🔥 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
- Leonardo Matos leomp120894@gmail.com
v2.29.3
🔥 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
- Leonardo Matos leomp120894@gmail.com
v2.29.2
🔥 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
- Leonardo Matos leomp120894@gmail.com
v2.29.1
🩹 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
- Leonardo Matos leomp120894@gmail.com
v2.29.0
🚀 Enhancements
- braspag: Setup new Braspag payment app (72c673a)
🩹 Fixes
- deps: Update non-major dependencies (#474)
- pagaleve: Updating app handlers with https://github.com/ecomplus/app-pagaleve (1b5f79c)
🏡 Chore
- Fix package versions and submodules post-release (22f844f)
- deps-dev: Lock file maintenance (830e0d2)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.7
🩹 Fixes
- storefront: Bump Vue to latest v3.5.12 (revert) (7c152c8)
🏡 Chore
- Fix package versions and submodules post-release (fd840e2)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.6
🩹 Fixes
- storefront: Try fixing strange hydration mismatches with Vue 3.4 regression (f3455a6)
🏡 Chore
- Fix package versions and submodules post-release (58b4849)
❤️ Contributors
- Leonardo Matos leomp120894@gmail.com
v2.28.5
🔥 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
- Leonardo Matos leomp120894@gmail.com
v2.28.4
🩹 Fixes
- storefront: Fix importing
@firebase/firestore/lite
onscripts/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
- Leonardo Matos leomp120894@gmail.com