Releases: openstore-ecommerce/OpenStore
Releases · openstore-ecommerce/OpenStore
v4.1.5
v04.01.05
- Minor updates
- Fix problem with cahce on product header.
- Fix duplicate plugin records.
- Convert Dev to DNNpackager.
- Bi-Directional Related Products option.
- Fix tax on not included tax prices.
- Improved uninstall script
If you get an error with the skin when upgrading. Replace "OpenStore.dnn" file in the install zip with "OpenStoreUpgrade.dnn"
v4.1.4
v4.1.3
v4.1.2
v04.01.01
- Add Filter ByProduct list.
- Change DNN manifesto to use full skin installation.
v4.1.1 release is sponsor by Bond for web solutions
v04.01.02
- Fix for product list cache issue.
- Update EventInterface to deal with multiple event providers.
- Upgrade GetPropertyLisyByProductIds DB interface.
v4.1.0
- Fix to Product Filter
- Fix Sort cache
- Upgrade .Net Framework to v7.4.2
- Fix installation of OpenStoreBO.doctype.xml for CKeditor on Edge.
- Add modelid to language model XML
- Image resize in ProductUtils to use store settings value.
- Remove cache from GetByType, so it can be called by Scheduler.
- Simplify the EU tax check, to not use the Alpha chars are the tax country.
v4.0.12
v4.0.11
v4.0.10
v4.0.9.0
v4.0.8.0
Make a copy of any cancelled orders to the cart.
It has been reported that some orders, which have been paid, are returned to the cart. We cannot recreated this, and it may be an issue on the bank side. This may be a race condition on the bank payment, which triggers a cancel and returns the order to a cart. We have altered the payment fail code to ensure an order is never returned to a cart.