Skip to content

Releases: openstore-ecommerce/OpenStore

v4.1.5

16 Feb 15:22

Choose a tag to compare

    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

08 Jul 07:34

Choose a tag to compare

    - Minor updates
    - Option to allow shipping to calculate with discounts.
    - Fix Sales Role security on Orders andClients.

v4.1.4.3

v4.1.3

19 Feb 16:28

Choose a tag to compare

DNN9 has an issue with skin reload, so we have created a "upgrade" install package. This package should only be used to upgrade OpenStore v4.

v4.1.2

11 Dec 05:00

Choose a tag to compare

    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

28 Aug 13:18

Choose a tag to compare

    - 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

17 Jul 12:19

Choose a tag to compare

v4.0.12 - Hide Model by language option

v4.0.11

09 Jul 12:09

Choose a tag to compare

Fix to only remove validate cart records. This fixes a possible race condition issue.

v4.0.10

28 May 14:03

Choose a tag to compare

Update Client Authorization in clients for DNN9
Hide VAT when no tax is applied
Alphanumeric only for image files names. (Special chars causing issues on zip)
order emails updated for DNN9.

v4.0.9.0

21 May 05:51

Choose a tag to compare

Check for invalid plugin data.

v4.0.8.0

15 May 05:26

Choose a tag to compare

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.