Releases: ecomplus/cloud-commerce
Releases · ecomplus/cloud-commerce
v2.29.13
v2.29.12
🩹 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
- Leonardo Matos [email protected]
v2.29.11
🩹 Fixes
- discounts: Coercing discount
value
to number to fix config misses (8ef6854)
🏡 Chore
- Fix package versions and submodules post-release (61c6362)
❤️ Contributors
- Leonardo Matos [email protected]
v2.29.10
🩹 Fixes
- discounts: Updating with latest discounts v2 from https://github.com/ecomplus/discounts-v2 (9c02c48)
- storefront: Prevent errors with undefined
globalThis.astroAsset
(ffe452f)
🏡 Chore
- Fix package versions and submodules post-release (42f86a8)
❤️ Contributors
- Leonardo Matos [email protected]
v2.29.9
🩹 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 tocustom-dotenv
(fdf8c94) - Bump firebase-tools to latest v13.24.1 (3098eee)
❤️ Contributors
- Leonardo Matos [email protected]
v2.29.8
🩹 Fixes
- deps: Update non-major dependencies (#475)
- storefront: Update firebase to v11 (#476)
- braspag: Unset auto capture in favor of
CaptureOnLowRisk
on fraud sequenceAuthorizeFirst
(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
- Leonardo Matos [email protected]
v2.29.7
🩹 Fixes
- storefront: Regression on product shelf composable products reactivity (4f3b511)
🏡 Chore
- Fix package versions and submodules post-release (b2e88d8)
❤️ Contributors
- Leonardo Matos [email protected]
v2.29.6
🔥 Performance
- ssr: Using gzip compression when req is set to accept zip encoding (8fdb209)
🏡 Chore
- Fix package versions and submodules post-release (3877d0b)
❤️ Contributors
- Leonardo Matos [email protected]
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 [email protected]
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 [email protected]