@letscooee/web-sdk 9.0.0 → 9.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -9
- package/dist/shopify-sdk.min.js +1 -1
- package/dist/widget-sdk.min.css +1 -1
- package/dist/widget-sdk.min.js +25 -7
- package/package.json +32 -28
- package/CHANGELOG.md +0 -1738
- package/angular.json +0 -272
- package/projects/analytics-sdk/.eslintrc.json +0 -37
- package/projects/analytics-sdk/public/favicon.ico +0 -0
- package/projects/analytics-sdk/tsconfig.app.json +0 -15
- package/projects/analytics-sdk/tsconfig.spec.json +0 -15
- package/projects/core-lib/.eslintrc.json +0 -37
- package/projects/core-lib/README.md +0 -5
- package/projects/core-lib/ng-package.json +0 -7
- package/projects/core-lib/package.json +0 -12
- package/projects/core-lib/tsconfig.lib.json +0 -15
- package/projects/core-lib/tsconfig.lib.prod.json +0 -11
- package/projects/core-lib/tsconfig.spec.json +0 -15
- package/projects/widget-sdk/.eslintrc.json +0 -37
- package/projects/widget-sdk/public/favicon.ico +0 -0
- package/projects/widget-sdk/tsconfig.app.json +0 -15
- package/projects/widget-sdk/tsconfig.spec.json +0 -15
package/CHANGELOG.md
DELETED
|
@@ -1,1738 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
## 9.0.0 (3/5/2025)
|
|
4
|
-
|
|
5
|
-
1. Breaking: Update target & module of compiler to ES2022.
|
|
6
|
-
2. Breaking: Angular mono repo structure.
|
|
7
|
-
3. Breaking: No longer dumping `sdk.min.js`.
|
|
8
|
-
4. Breaking: The CSS is compiled as a separate file.
|
|
9
|
-
5. Breaking: Existing code moved to inner directories to follow monorepo.
|
|
10
|
-
6. Breaking: Support passing page name via page instead of screen.
|
|
11
|
-
7. Breaking: Upgrade ts-common with ESM module.
|
|
12
|
-
8. Feature: Product image change on hover.
|
|
13
|
-
9. Feature: Dummy progressbar.
|
|
14
|
-
10. Performance: Lazy initialisation of singleton services for better performance.
|
|
15
|
-
|
|
16
|
-
## 8.10.0 (2/24/2025)
|
|
17
|
-
|
|
18
|
-
1. fix: Send device id with validate-session.
|
|
19
|
-
|
|
20
|
-
| File | Now |
|
|
21
|
-
|----------------------|--------|
|
|
22
|
-
| `sdk.min.js` | 532 KB |
|
|
23
|
-
| `shopify-sdk.min.js` | 545 KB |
|
|
24
|
-
|
|
25
|
-
## 8.9.12 (2/24/2025)
|
|
26
|
-
|
|
27
|
-
1. refactor: Refresh only item on trigger update.
|
|
28
|
-
2. build: Make it an Angular repo as well.
|
|
29
|
-
3. refactor: Update logs for better debugging.
|
|
30
|
-
4. refactor: Add cart recovery check in `isProductPromoted`.
|
|
31
|
-
5. refactor: Add display block and minHeight while creating any empty container.
|
|
32
|
-
6. fix: Make sure rootContainer has 0.5px height.
|
|
33
|
-
|
|
34
|
-
| File | Now |
|
|
35
|
-
|----------------------|--------|
|
|
36
|
-
| `sdk.min.js` | 532 KB |
|
|
37
|
-
| `shopify-sdk.min.js` | 545 KB |
|
|
38
|
-
|
|
39
|
-
## 8.9.10, 8.9.11 (2/22/2025)
|
|
40
|
-
|
|
41
|
-
1. Fix: Use `document` instead of `document.body` as default for finding elements to handle announcement bars.
|
|
42
|
-
|
|
43
|
-
| File | Now |
|
|
44
|
-
|----------------------|--------|
|
|
45
|
-
| `sdk.min.js` | 532 KB |
|
|
46
|
-
| `shopify-sdk.min.js` | 545 KB |
|
|
47
|
-
|
|
48
|
-
## 8.9.9 (2/21/2025)
|
|
49
|
-
|
|
50
|
-
1. feat: **View Cart** event for shadow cart drawer.
|
|
51
|
-
|
|
52
|
-
| File | Now |
|
|
53
|
-
|----------------------|--------|
|
|
54
|
-
| `sdk.min.js` | 532 KB |
|
|
55
|
-
| `shopify-sdk.min.js` | 545 KB |
|
|
56
|
-
|
|
57
|
-
## 8.9.8 (2/19/2025)
|
|
58
|
-
|
|
59
|
-
1. feat: Use condition to update cart via dispatch event.
|
|
60
|
-
|
|
61
|
-
| File | Now |
|
|
62
|
-
|----------------------|--------|
|
|
63
|
-
| `sdk.min.js` | 531 KB |
|
|
64
|
-
| `shopify-sdk.min.js` | 544 KB |
|
|
65
|
-
|
|
66
|
-
## 8.9.7 (2/19/2025)
|
|
67
|
-
|
|
68
|
-
1. refactor: Check visible area of cart
|
|
69
|
-
2. refactor: Multiple CSS selector changes in cart
|
|
70
|
-
3. refactor: Give priority to money format coming from server
|
|
71
|
-
|
|
72
|
-
| File | Now |
|
|
73
|
-
|----------------------|--------|
|
|
74
|
-
| `sdk.min.js` | 531 KB |
|
|
75
|
-
| `shopify-sdk.min.js` | 543 KB |
|
|
76
|
-
|
|
77
|
-
## 8.9.6 (2/18/2025)
|
|
78
|
-
|
|
79
|
-
1. feat: Update cart items for HS cart drawer
|
|
80
|
-
2. refactor: Do not add decimals if not needed in price
|
|
81
|
-
3. fix: Apply scss styles with import as well
|
|
82
|
-
|
|
83
|
-
| File | Now |
|
|
84
|
-
|----------------------|--------|
|
|
85
|
-
| `sdk.min.js` | 530 KB |
|
|
86
|
-
| `shopify-sdk.min.js` | 543 KB |
|
|
87
|
-
|
|
88
|
-
## 8.9.5 (2/17/2025)
|
|
89
|
-
|
|
90
|
-
1. feat: Implement BYOB campaign.
|
|
91
|
-
2. fix: ESModule error in the built SDK.
|
|
92
|
-
|
|
93
|
-
| File | Now |
|
|
94
|
-
|----------------------|--------|
|
|
95
|
-
| `sdk.min.js` | 524 KB |
|
|
96
|
-
| `shopify-sdk.min.js` | 537 KB |
|
|
97
|
-
|
|
98
|
-
## 8.9.4 (2/14/2025)
|
|
99
|
-
|
|
100
|
-
1. feat: Inject app's common CSS in shadow DOM.
|
|
101
|
-
2. refactor: Store preview details in runtime.
|
|
102
|
-
3. refactor: Remove 30% visibility criteria for split test.
|
|
103
|
-
|
|
104
|
-
| File | Now |
|
|
105
|
-
|----------------------|--------|
|
|
106
|
-
| `sdk.min.js` | 520 KB |
|
|
107
|
-
| `shopify-sdk.min.js` | 533 KB |
|
|
108
|
-
|
|
109
|
-
## 8.9.3 (2/14/2025)
|
|
110
|
-
|
|
111
|
-
1. fix: Fix FBT discount variable getting reset on cart update
|
|
112
|
-
|
|
113
|
-
| File | Now |
|
|
114
|
-
|----------------------|--------|
|
|
115
|
-
| `sdk.min.js` | 519 KB |
|
|
116
|
-
| `shopify-sdk.min.js` | 532 KB |
|
|
117
|
-
|
|
118
|
-
## 8.9.2 (2/13/2025)
|
|
119
|
-
|
|
120
|
-
1. fix: Return loadSwiperScript after resolve.
|
|
121
|
-
|
|
122
|
-
| File | Now |
|
|
123
|
-
|----------------------|--------|
|
|
124
|
-
| `sdk.min.js` | 519 KB |
|
|
125
|
-
| `shopify-sdk.min.js` | 532 KB |
|
|
126
|
-
|
|
127
|
-
## 8.9.1 (2/13/2025)
|
|
128
|
-
|
|
129
|
-
1. feat: Remove use of `type` from Engagement.
|
|
130
|
-
|
|
131
|
-
| File | Now |
|
|
132
|
-
|----------------------|--------|
|
|
133
|
-
| `sdk.min.js` | 519 KB |
|
|
134
|
-
| `shopify-sdk.min.js` | 532 KB |
|
|
135
|
-
|
|
136
|
-
## 8.9.0 (2/12/2025)
|
|
137
|
-
|
|
138
|
-
1. feat: Re-render all campaigns on cart update.
|
|
139
|
-
2. feat: Isolate swiper widget in shadow DOM.
|
|
140
|
-
|
|
141
|
-
| File | Now |
|
|
142
|
-
|----------------------|--------|
|
|
143
|
-
| `sdk.min.js` | 519 KB |
|
|
144
|
-
| `shopify-sdk.min.js` | 532 KB |
|
|
145
|
-
|
|
146
|
-
## 8.8.17 (2/10/2025)
|
|
147
|
-
|
|
148
|
-
1. feat: Load swiper only if display type is carousal in product-list.
|
|
149
|
-
2. feat: Debounce comparing items on cart change.
|
|
150
|
-
3. feat: Add variant name magic variable implementation.
|
|
151
|
-
|
|
152
|
-
| File | Now |
|
|
153
|
-
|----------------------|--------|
|
|
154
|
-
| `sdk.min.js` | 513 KB |
|
|
155
|
-
| `shopify-sdk.min.js` | 526 KB |
|
|
156
|
-
|
|
157
|
-
## 8.8.16 (2/9/2025)
|
|
158
|
-
|
|
159
|
-
1. feat: Pagination in Product promotion widgets
|
|
160
|
-
2. refactor: Rename TriggerData to EngagementTrigger
|
|
161
|
-
3. feat(shopify): Add private attributes to Shopify line items
|
|
162
|
-
4. feat: Remove non-eligible campaigns from UI.
|
|
163
|
-
5. refactor: Empty child classes to render different type of widgets.
|
|
164
|
-
|
|
165
|
-
| File | Now |
|
|
166
|
-
|----------------------|--------|
|
|
167
|
-
| `sdk.min.js` | 513 KB |
|
|
168
|
-
| `shopify-sdk.min.js` | 526 KB |
|
|
169
|
-
|
|
170
|
-
## 8.8.15 (2/6/2025)
|
|
171
|
-
|
|
172
|
-
1. feat: Introduce Shoppable videos.
|
|
173
|
-
|
|
174
|
-
| File | Now |
|
|
175
|
-
|----------------------|--------|
|
|
176
|
-
| `sdk.min.js` | 511 KB |
|
|
177
|
-
| `shopify-sdk.min.js` | 523 KB |
|
|
178
|
-
|
|
179
|
-
## 8.8.14 (2/5/2025)
|
|
180
|
-
|
|
181
|
-
1. Refactor: Remove subscription widget when product got removed from cart.
|
|
182
|
-
2. Fix: Do not make fist subscription default when any subscription is selected.
|
|
183
|
-
|
|
184
|
-
| File | Now |
|
|
185
|
-
|----------------------|--------|
|
|
186
|
-
| `sdk.min.js` | 505 KB |
|
|
187
|
-
| `shopify-sdk.min.js` | 517 KB |
|
|
188
|
-
|
|
189
|
-
## 8.8.13 (1/30/2025)
|
|
190
|
-
|
|
191
|
-
1. Refactor: Remove subscription widget when subscribed
|
|
192
|
-
2. Refactor: Improve update change log script
|
|
193
|
-
|
|
194
|
-
| File | Now |
|
|
195
|
-
|----------------------|--------|
|
|
196
|
-
| `sdk.min.js` | 504 KB |
|
|
197
|
-
| `shopify-sdk.min.js` | 517 KB |
|
|
198
|
-
|
|
199
|
-
## 8.8.12 (01/29/2025)
|
|
200
|
-
|
|
201
|
-
1. Refactor: Don't allow to override `Button` and `Text` styles.
|
|
202
|
-
|
|
203
|
-
| File | Now |
|
|
204
|
-
|----------------------|--------|
|
|
205
|
-
| `sdk.min.js` | 504 KB |
|
|
206
|
-
| `shopify-sdk.min.js` | 516 KB |
|
|
207
|
-
|
|
208
|
-
## 8.8.11 (01/28/2025)
|
|
209
|
-
|
|
210
|
-
1. Feat: Track new events: `Review Clicked` and `Item Thumbnail Clicked`.
|
|
211
|
-
|
|
212
|
-
| File | Now |
|
|
213
|
-
|----------------------|--------|
|
|
214
|
-
| `sdk.min.js` | 504 KB |
|
|
215
|
-
| `shopify-sdk.min.js` | 516 KB |
|
|
216
|
-
|
|
217
|
-
## 8.8.10 (01/24/2025)
|
|
218
|
-
|
|
219
|
-
1. Feat: New approach to preview popups or widgets without Chrome extension.
|
|
220
|
-
|
|
221
|
-
| File | Now |
|
|
222
|
-
|----------------------|--------|
|
|
223
|
-
| `sdk.min.js` | 499 KB |
|
|
224
|
-
| `shopify-sdk.min.js` | 622 KB |
|
|
225
|
-
|
|
226
|
-
## 8.8.9 (01/24/2025)
|
|
227
|
-
|
|
228
|
-
1. fix: Fix render delay in widget.
|
|
229
|
-
2. fix: Fix preview library issue.
|
|
230
|
-
|
|
231
|
-
| File | Now |
|
|
232
|
-
|----------------------|--------|
|
|
233
|
-
| `sdk.min.js` | 499 KB |
|
|
234
|
-
| `shopify-sdk.min.js` | 511 KB |
|
|
235
|
-
|
|
236
|
-
## 8.8.8 (01/23/2025)
|
|
237
|
-
|
|
238
|
-
1. refactor: Make sure select correct cartItem to display Subscription upsell.
|
|
239
|
-
2. refactor: Simplify navigate discount code.
|
|
240
|
-
3. fix: Do not reload the page if no method found for refreshing the cart.
|
|
241
|
-
|
|
242
|
-
## 8.8.7 (01/22/2025)
|
|
243
|
-
|
|
244
|
-
1. feat: Skip subscribed products WRT skipSubscribedItems.
|
|
245
|
-
2. refactor: Optimise retrySelector logic for better readability, performance and memory utilisation
|
|
246
|
-
3. refactor: Make campaign position relative by default
|
|
247
|
-
4. fix: Use exponential backoff instead of fixed delays in element finding
|
|
248
|
-
5. fix: Prevent double addition of preview badge
|
|
249
|
-
6. fix: Use :after pseudo selector for rendering preview border
|
|
250
|
-
|
|
251
|
-
| File | Before (v8.8.0) | Now |
|
|
252
|
-
|----------------------|-----------------|--------|
|
|
253
|
-
| `sdk.min.js` | 493 KB | 498 KB |
|
|
254
|
-
| `shopify-sdk.min.js` | 506 KB | 510 KB |
|
|
255
|
-
|
|
256
|
-
## 8.8.6 (01/14/2025)
|
|
257
|
-
|
|
258
|
-
1. feat: Add scrolling in flexbox.
|
|
259
|
-
|
|
260
|
-
## 8.8.5 (01/14/2025)
|
|
261
|
-
|
|
262
|
-
1. feat: Listen to GoKwik Checkout Started event and send to server.
|
|
263
|
-
2. fix: Fix selling plan not getting select.
|
|
264
|
-
|
|
265
|
-
## 8.8.4 (01/14/2025)
|
|
266
|
-
|
|
267
|
-
1. fix: Name sure to register cart drawer observer after `AppConfiguration` received.
|
|
268
|
-
|
|
269
|
-
## 8.8.3 (01/13/2025)
|
|
270
|
-
|
|
271
|
-
1. feat: Put `isTransformedOffScreen` in or condition.
|
|
272
|
-
|
|
273
|
-
## 8.8.2 (01/13/2025)
|
|
274
|
-
|
|
275
|
-
1. feat: Check for scroll at initialization and send scroll event.
|
|
276
|
-
|
|
277
|
-
## 8.8.1 (01/10/2025)
|
|
278
|
-
|
|
279
|
-
1. feat: Ability to change subscription plan and allow to change to one time purchase.
|
|
280
|
-
|
|
281
|
-
## 8.8.0 (01/08/2025)
|
|
282
|
-
|
|
283
|
-
1. feat: Ad data in session and event.
|
|
284
|
-
|
|
285
|
-
| File | Before (v8.7.5) | Now |
|
|
286
|
-
|----------------------|-----------------|--------|
|
|
287
|
-
| `sdk.min.js` | 493 KB | 493 KB |
|
|
288
|
-
| `shopify-sdk.min.js` | 505 KB | 506 KB |
|
|
289
|
-
|
|
290
|
-
## 8.7.6 (01/08/2025)
|
|
291
|
-
|
|
292
|
-
1. fix: Send holdout true in trigger for holdout event.
|
|
293
|
-
2. fix: Don't reload for default cart drawer.
|
|
294
|
-
|
|
295
|
-
## 8.7.5 (01/07/2025)
|
|
296
|
-
|
|
297
|
-
1. feat: Send 'Buy Now Clicked' event.
|
|
298
|
-
2. refactor: Remove unwanted flex property.
|
|
299
|
-
|
|
300
|
-
| File | Before (v8.7.0) | Now |
|
|
301
|
-
|----------------------|-----------------|--------|
|
|
302
|
-
| `sdk.min.js` | 492 KB | 493 KB |
|
|
303
|
-
| `shopify-sdk.min.js` | 504 KB | 505 KB |
|
|
304
|
-
|
|
305
|
-
## 8.7.4 (01/03/2025)
|
|
306
|
-
|
|
307
|
-
1. fix: Refresh cart UI only when redirect behaviour is not present or it is open cart drawer.
|
|
308
|
-
|
|
309
|
-
## 8.7.3 (01/02/2025)
|
|
310
|
-
|
|
311
|
-
1. fix: Perform copy coupon CTA.
|
|
312
|
-
|
|
313
|
-
## 8.7.2 (12/31/2024)
|
|
314
|
-
|
|
315
|
-
1. refactor: Reinitialise CartDrawer when app config updates.
|
|
316
|
-
|
|
317
|
-
## 8.7.1 (12/30/2024)
|
|
318
|
-
|
|
319
|
-
1. fix: Stop calling generate-discount for non-discount campaign.
|
|
320
|
-
|
|
321
|
-
## 8.7.0 (12/27/2024)
|
|
322
|
-
|
|
323
|
-
1. refactor: Remove backward compatible code of CTA in widgets.
|
|
324
|
-
2. refactor: Remove backward compatible code of IXDB storage.
|
|
325
|
-
3. feat: Intercept graphql request to add cart attributes.
|
|
326
|
-
4. chore: Update `isbot` package.
|
|
327
|
-
5. feat: Use Storefront API for discount.
|
|
328
|
-
|
|
329
|
-
| File | Before (v8.6.0) | Now |
|
|
330
|
-
|----------------------|-----------------|--------|
|
|
331
|
-
| `sdk.min.js` | 491 KB | 492 KB |
|
|
332
|
-
| `shopify-sdk.min.js` | 500 KB | 504 KB |
|
|
333
|
-
|
|
334
|
-
## 8.6.2 (12/24/2024)
|
|
335
|
-
|
|
336
|
-
1. fix: Set container ID correctly.
|
|
337
|
-
|
|
338
|
-
## 8.6.1 (12/24/2024)
|
|
339
|
-
|
|
340
|
-
1. feat: Add navigator UA and webdriver to device props.
|
|
341
|
-
|
|
342
|
-
## 8.6.0 (12/23/2024)
|
|
343
|
-
|
|
344
|
-
1. feat: Introduce subscription upselling in cart drawer
|
|
345
|
-
|
|
346
|
-
| File | Before (v8.5.10) | Now |
|
|
347
|
-
|----------------------|------------------|--------|
|
|
348
|
-
| `sdk.min.js` | 484 KB | 491 KB |
|
|
349
|
-
| `shopify-sdk.min.js` | 493 KB | 500 KB |
|
|
350
|
-
|
|
351
|
-
## 8.5.12 (12/23/2024)
|
|
352
|
-
|
|
353
|
-
1. feat: Introduce `product.category` magic variable.
|
|
354
|
-
|
|
355
|
-
## 8.5.11 (12/19/2024)
|
|
356
|
-
|
|
357
|
-
1. feat: Fix XML request method.
|
|
358
|
-
|
|
359
|
-
## 8.5.10 (12/19/2024)
|
|
360
|
-
|
|
361
|
-
1. feat: Timer configuration in Popup.
|
|
362
|
-
2. feat: Match cart price for recovery campaign.
|
|
363
|
-
|
|
364
|
-
| File | Before (v8.5.7) | Now |
|
|
365
|
-
|----------------------|-----------------|--------|
|
|
366
|
-
| `sdk.min.js` | 483 KB | 484 KB |
|
|
367
|
-
| `shopify-sdk.min.js` | 492 KB | 493 KB |
|
|
368
|
-
|
|
369
|
-
## 8.5.9 (12/16/2024)
|
|
370
|
-
|
|
371
|
-
1. refactor: Don't open cart on none redirection behaviour.
|
|
372
|
-
|
|
373
|
-
## 8.5.8 (12/04/2024)
|
|
374
|
-
|
|
375
|
-
1. fix: Add engagement to engagementDisplayEvents array after event is sent.
|
|
376
|
-
2. fix: Stop opening cart when auto apply coupon is enabled.
|
|
377
|
-
|
|
378
|
-
## 8.5.7 (12/02/2024)
|
|
379
|
-
|
|
380
|
-
1. fix: Make sure text is not null in text-renderer.component.tsx.
|
|
381
|
-
|
|
382
|
-
| File | Before (v8.5.3) | Now |
|
|
383
|
-
|----------------------|-----------------|--------|
|
|
384
|
-
| `sdk.min.js` | 483 KB | 483 KB |
|
|
385
|
-
| `shopify-sdk.min.js` | 492 KB | 492 KB |
|
|
386
|
-
|
|
387
|
-
## 8.5.6 (12/02/2024)
|
|
388
|
-
|
|
389
|
-
1. fix: Do not try to read code if no discount given for campaign.
|
|
390
|
-
|
|
391
|
-
## 8.5.5 (11/28/2024)
|
|
392
|
-
|
|
393
|
-
1. feat: Dispatch third party checkout event.
|
|
394
|
-
|
|
395
|
-
## 8.5.4 (11/25/2024)
|
|
396
|
-
|
|
397
|
-
1. feat: Apply static code for bundle discount.
|
|
398
|
-
|
|
399
|
-
| File | Before (v8.5.3) | Now |
|
|
400
|
-
|----------------------|-----------------|--------|
|
|
401
|
-
| `sdk.min.js` | 483 KB | 483 KB |
|
|
402
|
-
| `shopify-sdk.min.js` | 492 KB | 492 KB |
|
|
403
|
-
|
|
404
|
-
## 8.5.3 (11/21/2024)
|
|
405
|
-
|
|
406
|
-
1. Feat: Introduce position A/B testing
|
|
407
|
-
2. Feat: Add url search and hash to redirect URL
|
|
408
|
-
3. Refactor: Apply discount on all promoted items for product widget
|
|
409
|
-
4. Refactor: Increase debounce time to 300ms before re-rendering cart widgets.
|
|
410
|
-
|
|
411
|
-
| File | Before (v8.5.2) | Now |
|
|
412
|
-
|----------------------|-----------------|--------|
|
|
413
|
-
| `sdk.min.js` | 482 KB | 483 KB |
|
|
414
|
-
| `shopify-sdk.min.js` | 491 KB | 492 KB |
|
|
415
|
-
|
|
416
|
-
## 8.5.2 (11/20/2024)
|
|
417
|
-
|
|
418
|
-
1. Feat: GoKwik basic integration.
|
|
419
|
-
|
|
420
|
-
| File | Before (v8.5.1) | Now |
|
|
421
|
-
|----------------------|-----------------|--------|
|
|
422
|
-
| `sdk.min.js` | 481 KB | 482 KB |
|
|
423
|
-
| `shopify-sdk.min.js` | 490 KB | 491 KB |
|
|
424
|
-
|
|
425
|
-
## 8.5.1 (11/19/2024)
|
|
426
|
-
|
|
427
|
-
1. feat: Multiple slides per view for carousal.
|
|
428
|
-
|
|
429
|
-
| File | Before (v8.5.0) | Now |
|
|
430
|
-
|----------------------|-----------------|--------|
|
|
431
|
-
| `sdk.min.js` | 481 KB | 481 KB |
|
|
432
|
-
| `shopify-sdk.min.js` | 490 KB | 490 KB |
|
|
433
|
-
|
|
434
|
-
## 8.5.0 (11/15/2024)
|
|
435
|
-
|
|
436
|
-
1. feat: Improve content A/B testing
|
|
437
|
-
|
|
438
|
-
| File | Before (v8.4.6) | Now |
|
|
439
|
-
|----------------------|-----------------|--------|
|
|
440
|
-
| `sdk.min.js` | 477 KB | 481 KB |
|
|
441
|
-
| `shopify-sdk.min.js` | 486 KB | 490 KB |
|
|
442
|
-
|
|
443
|
-
## 8.4.6 (11/14/2024)
|
|
444
|
-
|
|
445
|
-
1. feat: Introduce widget countdown timer configurations.
|
|
446
|
-
|
|
447
|
-
## 8.4.5 (11/12/2024)
|
|
448
|
-
|
|
449
|
-
1. fix: Generate discount code for non static discount.
|
|
450
|
-
|
|
451
|
-
## 8.4.4 (11/10/2024)
|
|
452
|
-
|
|
453
|
-
1. fix: Prevent for stopping trigger display event for non cart widgets.
|
|
454
|
-
|
|
455
|
-
## 8.4.3 (11/08/2024)
|
|
456
|
-
|
|
457
|
-
1. feat: Implement pseudo product quantity.
|
|
458
|
-
|
|
459
|
-
| File | Before (v8.4.2) | Now |
|
|
460
|
-
|----------------------|-----------------|--------|
|
|
461
|
-
| `sdk.min.js` | 475 KB | 477 KB |
|
|
462
|
-
| `shopify-sdk.min.js` | 484 KB | 486 KB |
|
|
463
|
-
|
|
464
|
-
## 8.4.2 (11/08/2024)
|
|
465
|
-
|
|
466
|
-
1. fix: Prevent cart drawer open check for cart widgets.
|
|
467
|
-
|
|
468
|
-
| File | Before (v8.4.1) | Now |
|
|
469
|
-
|----------------------|-----------------|--------|
|
|
470
|
-
| `sdk.min.js` | 475 KB | 475 KB |
|
|
471
|
-
| `shopify-sdk.min.js` | 484 KB | 484 KB |
|
|
472
|
-
|
|
473
|
-
## 8.4.1 (11/07/2024)
|
|
474
|
-
|
|
475
|
-
1. feat: Render cart widget on cart page.
|
|
476
|
-
|
|
477
|
-
| File | Before (v8.4.0) | Now |
|
|
478
|
-
|----------------------|-----------------|--------|
|
|
479
|
-
| `sdk.min.js` | 467 KB | 475 KB |
|
|
480
|
-
| `shopify-sdk.min.js` | 475 KB | 484 KB |
|
|
481
|
-
|
|
482
|
-
## 8.4.0 (10/29/2024)
|
|
483
|
-
|
|
484
|
-
1. feat: Image carousal in announcement bar.
|
|
485
|
-
|
|
486
|
-
| File | Before (v8.3.8) | Now |
|
|
487
|
-
|----------------------|-----------------|--------|
|
|
488
|
-
| `sdk.min.js` | 467 KB | 475 KB |
|
|
489
|
-
| `shopify-sdk.min.js` | 475 KB | 484 KB |
|
|
490
|
-
|
|
491
|
-
## 8.3.8 (10/28/2024)
|
|
492
|
-
|
|
493
|
-
1. fix: Enable `noLinks` inside every flexbox of product.
|
|
494
|
-
|
|
495
|
-
| File | Before (v8.3.7) | Now |
|
|
496
|
-
|----------------------|-----------------|--------|
|
|
497
|
-
| `sdk.min.js` | 466 KB | 467 KB |
|
|
498
|
-
| `shopify-sdk.min.js` | 475 KB | 475 KB |
|
|
499
|
-
|
|
500
|
-
## 8.3.7 (10/24/2024)
|
|
501
|
-
|
|
502
|
-
1. fix: Enable `noLinks` inside every flexbox of product.
|
|
503
|
-
|
|
504
|
-
| File | Before (v8.3.6) | Now |
|
|
505
|
-
|----------------------|-----------------|--------|
|
|
506
|
-
| `sdk.min.js` | 465 KB | 466 KB |
|
|
507
|
-
| `shopify-sdk.min.js` | 474 KB | 475 KB |
|
|
508
|
-
|
|
509
|
-
## 8.3.6 (10/23/2024)
|
|
510
|
-
|
|
511
|
-
1. feat: Now free item of Buy x get Y can have badge.
|
|
512
|
-
2. refactor: Optimize discount data calculation.
|
|
513
|
-
|
|
514
|
-
| File | Before (v8.3.5) | Now |
|
|
515
|
-
|----------------------|-----------------|--------|
|
|
516
|
-
| `sdk.min.js` | 465 KB | 465 KB |
|
|
517
|
-
| `shopify-sdk.min.js` | 474 KB | 474 KB |
|
|
518
|
-
|
|
519
|
-
## 8.3.5 (10/22/2024)
|
|
520
|
-
|
|
521
|
-
1. refactor: Do not ad `div` wrapper around image.
|
|
522
|
-
2. fix: Do not check `when` condition while iterating elements.
|
|
523
|
-
|
|
524
|
-
| File | Before (v8.3.4) | Now |
|
|
525
|
-
|----------------------|-----------------|--------|
|
|
526
|
-
| `sdk.min.js` | 465 KB | 465 KB |
|
|
527
|
-
| `shopify-sdk.min.js` | 474 KB | 474 KB |
|
|
528
|
-
|
|
529
|
-
## 8.3.4 (10/21/2024)
|
|
530
|
-
|
|
531
|
-
1. feat: Introduce quantity variables in product widgets.
|
|
532
|
-
2. feat: Prevent product redirection with flag.
|
|
533
|
-
|
|
534
|
-
| File | Before (v8.3.3) | Now |
|
|
535
|
-
|----------------------|-----------------|--------|
|
|
536
|
-
| `sdk.min.js` | 465 KB | 465 KB |
|
|
537
|
-
| `shopify-sdk.min.js` | 474 KB | 474 KB |
|
|
538
|
-
|
|
539
|
-
## 8.3.3 (10/21/2024)
|
|
540
|
-
|
|
541
|
-
1. feat: Update magic variable for Buy X get Y.
|
|
542
|
-
|
|
543
|
-
| File | Before (v8.3.2) | Now |
|
|
544
|
-
|----------------------|-----------------|--------|
|
|
545
|
-
| `sdk.min.js` | 463 KB | 465 KB |
|
|
546
|
-
| `shopify-sdk.min.js` | 473 KB | 474 KB |
|
|
547
|
-
|
|
548
|
-
## 8.3.2 (10/17/2024)
|
|
549
|
-
|
|
550
|
-
1. feat: Split testing for widget.
|
|
551
|
-
|
|
552
|
-
| File | Before (v8.3.1) | Now |
|
|
553
|
-
|----------------------|-----------------|--------|
|
|
554
|
-
| `sdk.min.js` | 463 KB | 464 KB |
|
|
555
|
-
| `shopify-sdk.min.js` | 473 KB | 473 KB |
|
|
556
|
-
|
|
557
|
-
## 8.3.1 (10/16/2024)
|
|
558
|
-
|
|
559
|
-
1. Feat: Generate coupon codes for Buy X get Y.
|
|
560
|
-
|
|
561
|
-
## 8.3.0 (10/15/2024)
|
|
562
|
-
|
|
563
|
-
1. Feat: Reload cart widgets as soon as cart changes.
|
|
564
|
-
|
|
565
|
-
| File | Before (v8.2.5) | Now |
|
|
566
|
-
|----------------------|-----------------|--------|
|
|
567
|
-
| `sdk.min.js` | 464 KB | 463 KB |
|
|
568
|
-
| `shopify-sdk.min.js` | 473 KB | 472 KB |
|
|
569
|
-
|
|
570
|
-
## 8.2.6 (10/10/2024)
|
|
571
|
-
|
|
572
|
-
1. fix: Put element hide check on the top.
|
|
573
|
-
|
|
574
|
-
| File | Before (v8.2.5) | Now |
|
|
575
|
-
|----------------------|-----------------|--------|
|
|
576
|
-
| `sdk.min.js` | 464 KB | 464 KB |
|
|
577
|
-
| `shopify-sdk.min.js` | 473 KB | 473 KB |
|
|
578
|
-
|
|
579
|
-
## 8.2.5 (10/08/2024)
|
|
580
|
-
|
|
581
|
-
1. feat: Inject custom CSS for the store.
|
|
582
|
-
2. feat: Add font family in text for widget.
|
|
583
|
-
|
|
584
|
-
| File | Before (v8.2.4) | Now |
|
|
585
|
-
|----------------------|-----------------|--------|
|
|
586
|
-
| `sdk.min.js` | 464 KB | 464 KB |
|
|
587
|
-
| `shopify-sdk.min.js` | 473 KB | 473 KB |
|
|
588
|
-
|
|
589
|
-
## 8.2.4 (10/07/2024)
|
|
590
|
-
|
|
591
|
-
1. Check cart visibility using transformation style.
|
|
592
|
-
|
|
593
|
-
| File | Before (v8.2.3) | Now |
|
|
594
|
-
|----------------------|-----------------|--------|
|
|
595
|
-
| `sdk.min.js` | 464 KB | 464 KB |
|
|
596
|
-
| `shopify-sdk.min.js` | 472 KB | 473 KB |
|
|
597
|
-
|
|
598
|
-
## 8.2.3 (10/06/2024)
|
|
599
|
-
|
|
600
|
-
1. Auto set debug property on device on server.
|
|
601
|
-
2. Highlight and render preview engagements.
|
|
602
|
-
|
|
603
|
-
| File | Before (v8.1.0) | Now |
|
|
604
|
-
|----------------------|-----------------|--------|
|
|
605
|
-
| `sdk.min.js` | 460 KB | 464 KB |
|
|
606
|
-
| `shopify-sdk.min.js` | 469 KB | 472 KB |
|
|
607
|
-
|
|
608
|
-
## 8.2.2 (10/01/2024)
|
|
609
|
-
|
|
610
|
-
1. Fix: Add correct check to show/hide symbol.
|
|
611
|
-
|
|
612
|
-
## 8.2.1 (10/01/2024)
|
|
613
|
-
|
|
614
|
-
1. Feat: Add promoted products' mID in trigger display event.
|
|
615
|
-
|
|
616
|
-
## 8.2.0 (10/01/2024)
|
|
617
|
-
|
|
618
|
-
1. Feat: Bundles in cart drawer.
|
|
619
|
-
2. Feat: Send sentry error message on popup rendering fail.
|
|
620
|
-
|
|
621
|
-
## 8.1.0 (09/30/2024)
|
|
622
|
-
|
|
623
|
-
1. Feat: Image support in widgets.
|
|
624
|
-
|
|
625
|
-
## 8.0.4 (09/26/2024)
|
|
626
|
-
|
|
627
|
-
1. Fix: Mark product selected by default in case of Bundles.
|
|
628
|
-
2. Fix: Add backdrop color or `background-color` css.
|
|
629
|
-
|
|
630
|
-
## 8.0.3 (09/25/2024)
|
|
631
|
-
|
|
632
|
-
1. Feat: Update cart drawer data after ATC in iCart drawer.
|
|
633
|
-
2. Feat: Track segment to pixels.
|
|
634
|
-
3. refactor: DRY session validate code.
|
|
635
|
-
|
|
636
|
-
## 8.0.2 (09/24/2024)
|
|
637
|
-
|
|
638
|
-
1. fix: Stop setting wrong configuration data in runtime.
|
|
639
|
-
|
|
640
|
-
## 8.0.1 (09/24/2024)
|
|
641
|
-
|
|
642
|
-
1. Fix: Do not update apiToken if not exists.
|
|
643
|
-
|
|
644
|
-
## 8.0.0 (09/24/2024)
|
|
645
|
-
|
|
646
|
-
1. Feat: Introduce validate-session endpoint and stop sending Session Start event.
|
|
647
|
-
|
|
648
|
-
## 7.4.1 (09/23/2024)
|
|
649
|
-
|
|
650
|
-
1. refactor: Update sentry message for failed discount code.
|
|
651
|
-
|
|
652
|
-
## 7.4.0 (09/23/2024)
|
|
653
|
-
|
|
654
|
-
1. Feat: Widget buttons with multiple CTAs.
|
|
655
|
-
|
|
656
|
-
## 7.3.15 (09/19/2024)
|
|
657
|
-
|
|
658
|
-
1. Fix: Fix pricing change on selected variant change.
|
|
659
|
-
|
|
660
|
-
## 7.3.14 (09/18/2024)
|
|
661
|
-
|
|
662
|
-
1. Feat: Introduce `retrySelector` to find element.
|
|
663
|
-
|
|
664
|
-
## 7.3.13 (09/17/2024)
|
|
665
|
-
|
|
666
|
-
1. Feat: Allow product `meta` to be render using Mustache.
|
|
667
|
-
|
|
668
|
-
## 7.3.12 (09/16/2024)
|
|
669
|
-
|
|
670
|
-
1. Feat: Refresh cart drawer item after ATC from widget.
|
|
671
|
-
|
|
672
|
-
## 7.3.11 (09/16/2024)
|
|
673
|
-
|
|
674
|
-
1. Fix: Use logical OR instead of nullish coalescing operator to tackle empty string.
|
|
675
|
-
2. Refactor: Remove garbage console log.
|
|
676
|
-
|
|
677
|
-
## 7.3.10 (09/12/2024)
|
|
678
|
-
|
|
679
|
-
1. Feat: Remove item from trigger even when variant > 1 for cart embed.
|
|
680
|
-
|
|
681
|
-
## 7.3.9 (09/12/2024)
|
|
682
|
-
|
|
683
|
-
1. Feat: Introduce new product discount variables.
|
|
684
|
-
|
|
685
|
-
## 7.3.8 (09/11/2024)
|
|
686
|
-
|
|
687
|
-
1. Feat: Reattempt finding cart drawer.
|
|
688
|
-
|
|
689
|
-
## 7.3.7 (09/11/2024)
|
|
690
|
-
|
|
691
|
-
1. Feat: Snackbar on form submit popup.
|
|
692
|
-
|
|
693
|
-
## 7.3.6 (09/06/2024)
|
|
694
|
-
|
|
695
|
-
1. Feat: Send popup activity events globally.
|
|
696
|
-
2. Refactor: Set flex style before everything.
|
|
697
|
-
3. Feat: Replace variant quantity in popup.
|
|
698
|
-
|
|
699
|
-
## 7.3.5 (09/05/2024)
|
|
700
|
-
|
|
701
|
-
1. Feat: Send `objective` and `onsiteDeliveryType` in `embedded-trigger.ts`.
|
|
702
|
-
2. refactor: Update logic for cart drawer.
|
|
703
|
-
|
|
704
|
-
## 7.3.4 (09/04/2024)
|
|
705
|
-
|
|
706
|
-
1. Fix: Fix currency and money format related issues.
|
|
707
|
-
|
|
708
|
-
## 7.3.3 (09/04/2024)
|
|
709
|
-
|
|
710
|
-
1. Fix: Initialise `TriggerData` instance before loading products.
|
|
711
|
-
|
|
712
|
-
## 7.3.2 (09/03/2024)
|
|
713
|
-
|
|
714
|
-
1. Fix: Do not render if variant selector is hidden.
|
|
715
|
-
|
|
716
|
-
## 7.3.1 (09/02/2024)
|
|
717
|
-
|
|
718
|
-
1. Fix: Multiple fixes for Product Promotion in Cart drawer.
|
|
719
|
-
|
|
720
|
-
## 7.3.0 (08/30/2024)
|
|
721
|
-
|
|
722
|
-
1. Feat: Cart Reminder Widgets.
|
|
723
|
-
|
|
724
|
-
## 7.2.0 (08/30/2024)
|
|
725
|
-
|
|
726
|
-
1. Refactor: Remove old s from widget text element.
|
|
727
|
-
2. Feat: Product Promotion in Cart drawer.
|
|
728
|
-
|
|
729
|
-
## 7.1.2, 7.1.3 (08/25/2024)
|
|
730
|
-
|
|
731
|
-
1. Refactor: Change preference to read font size to support old campaigns.
|
|
732
|
-
|
|
733
|
-
## 7.1.1 (08/23/2024)
|
|
734
|
-
|
|
735
|
-
1. Refactor: Make `flex` as default css for product list.
|
|
736
|
-
|
|
737
|
-
## 7.1.0 (08/22/2024)
|
|
738
|
-
|
|
739
|
-
1. Feat: Introduce alignment in widget.
|
|
740
|
-
2. Feat: Apply `letterSpacing` on text.
|
|
741
|
-
3. Refactor: Add `escape` method on Mustache.
|
|
742
|
-
4. Refactor: Send page detail in event.
|
|
743
|
-
|
|
744
|
-
## 7.0.2, 7.0.3, 7.0.4 (08/15/2024)
|
|
745
|
-
|
|
746
|
-
1. Upgrade `isbot` dependency.
|
|
747
|
-
|
|
748
|
-
## 7.0.1 (08/12/2024)
|
|
749
|
-
|
|
750
|
-
1. Fix: Set display none for no text renderer.
|
|
751
|
-
|
|
752
|
-
## 7.0.0 (08/12/2024)
|
|
753
|
-
|
|
754
|
-
1. Breaking: Update product widget and bundle template payload.
|
|
755
|
-
|
|
756
|
-
## 6.1.23
|
|
757
|
-
|
|
758
|
-
1. Fix: Set font-family as inherit on timer spans.
|
|
759
|
-
|
|
760
|
-
### Asset size changes
|
|
761
|
-
|
|
762
|
-
| File | Before | Now |
|
|
763
|
-
|----------------------|--------|--------|
|
|
764
|
-
| `sdk.min.js` | 447 KB | 447 KB |
|
|
765
|
-
| `shopify-sdk.min.js` | 456 KB | 456 KB |
|
|
766
|
-
|
|
767
|
-
## 6.1.22
|
|
768
|
-
|
|
769
|
-
1. Fix: Default to item image when variant image not present.
|
|
770
|
-
|
|
771
|
-
### Asset size changes
|
|
772
|
-
|
|
773
|
-
| File | Before | Now |
|
|
774
|
-
|----------------------|--------|--------|
|
|
775
|
-
| `sdk.min.js` | 447 KB | 447 KB |
|
|
776
|
-
| `shopify-sdk.min.js` | 455 KB | 456 KB |
|
|
777
|
-
|
|
778
|
-
## 6.1.21
|
|
779
|
-
|
|
780
|
-
1. Fix: Upgrade `isbot` library.
|
|
781
|
-
2. Fix: Track various errors.
|
|
782
|
-
|
|
783
|
-
### Asset size changes
|
|
784
|
-
|
|
785
|
-
| File | Before | Now |
|
|
786
|
-
|----------------------|--------|--------|
|
|
787
|
-
| `sdk.min.js` | 446 KB | 447 KB |
|
|
788
|
-
| `shopify-sdk.min.js` | 455 KB | 455 KB |
|
|
789
|
-
|
|
790
|
-
## 6.1.20
|
|
791
|
-
|
|
792
|
-
1. Fix: Use a library to detect the bots to be in sync.
|
|
793
|
-
|
|
794
|
-
### Asset size changes
|
|
795
|
-
|
|
796
|
-
| File | Before | Now |
|
|
797
|
-
|----------------------|--------|--------|
|
|
798
|
-
| `sdk.min.js` | 446 KB | 446 KB |
|
|
799
|
-
| `shopify-sdk.min.js` | 455 KB | 455 KB |
|
|
800
|
-
|
|
801
|
-
## 6.1.19
|
|
802
|
-
|
|
803
|
-
1. Fix: Allow default redirect to the same page when no redirect behaviour specified.
|
|
804
|
-
|
|
805
|
-
## 6.1.18
|
|
806
|
-
|
|
807
|
-
1. Fix: Read button text directly from element.
|
|
808
|
-
|
|
809
|
-
## 6.1.17
|
|
810
|
-
|
|
811
|
-
1. Refactor: Rename `renderWithPartialTriggerData` to `render` and `render` to `renderEngagement`
|
|
812
|
-
in `freeform/renderer.ts`.
|
|
813
|
-
|
|
814
|
-
## 6.1.16
|
|
815
|
-
|
|
816
|
-
1. Feat: Stop refreshing product data for store with less than 1 currency.
|
|
817
|
-
2. Feat: Introduce `renderWithPartialTriggerData` method in `freeform/renderer.ts`.
|
|
818
|
-
|
|
819
|
-
## 6.1.15
|
|
820
|
-
|
|
821
|
-
1. Feat: Add product prices to button element.
|
|
822
|
-
|
|
823
|
-
## 6.1.14
|
|
824
|
-
|
|
825
|
-
1. Chore: Set engagement id as tag for sentry log.
|
|
826
|
-
|
|
827
|
-
## 6.1.13
|
|
828
|
-
|
|
829
|
-
1. Fix: Refresh items after widget container is found.
|
|
830
|
-
|
|
831
|
-
## 6.1.11, 6.1.12 (07/20/2024)
|
|
832
|
-
|
|
833
|
-
1. Feat: Retry the failed Shopify requests.
|
|
834
|
-
2. Fix: Optimise Sentry tracking.
|
|
835
|
-
|
|
836
|
-
## 6.1.10 (07/19/2024)
|
|
837
|
-
|
|
838
|
-
1. Feat: Sentry integration.
|
|
839
|
-
|
|
840
|
-
## 6.1.9 (07/18/2024)
|
|
841
|
-
|
|
842
|
-
1. Fix: Handle unavailable Shopify root context in thank you page.
|
|
843
|
-
|
|
844
|
-
## 6.1.8 (07/10/2024)
|
|
845
|
-
|
|
846
|
-
1. Feat: Update Shopify powered cart-drawer and bubble icon data on ATC.
|
|
847
|
-
2. Feat: Add customer data to widgets.
|
|
848
|
-
|
|
849
|
-
## 6.1.7 (07/10/2024)
|
|
850
|
-
|
|
851
|
-
1. Refactor: Wait for ATC call to complete before redirecting.
|
|
852
|
-
2. Fix: Check button element before text element in flex-box.
|
|
853
|
-
|
|
854
|
-
## 6.1.6 (07/09/2024)
|
|
855
|
-
|
|
856
|
-
1. Feat: Open cart drawer only after ATC finished.
|
|
857
|
-
|
|
858
|
-
## 6.1.5 (07/09/2024)
|
|
859
|
-
|
|
860
|
-
1. Feat: Open cart drawer after ATC.
|
|
861
|
-
|
|
862
|
-
## 6.1.4 (07/08/2024)
|
|
863
|
-
|
|
864
|
-
1. Fix: Do not shrink products in embeds.
|
|
865
|
-
|
|
866
|
-
## 6.1.3 (07/03/2024)
|
|
867
|
-
|
|
868
|
-
1. Feat: Add a test private attribute in the cart to understand usage.
|
|
869
|
-
|
|
870
|
-
## 6.1.2 (07/03/2024)
|
|
871
|
-
|
|
872
|
-
1. Refactor: Listen documents readystatechange to process hash
|
|
873
|
-
|
|
874
|
-
## 6.1.1 (07/03/2024)
|
|
875
|
-
|
|
876
|
-
1. Refactor: Process hash operation once document is ready.
|
|
877
|
-
|
|
878
|
-
## 6.1.0 (07/02/2024)
|
|
879
|
-
|
|
880
|
-
1. Feat: Klaviyo profile identification.
|
|
881
|
-
|
|
882
|
-
## 6.0.2 (07/02/2024)
|
|
883
|
-
|
|
884
|
-
1. Fix: Update product image only if product[item] present.
|
|
885
|
-
|
|
886
|
-
## 6.0.1 (07/02/2024)
|
|
887
|
-
|
|
888
|
-
1. Fix: Update product variable only if product[item] present.
|
|
889
|
-
|
|
890
|
-
## 6.0.0 (07/02/2024)
|
|
891
|
-
|
|
892
|
-
1. Feat: Internationalization for popup
|
|
893
|
-
2. Feat: Add private properties in cart items for marking
|
|
894
|
-
3. Feat: Do not add `?from=cooee` in `/cart/add`.
|
|
895
|
-
4. Feat Handle `jsLoad` time send with first event
|
|
896
|
-
5. Feat: Use `/cart/add.js` instead of `/cart/add`
|
|
897
|
-
6. Refactor: Navigate user WRT `redirectBehaviour`
|
|
898
|
-
7. Refactor: Apply coupon in popup as well
|
|
899
|
-
8. Fix: Use `applyDiscount` from ClickAction
|
|
900
|
-
|
|
901
|
-
## 5.3.2 (06/26/2024)
|
|
902
|
-
|
|
903
|
-
1. Feat: Set `screenName` as **product** when PDP starts with **collections**.
|
|
904
|
-
|
|
905
|
-
## 5.3.1 (06/21/2024)
|
|
906
|
-
|
|
907
|
-
1. Fix: Update runtime data only when present.
|
|
908
|
-
|
|
909
|
-
## 5.3.0 (06/21/2024)
|
|
910
|
-
|
|
911
|
-
1. Feat: Currency and product internationalization in widgets.
|
|
912
|
-
2. Feat: Send cart data with widget-api.service.ts.
|
|
913
|
-
|
|
914
|
-
## 5.2.2 (06/19/2024)
|
|
915
|
-
|
|
916
|
-
1. Refactor: Change snackbar text for copy coupon CTA.
|
|
917
|
-
|
|
918
|
-
## 5.2.1 (06/14/2024)
|
|
919
|
-
|
|
920
|
-
1. Feat: Allow announcement bar to be rendered with css selector.
|
|
921
|
-
|
|
922
|
-
## 5.2.0 (06/14/2024)
|
|
923
|
-
|
|
924
|
-
1. Feat: Use CSS selector to render widget.
|
|
925
|
-
|
|
926
|
-
## 5.1.5 (06/12/2024)
|
|
927
|
-
|
|
928
|
-
1. Feat: Handle and send curren product page details in event & widget call.
|
|
929
|
-
|
|
930
|
-
## 5.1.4 (06/10/2024)
|
|
931
|
-
|
|
932
|
-
1. Set CTA snackbar's z-index to max.
|
|
933
|
-
|
|
934
|
-
## 5.1.3 (06/10/2024)
|
|
935
|
-
|
|
936
|
-
1. Set selectedOrFirstVariant as first variant that is available.
|
|
937
|
-
|
|
938
|
-
## 5.1.2 (06/06/2024)
|
|
939
|
-
|
|
940
|
-
1. Fix: Set thank_you page screen name from shopify-context.ts.
|
|
941
|
-
|
|
942
|
-
## 5.1.1 (06/06/2024)
|
|
943
|
-
|
|
944
|
-
1. Feat: Send thank_you page screen view event.
|
|
945
|
-
|
|
946
|
-
## 5.1.0 (06/05/2024)
|
|
947
|
-
|
|
948
|
-
1. Feat: Support for displaying compare at price.
|
|
949
|
-
|
|
950
|
-
## 5.0.0 (06/05/2024)
|
|
951
|
-
|
|
952
|
-
1. Breaking: Use `localStorage` instead of `IndexedDB` in `UserStorage` to handle Safari bugs.
|
|
953
|
-
|
|
954
|
-
## 4.0.1 (05/30/2024) - After 2 hours of previous release
|
|
955
|
-
|
|
956
|
-
1. Feat: Removed usage of `SessionStorage` that uses `IndexedDB` after 30 minutes of cooling period.
|
|
957
|
-
|
|
958
|
-
## 4.0.0 (05/30/2024)
|
|
959
|
-
|
|
960
|
-
1. Feat: Send items with `CE Trigger Clicked` event for popups.
|
|
961
|
-
2. Feat: More selectors to open cart drawer via CTA.
|
|
962
|
-
3. Feat: More selectors to track cart open events.
|
|
963
|
-
4. Breaking: Drop usage of UUID, App's ID and currency from IndexedDB.
|
|
964
|
-
5. Breaking: Use `localStorage` instead of `IndexedDB` in `SessionStorage` to handle Safari bugs.
|
|
965
|
-
|
|
966
|
-
## 3.9.5 (05/27/2024)
|
|
967
|
-
|
|
968
|
-
1. Chore: Add more logs.
|
|
969
|
-
|
|
970
|
-
## 3.9.4 (05/27/2024)
|
|
971
|
-
|
|
972
|
-
1. Feat: Add "lc-amount" class to all amount text.
|
|
973
|
-
2. Fix: Private/incognito detection.
|
|
974
|
-
|
|
975
|
-
## 3.9.3 (05/24/2024)
|
|
976
|
-
|
|
977
|
-
1. Feat: Disable variant which are not available.
|
|
978
|
-
|
|
979
|
-
## 3.9.2 (05/24/2024)
|
|
980
|
-
|
|
981
|
-
1. Refactor: Revert old way of adding utm parameters in event props.
|
|
982
|
-
|
|
983
|
-
## 3.9.1 (05/24/2024)
|
|
984
|
-
|
|
985
|
-
1. Feat: Remove trailing "/" from pathname.
|
|
986
|
-
2. Feat: Send "/" as referrer.
|
|
987
|
-
3. Refactor: DRY out the code of consuming current browser page.
|
|
988
|
-
4. Chore: Improvise logs in cart change listener.
|
|
989
|
-
|
|
990
|
-
## 3.9.0 (05/21/2024)
|
|
991
|
-
|
|
992
|
-
1. Feat: Variant selection dropdown in embeds.
|
|
993
|
-
|
|
994
|
-
## 3.8.2 (05/17/2024)
|
|
995
|
-
|
|
996
|
-
1. Fix: Override flex styles with layout styles.
|
|
997
|
-
|
|
998
|
-
## 3.8.1 (05/16/2024)
|
|
999
|
-
|
|
1000
|
-
1. Feat: Send triple whale params in utm params.
|
|
1001
|
-
|
|
1002
|
-
## 3.8.0 (05/08/2024)
|
|
1003
|
-
|
|
1004
|
-
1. Feat: Take user to cart page from FBT.
|
|
1005
|
-
2. Feat: Initiate custom checkout from Cart page if button is found.
|
|
1006
|
-
|
|
1007
|
-
## 3.7.1 (05/08/2024)
|
|
1008
|
-
|
|
1009
|
-
1. Feat: Use `open` attribute of `cart-drawer` to check cart drawer visibility.
|
|
1010
|
-
|
|
1011
|
-
## 3.7.0 (05/08/2024)
|
|
1012
|
-
|
|
1013
|
-
1. Feat: Responsiveness support in embeddable widgets.
|
|
1014
|
-
|
|
1015
|
-
## 3.6.2 (05/06/2024)
|
|
1016
|
-
|
|
1017
|
-
1. Fix: Allow sending events from non e-commerce apps via a flag.
|
|
1018
|
-
|
|
1019
|
-
## 3.6.1 (05/03/2024)
|
|
1020
|
-
|
|
1021
|
-
1. Fix: Improve Shopify `/cart/update.js` consumption to prevent cart issues.
|
|
1022
|
-
|
|
1023
|
-
## 3.6.0 (05/01/2024)
|
|
1024
|
-
|
|
1025
|
-
1. Feat: Send `items` on top level of events.
|
|
1026
|
-
2. Feat: Send `CE Trigger Clicked` on image/title click in widget.
|
|
1027
|
-
|
|
1028
|
-
## 3.5.15 (04/30/2024)
|
|
1029
|
-
|
|
1030
|
-
1. Fix: Do not show button in FBT when no item is selected.
|
|
1031
|
-
2. Fix: Remove hardcoded "MRP" word from price.
|
|
1032
|
-
|
|
1033
|
-
## 3.5.14 (04/22/2024)
|
|
1034
|
-
|
|
1035
|
-
1. Refactor: Send `sessionID` in the order details.
|
|
1036
|
-
|
|
1037
|
-
## 3.5.13 (04/19/2024)
|
|
1038
|
-
|
|
1039
|
-
1. Feat: Add subTree config for mutationObserver.
|
|
1040
|
-
|
|
1041
|
-
## 3.5.12 (04/19/2024)
|
|
1042
|
-
|
|
1043
|
-
1. Feat: Track `View Cart` event on cart drawer with configuration.
|
|
1044
|
-
|
|
1045
|
-
## 3.5.11 (04/17/2024)
|
|
1046
|
-
|
|
1047
|
-
1. Feat: Send campaign `contentType`, `type` & `shortID` with event.
|
|
1048
|
-
2. Refactor: Use `GO_TO_COLLECTION` CTA.
|
|
1049
|
-
3. Refactor: User shopify root while redirecting to product.
|
|
1050
|
-
|
|
1051
|
-
## 3.5.10 (04/11/2024)
|
|
1052
|
-
|
|
1053
|
-
1. Refactor: Use flex to align checkbox correctly.
|
|
1054
|
-
|
|
1055
|
-
## 3.5.9 (04/10/2024)
|
|
1056
|
-
|
|
1057
|
-
1. Refactor: Set appearance to auto for checkbox.
|
|
1058
|
-
2. Feat: Use flex to render add symbols in correct position in all device.
|
|
1059
|
-
3. Fix: Send Trigger Displayed event when widget is visible more than 30 percent.
|
|
1060
|
-
4. Feat: Make announcement bar clickable.
|
|
1061
|
-
|
|
1062
|
-
## 3.5.8 (04/08/2024)
|
|
1063
|
-
|
|
1064
|
-
1. Fix: Popup not getting displayed due to discount.
|
|
1065
|
-
|
|
1066
|
-
## 3.5.7 (04/06/2024)
|
|
1067
|
-
|
|
1068
|
-
1. Feat: Create new click-action `ACCEPT_POPUP`.
|
|
1069
|
-
|
|
1070
|
-
## 3.5.6 (04/06/2024)
|
|
1071
|
-
|
|
1072
|
-
1. Feat: Prefix font name with `cooee`.
|
|
1073
|
-
|
|
1074
|
-
## 3.5.4, 3.5.5 (04/05/2024)
|
|
1075
|
-
|
|
1076
|
-
1. Feat: Restrict text to max to two line.
|
|
1077
|
-
2. Refactor: Calculate discount variable data on trigger-data creation.
|
|
1078
|
-
|
|
1079
|
-
## 3.5.3 (04/02/2024)
|
|
1080
|
-
|
|
1081
|
-
1. Feat: Add cooee attributes in shopify cart.
|
|
1082
|
-
2. Fix: Stop propagation when click on dropdown select.
|
|
1083
|
-
|
|
1084
|
-
## 3.5.2 (03/31/2024)
|
|
1085
|
-
|
|
1086
|
-
1. Fix: Text colour in countdown timer.
|
|
1087
|
-
|
|
1088
|
-
## 3.5.1 (03/26/2024)
|
|
1089
|
-
|
|
1090
|
-
1. Fix: Unset overflowY for single-product-renderer.component.tsx.
|
|
1091
|
-
2. Fix: Send prop item to added to cart for product widget.
|
|
1092
|
-
|
|
1093
|
-
## 3.5.0 (03/23/2024)
|
|
1094
|
-
|
|
1095
|
-
1. Feat: Introduce Product Bundle widget.
|
|
1096
|
-
|
|
1097
|
-
## 3.4.2 (03/21/2024)
|
|
1098
|
-
|
|
1099
|
-
1. Feat: Open product when click in widget.
|
|
1100
|
-
2. Fix: Do not call `loadWidget` twice.
|
|
1101
|
-
|
|
1102
|
-
## 3.4.1 (03/20/2024)
|
|
1103
|
-
|
|
1104
|
-
1. Fix: Load widget even if SDK is loaded.
|
|
1105
|
-
2. Fix: Send `loadWidget` call irrespective any campaign block id is found.
|
|
1106
|
-
|
|
1107
|
-
## 3.4.0 (03/14/2024)
|
|
1108
|
-
|
|
1109
|
-
1. Feat: Introduce Announcement Bar with Timer.
|
|
1110
|
-
|
|
1111
|
-
## 3.3.0 (03/13/2024)
|
|
1112
|
-
|
|
1113
|
-
1. Feat: Introduce product image in variant selection popup.
|
|
1114
|
-
2. Refactor: Use preact to render widgets.
|
|
1115
|
-
|
|
1116
|
-
## 3.2.0 (03/08/2024)
|
|
1117
|
-
|
|
1118
|
-
1. Feat: Introduce variant selection in popup.
|
|
1119
|
-
|
|
1120
|
-
## 3.1.0 (03/01/2024)
|
|
1121
|
-
|
|
1122
|
-
1. Feat: Introduce countdown timer.
|
|
1123
|
-
|
|
1124
|
-
## 3.0.4 (03/01/2024)
|
|
1125
|
-
|
|
1126
|
-
1. Fix: Add nullable check for embeddedItems.
|
|
1127
|
-
|
|
1128
|
-
## 3.0.3 (02/29/2024)
|
|
1129
|
-
|
|
1130
|
-
1. Fix: Use embeddedItem key and convert to its class
|
|
1131
|
-
|
|
1132
|
-
## 3.0.2 (02/29/2024)
|
|
1133
|
-
|
|
1134
|
-
1. Fix: Negate condition to check variant length
|
|
1135
|
-
|
|
1136
|
-
## 3.0.1 (02/29/2024)
|
|
1137
|
-
|
|
1138
|
-
1. Fix: Rendering padding & margin.
|
|
1139
|
-
|
|
1140
|
-
## 3.0.0 (02/29/2024)
|
|
1141
|
-
|
|
1142
|
-
1. Feat: Embeddable widgets.
|
|
1143
|
-
2. Breaking: Read `embeddedItems` instead of `items` from `TriggerData`.
|
|
1144
|
-
3. Breaking: Restructuring freeform elements (earlier in-app).
|
|
1145
|
-
|
|
1146
|
-
## 2.7.8 (02/21/2024)
|
|
1147
|
-
|
|
1148
|
-
1. Fix: Try sending cart change event when token are different.
|
|
1149
|
-
|
|
1150
|
-
## 2.7.7 (02/20/2024)
|
|
1151
|
-
|
|
1152
|
-
1. feat: Stop sending screen view events for templates named like product.xyz or collection.abc.
|
|
1153
|
-
|
|
1154
|
-
## 2.7.6 (01/26/2024)
|
|
1155
|
-
|
|
1156
|
-
1. Feat: Send referrer while tracking order.
|
|
1157
|
-
|
|
1158
|
-
## 2.7.5 (01/11/2024)
|
|
1159
|
-
|
|
1160
|
-
1. Feat: Show snackbar on Add to cart CTA on 302 status as well.
|
|
1161
|
-
|
|
1162
|
-
## 2.7.4 (01/11/2024)
|
|
1163
|
-
|
|
1164
|
-
1. Show Snackbar after Add To Cart CTA.
|
|
1165
|
-
|
|
1166
|
-
## 2.7.3 (01/07/2024)
|
|
1167
|
-
|
|
1168
|
-
1. Feat: Ability to add multiple items (BUNDLE) in cart.
|
|
1169
|
-
|
|
1170
|
-
## 2.7.2 (01/04/2024)
|
|
1171
|
-
|
|
1172
|
-
1. Feat: Accept & pass `nudgeID` in trigger data.
|
|
1173
|
-
|
|
1174
|
-
## 2.7.1 (12/30/2023)
|
|
1175
|
-
|
|
1176
|
-
1. Refactor: Stop sending device update with cart data.
|
|
1177
|
-
2. Refactor: Stop sending CE App * events.
|
|
1178
|
-
|
|
1179
|
-
## 2.7.0 (12/29/2023)
|
|
1180
|
-
|
|
1181
|
-
1. Feat: Refactor the entire logic of tracking cart changes.
|
|
1182
|
-
|
|
1183
|
-
## 2.6.6 (12/28/2023)
|
|
1184
|
-
|
|
1185
|
-
1. Feat: Send landing page data in every event.
|
|
1186
|
-
2. Refactor: DRY out event API code.
|
|
1187
|
-
3. Perf: Use Promise.all for increased performance.
|
|
1188
|
-
|
|
1189
|
-
## 2.6.5
|
|
1190
|
-
|
|
1191
|
-
1. Fix: Loading & processing app configuration.
|
|
1192
|
-
|
|
1193
|
-
## 2.6.4
|
|
1194
|
-
|
|
1195
|
-
1. Refactor: DRY out storing of app configurations instead of storing each keys separately.
|
|
1196
|
-
2. Refactor: DRY out processing of app configurations.
|
|
1197
|
-
3. Feat: Use configuration to push intent data to Facebook.
|
|
1198
|
-
|
|
1199
|
-
## 2.6.3
|
|
1200
|
-
|
|
1201
|
-
1. Feat: Pass intent to Meta via pixel.
|
|
1202
|
-
2. Refactor: Send form data only via event.
|
|
1203
|
-
|
|
1204
|
-
## 2.6.2
|
|
1205
|
-
|
|
1206
|
-
1. Refactor: Send form data in `CE Form Submitted` events `props`.
|
|
1207
|
-
2. Chore: Remove unused `iFrame-renderer` and code from `click-action-executor`.
|
|
1208
|
-
|
|
1209
|
-
## 2.6.1
|
|
1210
|
-
|
|
1211
|
-
1. Refactor: Optimize text and input code.
|
|
1212
|
-
2. Fix: Do not add default click-action on parent div.
|
|
1213
|
-
|
|
1214
|
-
## 2.6.0
|
|
1215
|
-
|
|
1216
|
-
1. Feat: Introduce email and mobile collection popups.
|
|
1217
|
-
2. Feat: Introduce CE Form Submitted event.
|
|
1218
|
-
|
|
1219
|
-
## 2.5.9
|
|
1220
|
-
|
|
1221
|
-
1. feat: Add app config website code on validate call as well.
|
|
1222
|
-
|
|
1223
|
-
## 2.5.8
|
|
1224
|
-
|
|
1225
|
-
1. Feat: Don't show trigger on cart drawer, if opened.
|
|
1226
|
-
2. Feat: Insert custom code sent from server.
|
|
1227
|
-
|
|
1228
|
-
## 2.5.7
|
|
1229
|
-
|
|
1230
|
-
1. Feat: Get cart data from URLSearchParams type request body
|
|
1231
|
-
|
|
1232
|
-
## 2.5.6
|
|
1233
|
-
|
|
1234
|
-
1. Refactor: Send formatted cart data.
|
|
1235
|
-
|
|
1236
|
-
## 2.5.5
|
|
1237
|
-
|
|
1238
|
-
1. Refactor: Remove goKwik api tracking code.
|
|
1239
|
-
|
|
1240
|
-
## 2.5.4
|
|
1241
|
-
|
|
1242
|
-
1. Feat: Track goKwik user identifier api and create user.
|
|
1243
|
-
|
|
1244
|
-
## 2.5.3
|
|
1245
|
-
|
|
1246
|
-
1. Feat: Track GoKwik orders.
|
|
1247
|
-
|
|
1248
|
-
## 2.5.2
|
|
1249
|
-
|
|
1250
|
-
1. Refactor: Send cart amount with token.
|
|
1251
|
-
|
|
1252
|
-
## 2.5.1
|
|
1253
|
-
|
|
1254
|
-
1. Feat: Cache campaign images before rendering it.
|
|
1255
|
-
2. Fix: Fix preview loading due to cart checking.
|
|
1256
|
-
|
|
1257
|
-
## 2.5.0
|
|
1258
|
-
|
|
1259
|
-
1. Feat: Start tracking of cart with every event.
|
|
1260
|
-
2. Feat: Introduce Open cart CTA.
|
|
1261
|
-
|
|
1262
|
-
## 2.4.1
|
|
1263
|
-
|
|
1264
|
-
1. Feat: Track date time as `firstSeen` when SDK first run on system.
|
|
1265
|
-
2. Fix: Create new session if its ideal for 30 minutes.
|
|
1266
|
-
|
|
1267
|
-
## 2.3.1
|
|
1268
|
-
|
|
1269
|
-
1. Feat: Update cart item count when CTA is clicked for oracura.
|
|
1270
|
-
|
|
1271
|
-
## 2.3.0
|
|
1272
|
-
|
|
1273
|
-
1. Feat: Support for accepting and passing engagement variation.
|
|
1274
|
-
2. Feat: Send UUID and other details in header for device recreation.
|
|
1275
|
-
|
|
1276
|
-
## 2.2.7
|
|
1277
|
-
|
|
1278
|
-
1. Feat: Check for session on every event api call.
|
|
1279
|
-
|
|
1280
|
-
## 2.2.6
|
|
1281
|
-
|
|
1282
|
-
1. Feat: Stop overlapping of triggers.
|
|
1283
|
-
|
|
1284
|
-
## 2.2.5
|
|
1285
|
-
|
|
1286
|
-
1. Feat: Observe window scroll on complete readyState.
|
|
1287
|
-
|
|
1288
|
-
## 2.2.4
|
|
1289
|
-
|
|
1290
|
-
1. Feat: Send remove from cart event on cart clear.
|
|
1291
|
-
|
|
1292
|
-
## 2.2.3
|
|
1293
|
-
|
|
1294
|
-
1. Fix: Don't return from `performEvent` if formData not present.
|
|
1295
|
-
|
|
1296
|
-
## 2.2.2
|
|
1297
|
-
|
|
1298
|
-
1. Feat: Mark dukaan stores as E-Commerce app.
|
|
1299
|
-
|
|
1300
|
-
## 2.2.1
|
|
1301
|
-
|
|
1302
|
-
1. Refactor: Introduce `props` in embedded-trigger.ts and trigger-data.ts.
|
|
1303
|
-
|
|
1304
|
-
## 2.2.0
|
|
1305
|
-
|
|
1306
|
-
1. Feat: Reattempt failed server API calls.
|
|
1307
|
-
|
|
1308
|
-
## 2.1.0
|
|
1309
|
-
|
|
1310
|
-
1. Feat: Send multiple identifier of order to identify purchase device.
|
|
1311
|
-
|
|
1312
|
-
## 2.0.3
|
|
1313
|
-
|
|
1314
|
-
1. Fix: Send GA Client ID irrespective of condition
|
|
1315
|
-
|
|
1316
|
-
## 2.0.2
|
|
1317
|
-
|
|
1318
|
-
1. Fix: Send GA Client ID when stored and gtag retrieved clientIDs are not same.
|
|
1319
|
-
|
|
1320
|
-
## 2.0.1
|
|
1321
|
-
|
|
1322
|
-
1. Fix: Reset scroll id on blacklisted screen name.
|
|
1323
|
-
|
|
1324
|
-
## 2.0.0
|
|
1325
|
-
|
|
1326
|
-
1. Covers changes from `v1.6.0` -> `v1.6.3` which were unpublished.
|
|
1327
|
-
|
|
1328
|
-
## 1.6.3 (Unpublished)
|
|
1329
|
-
|
|
1330
|
-
1. Fix: Migrate sessionStorage fields as well.
|
|
1331
|
-
|
|
1332
|
-
## 1.6.2 (Unpublished)
|
|
1333
|
-
|
|
1334
|
-
1. Chore: Remove unused code which were redundant for web context.
|
|
1335
|
-
2. Chore: Add a separate testing page for Shopify.
|
|
1336
|
-
3. Fix: No need of check of Shopify context while meddling account variable.
|
|
1337
|
-
4. Refactor: Code refactoring in object-meddler.ts.
|
|
1338
|
-
|
|
1339
|
-
## 1.6.1 (Unpublished)
|
|
1340
|
-
|
|
1341
|
-
1. Feat: Reattempt device/validate query after 2 sec instead of 30 sec.
|
|
1342
|
-
2. Refactor: Store `uuid` in localStorage as well.
|
|
1343
|
-
|
|
1344
|
-
## 1.6.0 (Unpublished)
|
|
1345
|
-
|
|
1346
|
-
1. Feat: Move storage to IndexedDB from localStorage via **localforage** package.
|
|
1347
|
-
2. Feat: Use an environment file to dynamically swap various configurations.
|
|
1348
|
-
|
|
1349
|
-
## 1.5.9
|
|
1350
|
-
|
|
1351
|
-
1. Fix: Revert ending order id to update profile.
|
|
1352
|
-
|
|
1353
|
-
## 1.5.8
|
|
1354
|
-
|
|
1355
|
-
1. Fix: Send Trigger closed and clicked before close animation.
|
|
1356
|
-
2. Refactor: Remove use of `Props` and `Map` types.
|
|
1357
|
-
3. Fix: Get trigger id from `triggerID` field in `EmbeddedTrigger` constructor.
|
|
1358
|
-
|
|
1359
|
-
## 1.5.7
|
|
1360
|
-
|
|
1361
|
-
1. Fix: Set cart item count for all query selector elements.
|
|
1362
|
-
|
|
1363
|
-
## 1.5.6
|
|
1364
|
-
|
|
1365
|
-
1. Feat: Track full path in event property.
|
|
1366
|
-
|
|
1367
|
-
## 1.5.5
|
|
1368
|
-
|
|
1369
|
-
1. Feat: Show/Update cart count bubble on CTA Add to Cart for GreenFeels.
|
|
1370
|
-
|
|
1371
|
-
## 1.5.4
|
|
1372
|
-
|
|
1373
|
-
1. Fix: Sending scroll percentage more than 100%.
|
|
1374
|
-
|
|
1375
|
-
## 1.5.3
|
|
1376
|
-
|
|
1377
|
-
1. Stop sending Screen View event on product, cart and collection page(breaking for a customer Scitron).
|
|
1378
|
-
|
|
1379
|
-
## 1.5.2
|
|
1380
|
-
|
|
1381
|
-
1. Fix: Revert screenName and previousScreen compare.
|
|
1382
|
-
|
|
1383
|
-
## 1.5.1
|
|
1384
|
-
|
|
1385
|
-
1. Refactor: Don't store UTM in local storage.
|
|
1386
|
-
2. Stop sending Screen View and custom events for non-ecommerce app.
|
|
1387
|
-
3. Stop sending Screen View event on product, cart and collection page.
|
|
1388
|
-
|
|
1389
|
-
## 1.5.0
|
|
1390
|
-
|
|
1391
|
-
1. Feat: Track intent in MS Clarity if available.
|
|
1392
|
-
|
|
1393
|
-
## 1.4.0, 1.4.1
|
|
1394
|
-
|
|
1395
|
-
1. Feat: Break down `CE Trigger Closed` to `CE Trigger Clicked` as well.
|
|
1396
|
-
2. Feat: Internal feature to show live preview.
|
|
1397
|
-
|
|
1398
|
-
## 1.3.6
|
|
1399
|
-
|
|
1400
|
-
1. Fix: Use include method to check is url is cart related.
|
|
1401
|
-
|
|
1402
|
-
## 1.3.5
|
|
1403
|
-
|
|
1404
|
-
1. Fix `Add To Cart` CTA for Shopify.
|
|
1405
|
-
|
|
1406
|
-
## 1.3.4
|
|
1407
|
-
|
|
1408
|
-
1. ci: Add build command when releasing to NPM.
|
|
1409
|
-
|
|
1410
|
-
## 1.3.3
|
|
1411
|
-
|
|
1412
|
-
1. Fix: Stop reanimating entrance on mobile resize.
|
|
1413
|
-
2. Feat: Set `content-type` as `application.json` in headers.
|
|
1414
|
-
|
|
1415
|
-
## 1.3.2
|
|
1416
|
-
|
|
1417
|
-
1. Fix: Better tracking of order tracking.
|
|
1418
|
-
2. Fix: Better tracking of referral.
|
|
1419
|
-
|
|
1420
|
-
## 1.3.1
|
|
1421
|
-
|
|
1422
|
-
1. Feat: Dispatch event to open cart drawer.
|
|
1423
|
-
2. Fix: Pass quantity in number.
|
|
1424
|
-
|
|
1425
|
-
## 1.3.0
|
|
1426
|
-
|
|
1427
|
-
1. Feat: Move entire Shopify SDK in this repository.
|
|
1428
|
-
2. Fix: Add to cart & remove from cart events.
|
|
1429
|
-
3. Feat: Send background event only when user was active.
|
|
1430
|
-
|
|
1431
|
-
## 1.2.7
|
|
1432
|
-
|
|
1433
|
-
1. Fix: Use correct backend url.
|
|
1434
|
-
|
|
1435
|
-
## 1.2.6
|
|
1436
|
-
|
|
1437
|
-
1. Feat: Track shopify cart token on view item and view cart event as well.
|
|
1438
|
-
|
|
1439
|
-
## 1.2.5
|
|
1440
|
-
|
|
1441
|
-
1. Feat: Track scroll event.
|
|
1442
|
-
2. Feat: Track shopify cart token.
|
|
1443
|
-
|
|
1444
|
-
## 1.2.4
|
|
1445
|
-
|
|
1446
|
-
1. Fix: Send singular form of Shopify screen name.
|
|
1447
|
-
|
|
1448
|
-
## 1.2.3
|
|
1449
|
-
|
|
1450
|
-
1. Initialize shopify automatically.
|
|
1451
|
-
2. Stop sending `CE Foreground` event.
|
|
1452
|
-
|
|
1453
|
-
## 1.2.2
|
|
1454
|
-
|
|
1455
|
-
1. Chore: Print SDK version in logs.
|
|
1456
|
-
|
|
1457
|
-
## 1.2.1
|
|
1458
|
-
|
|
1459
|
-
1. Chore: Use configurable logger.
|
|
1460
|
-
2. Chore: Remove tracking of past orders.
|
|
1461
|
-
|
|
1462
|
-
## 1.2.0
|
|
1463
|
-
|
|
1464
|
-
1. Feat: Ability to embed in-app within an element.
|
|
1465
|
-
2. Feat: Resize in-app on window resize.
|
|
1466
|
-
3. Chore: Do not send device props in foreground event.
|
|
1467
|
-
4. Fix: Prevent sending negative durations.
|
|
1468
|
-
|
|
1469
|
-
## 1.1.0
|
|
1470
|
-
|
|
1471
|
-
1. Feat: Store GA's clientId in server for GA integration.
|
|
1472
|
-
|
|
1473
|
-
## 1.0.2
|
|
1474
|
-
|
|
1475
|
-
1. Fix: Send the CTA before executing the click action.
|
|
1476
|
-
|
|
1477
|
-
## 1.0.0, 1.0.1
|
|
1478
|
-
|
|
1479
|
-
1. Breaking Change: The attribution will now start when CTA is clicked instead of when trigger is displayed.
|
|
1480
|
-
2. Fix: Prevent double adding embedded trigger.
|
|
1481
|
-
|
|
1482
|
-
## 0.4.0
|
|
1483
|
-
|
|
1484
|
-
1. Feat: Delayed in-app feature.
|
|
1485
|
-
|
|
1486
|
-
## 0.3.1
|
|
1487
|
-
|
|
1488
|
-
1. Fix: Handle non-24 characters app ID.
|
|
1489
|
-
|
|
1490
|
-
## 0.3.0
|
|
1491
|
-
|
|
1492
|
-
1. Animation feature.
|
|
1493
|
-
|
|
1494
|
-
## 0.2.1
|
|
1495
|
-
|
|
1496
|
-
1. Fix: Handle "null" or "undefined" string in App ID.
|
|
1497
|
-
|
|
1498
|
-
## 0.2.0
|
|
1499
|
-
|
|
1500
|
-
### Features
|
|
1501
|
-
|
|
1502
|
-
1. Edge spacing for in-apps.
|
|
1503
|
-
|
|
1504
|
-
## 0.1.6
|
|
1505
|
-
|
|
1506
|
-
### Fixes
|
|
1507
|
-
|
|
1508
|
-
1. Set default letter-spacing.
|
|
1509
|
-
|
|
1510
|
-
## 0.1.5
|
|
1511
|
-
|
|
1512
|
-
### Features
|
|
1513
|
-
|
|
1514
|
-
1. Allow background to be overridden for mobile.
|
|
1515
|
-
|
|
1516
|
-
### Fixes
|
|
1517
|
-
|
|
1518
|
-
1. Setting overflow for canva/container.
|
|
1519
|
-
|
|
1520
|
-
## 0.1.4
|
|
1521
|
-
|
|
1522
|
-
### Features
|
|
1523
|
-
|
|
1524
|
-
1. Track the UTM parameters and referrals.
|
|
1525
|
-
|
|
1526
|
-
### Fixes
|
|
1527
|
-
|
|
1528
|
-
1. Bump session number before starting the session.
|
|
1529
|
-
|
|
1530
|
-
## 0.1.3
|
|
1531
|
-
|
|
1532
|
-
### Fixes
|
|
1533
|
-
|
|
1534
|
-
1. Close the in-app when clicked outside.
|
|
1535
|
-
|
|
1536
|
-
## 0.1.2
|
|
1537
|
-
|
|
1538
|
-
### Fixes
|
|
1539
|
-
|
|
1540
|
-
1. Properly check for mobile devices.
|
|
1541
|
-
2. Refactor the rendering of wrapper & container.
|
|
1542
|
-
3. By default add padding of 15px in all the cases.
|
|
1543
|
-
4. Upgrade ua-parser-js.
|
|
1544
|
-
|
|
1545
|
-
## 0.1.1
|
|
1546
|
-
|
|
1547
|
-
### Fix
|
|
1548
|
-
|
|
1549
|
-
1. Set margin on the container instead of wrapper.
|
|
1550
|
-
2. Add a class in the container.
|
|
1551
|
-
|
|
1552
|
-
## 0.1.0
|
|
1553
|
-
|
|
1554
|
-
### Features
|
|
1555
|
-
|
|
1556
|
-
1. Separate cover, max size and gravity configuration for mobile browsers.
|
|
1557
|
-
|
|
1558
|
-
## 0.0.35
|
|
1559
|
-
|
|
1560
|
-
### Features
|
|
1561
|
-
|
|
1562
|
-
1. Track private/incognito window.
|
|
1563
|
-
2. Use a generic class name for all in-app triggers.
|
|
1564
|
-
|
|
1565
|
-
## 0.0.34
|
|
1566
|
-
|
|
1567
|
-
### Features:
|
|
1568
|
-
|
|
1569
|
-
1. Sending `CE Session Started` event.
|
|
1570
|
-
2. Support of direction in the shadow.
|
|
1571
|
-
|
|
1572
|
-
## 0.0.32, 0.0.33
|
|
1573
|
-
|
|
1574
|
-
### Features:
|
|
1575
|
-
|
|
1576
|
-
1. Deprecate `event.props.triggerID` for trigger events and use `event.trigger` instead.
|
|
1577
|
-
2. Expose logout API.
|
|
1578
|
-
3. Track `host` as `location.origin` in device properties.
|
|
1579
|
-
|
|
1580
|
-
## 0.0.31
|
|
1581
|
-
|
|
1582
|
-
### Features:
|
|
1583
|
-
|
|
1584
|
-
1. Ability to apply transparency to the elements.
|
|
1585
|
-
2. Ability to add shadow to the elements.
|
|
1586
|
-
|
|
1587
|
-
## 0.0.30
|
|
1588
|
-
|
|
1589
|
-
### Features:
|
|
1590
|
-
|
|
1591
|
-
1. Ability to use brand fonts.
|
|
1592
|
-
|
|
1593
|
-
## 0.0.29
|
|
1594
|
-
|
|
1595
|
-
### Feature:
|
|
1596
|
-
|
|
1597
|
-
1. Validation of CTA data.
|
|
1598
|
-
|
|
1599
|
-
## 0.0.28
|
|
1600
|
-
|
|
1601
|
-
### Fix:
|
|
1602
|
-
|
|
1603
|
-
1. Checking empty URLs for CTA.
|
|
1604
|
-
|
|
1605
|
-
## 0.0.27
|
|
1606
|
-
|
|
1607
|
-
### Feature:
|
|
1608
|
-
|
|
1609
|
-
1. Added Go to URL CTA.
|
|
1610
|
-
|
|
1611
|
-
## 0.0.26
|
|
1612
|
-
|
|
1613
|
-
1. Fix: Preview in case parent element is not body.\
|
|
1614
|
-
|
|
1615
|
-
## 0.0.25
|
|
1616
|
-
|
|
1617
|
-
1. Fix: Scrolling of in-app notification.
|
|
1618
|
-
2. Feature: Use cover to process in-app background.
|
|
1619
|
-
|
|
1620
|
-
## 0.0.24
|
|
1621
|
-
|
|
1622
|
-
1. Feature: Ability to control the size of the in-app.
|
|
1623
|
-
2. Feature: Non-bocking UI of in-app.
|
|
1624
|
-
|
|
1625
|
-
## 0.0.23
|
|
1626
|
-
|
|
1627
|
-
1. Add `id` on sending event.
|
|
1628
|
-
|
|
1629
|
-
## 0.0.22
|
|
1630
|
-
|
|
1631
|
-
1. Rollback legacy "CE Screen View" event.
|
|
1632
|
-
2. Use a JS Flag to turn it off.
|
|
1633
|
-
|
|
1634
|
-
## 0.0.21
|
|
1635
|
-
|
|
1636
|
-
1. Introduce endpoint to set screen name.
|
|
1637
|
-
|
|
1638
|
-
## 0.0.20
|
|
1639
|
-
|
|
1640
|
-
1. Support fonts listed client-portal.
|
|
1641
|
-
|
|
1642
|
-
## 0.0.19
|
|
1643
|
-
|
|
1644
|
-
1. Do not allow SDK to kick-in if being used by a Bot.
|
|
1645
|
-
|
|
1646
|
-
## 0.0.18
|
|
1647
|
-
|
|
1648
|
-
1. Store & read app id from local storage when available.
|
|
1649
|
-
2. Remove the use of app secret.
|
|
1650
|
-
|
|
1651
|
-
## 0.0.17
|
|
1652
|
-
|
|
1653
|
-
### Features
|
|
1654
|
-
|
|
1655
|
-
1. Use the `web` target to avoid loading polyfills.
|
|
1656
|
-
|
|
1657
|
-
## 0.0.16
|
|
1658
|
-
|
|
1659
|
-
### Features
|
|
1660
|
-
|
|
1661
|
-
1. Use fallback color if `backdrop-filter` is not supported.
|
|
1662
|
-
|
|
1663
|
-
### Fixes
|
|
1664
|
-
|
|
1665
|
-
1. Use `mongo-bson` instead of `bson-objectid` to analyse if this library creates duplicate records.
|
|
1666
|
-
2. Explicitly set font-family on inner elements.
|
|
1667
|
-
3. Broken height on some websites.
|
|
1668
|
-
4. Prevent double loading of the SDK.
|
|
1669
|
-
5. Use highest z-index possible.
|
|
1670
|
-
|
|
1671
|
-
## 0.0.15
|
|
1672
|
-
|
|
1673
|
-
### Fixes
|
|
1674
|
-
|
|
1675
|
-
1. Use the correct scaling factor for in-apps.
|
|
1676
|
-
|
|
1677
|
-
## 0.0.14
|
|
1678
|
-
|
|
1679
|
-
### Fixes
|
|
1680
|
-
|
|
1681
|
-
1. Scaling down of in-app when rendered in full page.
|
|
1682
|
-
2. Enforce `display: block` on elements to overwrite site specific rules.
|
|
1683
|
-
|
|
1684
|
-
## 0.0.13
|
|
1685
|
-
|
|
1686
|
-
### Features
|
|
1687
|
-
|
|
1688
|
-
1. Support dynamic canvas size.
|
|
1689
|
-
2. Ability to set colors on in-app and container separately.
|
|
1690
|
-
|
|
1691
|
-
### Improvements
|
|
1692
|
-
|
|
1693
|
-
1. Add hand pointer for CTAs.
|
|
1694
|
-
2. Add push prompt CTA.
|
|
1695
|
-
|
|
1696
|
-
## 0.0.11, 0.0.12
|
|
1697
|
-
|
|
1698
|
-
### Fixes
|
|
1699
|
-
|
|
1700
|
-
1. Rendering condition for x(left) and y(top) position.
|
|
1701
|
-
2. Rotation of the text.
|
|
1702
|
-
|
|
1703
|
-
## 0.0.10 (unreleased)
|
|
1704
|
-
|
|
1705
|
-
### Improvement:
|
|
1706
|
-
|
|
1707
|
-
1. Get trigger direction(gravity) for InAppTrigger.
|
|
1708
|
-
|
|
1709
|
-
### Fixes
|
|
1710
|
-
|
|
1711
|
-
1. Rename `prompt` to `pmpt`.
|
|
1712
|
-
2. Use device api instead of user api to send device data.
|
|
1713
|
-
|
|
1714
|
-
## 0.0.9
|
|
1715
|
-
|
|
1716
|
-
1. Fix: glassmorphism on iOS.
|
|
1717
|
-
2. Fix: Fix rendering scaled images.
|
|
1718
|
-
3. Fix: Update in KPI for CTA.
|
|
1719
|
-
4. Fix: Do not remove in-app if being used inside an element.
|
|
1720
|
-
|
|
1721
|
-
## 0.0.8
|
|
1722
|
-
|
|
1723
|
-
1. Feature: Ability of InApp to be rendered inside an element.
|
|
1724
|
-
2. Fix: Overflowed content should not be rendered.
|
|
1725
|
-
3. Fix: Placing in-app on east direction.
|
|
1726
|
-
|
|
1727
|
-
## 0.0.5
|
|
1728
|
-
|
|
1729
|
-
Supporting changes based on the in-app composer.
|
|
1730
|
-
|
|
1731
|
-
## 0.0.3, 0.0.4
|
|
1732
|
-
|
|
1733
|
-
1. Fix generating token because of missing app version.
|
|
1734
|
-
2. Handle scenario when `CooeeSDK` is not initialised.
|
|
1735
|
-
|
|
1736
|
-
## 0.0.2
|
|
1737
|
-
|
|
1738
|
-
First functional release.
|