Skip to content

Commit e20b23b

Browse files
committed
add more commits
1 parent afd4ed4 commit e20b23b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.latest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
> This release brings all non-breaking changes between SDK versions 9.6.0 and 9.11.0 to major 8, so developers that don't/can't use major 9, can still get the latest updates. meant to be bought only once, for example, lifetime subscriptions.
44
55
### ✨ New Features
6+
* Adds new experimental `storefrontLocale` APIs. (#2726) via JayShortway (@JayShortway)
67
* Turn on Video Component (#2725) via Jacob Rakidzich (@JZDesign)
78
* Add support for the Test Store (#2710) via Toni Rico (@tonidero)
89
* Add Airbridge device ID subscriber attribute (#2696) via Lim Hoang (@limdauto)
@@ -21,6 +22,7 @@
2122
* Add Customer Center per-view listener for hybrids (#2713) via Facundo Menzella (@facumenzella)
2223
* Display Virtual Currencies in Customer Center (#2652) via Will Taylor (@fire-at-will)
2324
#### 🐞 Bugfixes
25+
* Fixes more Icons crashing with `NoClassDefFoundError` when using Material 1.4.0 (#2732) via Cesar de la Vega (@vegaro)
2426
* Fix potential `NoClassDefFoundError` crash finding `Icons` caused by material3 1.4.0 (#2727) via Cesar de la Vega (@vegaro)
2527
* Fix Expired badge in Customer Center dark mode (#2693) via Cesar de la Vega (@vegaro)
2628
* Fix promo offer button CTA in Customer Center (#2682) via Cesar de la Vega (@vegaro)

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
> This release brings all non-breaking changes between SDK versions 9.6.0 and 9.11.0 to major 8, so developers that don't/can't use major 9, can still get the latest updates. meant to be bought only once, for example, lifetime subscriptions.
55
66
### ✨ New Features
7+
* Adds new experimental `storefrontLocale` APIs. (#2726) via JayShortway (@JayShortway)
78
* Turn on Video Component (#2725) via Jacob Rakidzich (@JZDesign)
89
* Add support for the Test Store (#2710) via Toni Rico (@tonidero)
910
* Add Airbridge device ID subscriber attribute (#2696) via Lim Hoang (@limdauto)
@@ -22,6 +23,7 @@
2223
* Add Customer Center per-view listener for hybrids (#2713) via Facundo Menzella (@facumenzella)
2324
* Display Virtual Currencies in Customer Center (#2652) via Will Taylor (@fire-at-will)
2425
#### 🐞 Bugfixes
26+
* Fixes more Icons crashing with `NoClassDefFoundError` when using Material 1.4.0 (#2732) via Cesar de la Vega (@vegaro)
2527
* Fix potential `NoClassDefFoundError` crash finding `Icons` caused by material3 1.4.0 (#2727) via Cesar de la Vega (@vegaro)
2628
* Fix Expired badge in Customer Center dark mode (#2693) via Cesar de la Vega (@vegaro)
2729
* Fix promo offer button CTA in Customer Center (#2682) via Cesar de la Vega (@vegaro)

0 commit comments

Comments
 (0)