|
1 | 1 | # Release Notes
|
2 | 2 |
|
| 3 | +## Smartstore 4.2.0 |
| 4 | + |
| 5 | +### New Features |
| 6 | +**Dimension Pricing** (commercial plugin) |
| 7 | + |
| 8 | +* Freely configurable dimension templates |
| 9 | +* Price calculation based on user input for predefined product dimensions |
| 10 | +* Shipping rates based on dimension and weight calculation |
| 11 | +* Freely configurable shipping formulas for irregular shapes |
| 12 | + |
| 13 | +**File Manager** (commercial plugin) |
| 14 | + |
| 15 | +* Freely configurable tabs for product detail pages |
| 16 | +* Unlimited upload of documents for each product tab |
| 17 | +* CSV Import |
| 18 | + |
| 19 | +**Digital Product Advisor** (commercial plugin) |
| 20 | + |
| 21 | +* Product presentation based on configurable questions and predefined answers |
| 22 | +* Product filter based on rule builder rules |
| 23 | + |
| 24 | +### Improvements |
| 25 | +* Web API: added RewardPointsHistory entity |
| 26 | +* Added canonical HTML link for blog, forum and news page |
| 27 | +* Better semaphore handling |
| 28 | +* Several OpenTrans improvements |
| 29 | +* BMEcat: use stream writer to write large xml files & fixed catalog structure |
| 30 | + |
| 31 | +### Bugfixes |
| 32 | + |
| 33 | +* #379 & #264 Login failed if login type is user and email and if both username and email are an email address and are not identical. |
| 34 | +* #2197 Web API error "The specified type member 'MergedDataValues' is not supported in LINQ to Entities..." |
| 35 | +* Web API: fixes OData Connected Service error when accessing MediaFiles and MediaFolders lists |
| 36 | +* PayPal Express: fixed order may have been placed even if DoExpressCheckoutPayment failed |
| 37 | +* Roxy Filemanager: icons were not displayed anymore |
| 38 | +* Azure CloudBlockBlob stream throws on Length access. Fetch Position instead. |
| 39 | +* Fixed the uploaded file of a product attribute is lost as soon as another attribute is selected |
| 40 | +* Fixes display problem with uploaded media files which contain a + character |
| 41 | + |
| 42 | +# Release Notes |
| 43 | + |
3 | 44 | ## Smartstore 4.1.1
|
4 | 45 | ### New Features
|
5 | 46 | * **Page Builder**
|
|
0 commit comments