Skip to content

Commit 05a6248

Browse files
committed
v4.1.10
1 parent 2d21749 commit 05a6248

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

OpenStore.dnn

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@
121121
- Fix models status stock level checks
122122
- add weight to the order
123123

124+
v04.01.10
125+
- Add Categories, Properties, clients and Related products to Product copy.
126+
- Issue: New Categories do not update. #251
127+
- Tidy Language display on categories in product detail.
124128

125129
</releaseNotes>
126130
<dependencies>

OpenStoreUpgrade.dnn

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,25 @@
105105
- Filter improvments
106106
- remove limit on orders in NBrightBuy_DashboardStats
107107

108+
v04.01.09
109+
- Infinite loop with incorrect category URL #241 **
110+
- origin/feature/236-min-purchase-qty
111+
- origin/feature/229-return-btn
112+
- Merge pull request #217 from openstore-ecommerce/feature/216-fix-for-changes-in-eventrovider-overwritten-by-OS
113+
- Fix language for money format
114+
- Merge branch 'feature/170-product-validaton' into develop
115+
- Merge branch 'bugfix/195-product-options-as-radio' into develop
116+
- Merge remote-tracking branch 'remotes/origin-OpenStore/bugfix/198-default-sorting' into develop
117+
- CopyCart Fix v4.1.10
118+
- Minicart link fix
119+
- Fix models status stock level checks
120+
- add weight to the order
121+
122+
v04.01.10
123+
- Add Categories, Properties, clients and Related products to Product copy.
124+
- Issue: New Categories do not update. #251
125+
- Tidy Language display on categories in product detail.
126+
108127
</releaseNotes>
109128
<dependencies>
110129
<dependency type="CoreVersion">08.00.04</dependency>

0 commit comments

Comments
 (0)