v 6.1.0-3 Release date: 21 Jul, 2021
Show more less
Full Release Notes
| 6.1.0 | Export | Orders export doesn't work if large amounts are separated by commas and dots. |
| 6.1.0 | Site Search | Site search returns 'site is being indexed'. |
| 6.1.0 | CRM | Internal errror when registering to a Secure Zone. |
| 6.1.0 | Catalog | 404 error when viewing catalogs on the site. It works correctly only when adding catalogs to the URL. |
| 6.1.0 | Secure Zone | Logout from the Secure Zone doesn't work. |
| 6.1.0 | Archive | Archives do not work correctly. |
| 6.1.2.8 | Form | Autoresponder is missing content. |
| 6.1.2.8 | Secure Zone | A second Secure Zone can't be assigned to a contact - the page keeps loading. If you assign 1 Secure Zone only - it works correctly. |
| 6.1.2.8 | Custom modules import/export |
Custom modules import/export issues: 1) There's an error if importing right after the export: https://prnt.sc/1dypkvi. 2) Incorrect property date is exported. 3) Templates aren't imported/exported correctly. 4) Modules categories aren't updated. |
| 6.1.2.8 | Custom modules | Custom modules items preview doesn't work (404) if "еnable bookings" has been selected: http://prntscr.com/190pi2x. |
| 6.1.2.8 | JS is broken because of the ItemCategorieList. | |
| 6.1.2.8 | Orders export | Orders export works incosistently. |
| 6.1.2.8 | Titles | There's an issue with titles output: a duplicate is rendered (both titles are rendered for the page and the folder. |
| 6.1.2.8 | Shopping cart | Liquid error on the shopping cart even after resetting it to the default layout. |
| 6.1.2.8 | Secure Zone | You can access a Secure Zone after the subscription has expired. |
| 6.1.2.8 | Products | 500 error when creating a product. |
| 6.1.2.8 | It's impossible to render name and URL when adding data source to the custom properties. When rendering {{this}}, these fields are empty: http://prntscr.com/198uy0g. | |
| 6.1.2.8 | Catalogs | Internal error when viewing catalogs list. "An error occurred. (Exception while reading from stream)" on the product detail. |
| 6.1.2.8 | Site search | Products aren't shown in the site search results. |
| 6.1.2.8 | Workflows and autoresponders aren't sent. | |
| 6.1.2.9 | CRM | Liquid error when rendering a contact and filtering by ID. |
| 6.1.2.9 | Product, relaited items | Liquid error instead of related items: https://prnt.sc/1b43164. |
| 6.1.2.9 | Product, relaited items | Liquid error wnen rendering related products: {% component source: "Products", itemId: "{{this.id}}", collectionVariable: "relatedProducts", type: "related_items" %} https://prnt.sc/1b44ccq. |
| 6.1.2.9 | Products export | Issues when exporting products with SKU code: a new tab "Variation SKU Code" is added to the excel which doesn't exist in the properties. |
| Custom reports | Custom reports -> select a report -> click on tab RESULTS -> endless loading. | |
| 6.1.2.9 | Shopping cart | CLEAR CART issue - > go to shopping cart and click on Clear Cart - it keeps redirecting. |
| 6.1.2.9 | Faqs | Go to FAQS -> create a new item -> detail layout сan't be displayed. |
| 6.1.2.9 | Products attributes | Products attributes issue: attributes order in the dropdown should match the backend: https://prnt.sc/1dzi7pl. |
| 6.1.2.9 | Sitemap | After excluding some modules from the Sitemap they keep appearing in the Sitemap. |
| 6.1.2.9 | SEO | SEO -> Primary Country and Primary Language settings are not displayed after clicking on the "save changes": https://prnt.sc/1dzsdzl, https://prnt.sc/1dzsjlp. |
| 6.1.2.9 | Admin user | Internal error after trying to delete a contact or duplicating an admin user. |
| 6.1.2.9 | Products grouping | "Group Items -> set up one product group https://prnt.sc/1dzv53y -> add this code to the page: {% component source: ""Products"", layout: ""List"", limit: ""100"", type: ""module"" %} only main group product should be displayed on the page: https://prnt.sc/1dzx1g2. |
| 6.1.2.9 | Admin | Incorrect order deletion. When the order was deleted in the "Orders" tab, it wasn't deleted in the "Contatcs" -> particular contact -> "Orders" tab. |
| 6.1.2.9 | The order was showing in the export file even though it was deleted. | |
| 6.1.2.9 | The "Email invoice" and "Send test email" functionality wasn't working (https://prnt.sc/1dzppf9). | |
| 6.1.2.9 | Admin | The search field wasn't working for dropdowns in the admin (e.g. https://prnt.sc/1dzs7kf). |
| 6.1.2.9 | System Email |
Issue with system email tags output. Now these tags are not case
sensitive: {{this.order}} {{this.Order.Items[0]}} {{this.customer}} {{this.member}} {{this.member}} {{this.Member.SecureZone[0].Name}} |
| 6.1.2.9 | SKU code | SKU code issue: when the product had been created using the generated SKU code and then this code was changed to the custom one, there was a synchronization issue. |
| Products and categories | Error when creating the products and saving the categories: https://prnt.sc/1b3urrg. | |
| 6.1.2.9 | Bambora Payment Gateway | 1) The payment process wasn’t working with the two-step card payments and the “Redirect” checkout integration type (https://prnt.sc/1dzx3yt). 2) After the form submission, the list of the purchased products wasn’t displayed on the frontend with the “Inline” and “Modal” integration types. |
| 6.1.2.9 | Event Calendar | Issue with the calendar output on the frontend. |
| 6.1.2.9 | Events | When a paid event form was created, the event price wasn't displayed on the frontend. The total amount wasn't calculated correctly after changing the quantity. Also, the order was generated incorrectly. |
| Liquid tags | The {{liquidContext}} tag wasn't working correctly for the invoice, workflow and autoresponder. | |
| 6.1.2.9 | Liquid tags | When the currency on the domain was being changed (custom symbol), the ToDomainMoneyFormat liquid filter wasn't changed: https://prnt.sc/1dxqfr5. |
| Export | The custom properties and "parent" were displayed incorrectly in the products export spreadsheet. | |
| Custom modules | The "create/update custom module items from the frontend" functionality has been fixed. | |
| 6.1.2.9 | Product Group | "Liquid Error: Field not found in row: CategoryIdList" error was displayed on the frontend instead of "select" (e.g. product size options). |
| 6.1.2.9 | Case sensitivity | Case sensativity of the alias name: {% component type: "snippet", alias: "menu_Desktop"%} and {% component type: "snippet", alias: "menu_desktop"%} - both options are working fine now. The same applies to SortBy: "weighting". |
| 6.1.2.9 | Form submissions output | The form submissions of the particular logged-in user weren't displaying on the frontend. |
| 6.1.2.9 | Admin | The "Enabled" checkbox wasn't working correctly. Even though the item was disabled, it was displaying on the frontend. |
| 6.1.2.9 | Products | In the "attribute" dropdown the values were displayed twice. |
| 6.1.3 | Forms | Even if the URL redirect was set up for the form, the redirect wasn't working. |
| 6.1.3 | Liquid tags | The info about pagination wasn't displayed in the {{this}} tag for modules (custom modules, blog, etc.): https://skr.sh/s8oOfcT43ae |
| 6.1.3 | Blog | Issue with the incorrect author ID in Blog. |
| 6.1.3 | Advance CRM group | When rendering a CRM group field, all values are displayed instead of logged-in user ones. |