You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* better calculating discount per item for extra discount description ([aa59676](https://github.com/ecomplus/application-starter/commit/aa59676e300d9cead83325156d6bc2ef6b649a59))
11
+
* deal with custom `.skip-open` prefix on domain param ([92ab508](https://github.com/ecomplus/application-starter/commit/92ab5086403acd149af823ccf59a54cf2c43b76c))
12
+
* pass discoutns by coupon or utm with filter by domain when no domain passed ([5c606ce](https://github.com/ecomplus/application-starter/commit/5c606ce3742b0de8dc911cf046da103d2512044f))
13
+
* pass discoutns by coupon or utm with filter by domain when no domain passed (!) ([88ca51d](https://github.com/ecomplus/application-starter/commit/88ca51d16e17124bac607ed5102725530163e5ad))
14
+
* prefer matching discount rule with validated items when some are not ([3465eb3](https://github.com/ecomplus/application-starter/commit/3465eb393b8d7769d07ac6edf21cba92a7ccb442))
15
+
* properly calculating discounted prices for all items without "sku: discount" description ([5a40927](https://github.com/ecomplus/application-starter/commit/5a4092714bb3f218123af27c3e0518d1579158b1))
16
+
* properly discounted prices from sku discounts on `app.description` lines ([8e24eba](https://github.com/ecomplus/application-starter/commit/8e24eba37b34cbce1b981629bd4f204e5c69d384))
0 commit comments