We have detected that you are using AdBlock.

Please disable it for this site to continue.

Resource icon

[DBTech] DragonByte eCommerce 5.2.0 Beta 1

Update highlights​

This version brings some significant under-the-hood changes that will (hopefully!) not be visible to your customers, but are still significant. There are also some updates for digital products to make renewals easier.

Most importantly, the "Product filters" now use XenForo's "Custom fields" feature. This means that rather than needing to define product filters in every single category, you create them all once and tick the available ones in the category, and then choose them in the product as normal. This has the additional benefit of being able to translate these product filters into multiple languages, if that's something your storefront could make use of.

The second important change is that sales now use a "type handler" system internally similar to product types, which opens up the possibility of creating different types of sales in the future.

As for user-facing changes; if your storefront sells digital licenses, your customers will now see a list of their existing licenses and a button to quickly renew said license, in the sidebar when browsing a product. You can see this in action @ my website, and you should totally click the "Renew" button as well 👀

If your storefront doesn't sell digital downloads or physical products, the post-purchase redirect flow now makes a bit more sense.

There's a few other features, changes and fixes added to this release, please see the full changelog for more information.


Feature: Product filters now use the "Custom Fields" feature
Feature: Rework sales to support multiple sale types
Feature: The product type is now displayed when editing a product
Feature: List existing licenses for renewal in the product sidebar block
Change: Updated recurring sale configuration to make it easier to use
Change: Improve "Download handler usable in product" checks
Change: When disabling HTML invoices, the path is now preserved
Change: "Notify customer of this action" when marking a product as shipped now also applies to the email
Change: A physical item's stock can now be set to Unlimited
Change: Update the post-purchase redirect flow
Change: Hide display of "(None)" line for Product Filters, Order Fields and Download Version Fields for Classifieds products
Fix: Fix error when trying to add download without copying an existing download in the AdminCP
Fix: Fix server error in the front-end when viewing an order with a deleted product

Update highlights​

This version fixes a regression from v4.2.0. It was no longer possible to add a pricing tier to a new product, this has now been corrected.

Complete Change Log​

Fix: Adding a pricing tier to a new product would show a server error.
Update highlights

This version reverts the ability to use SVG icons for invoice icons, as SVG icons are not compatible with PDF generation libraries being used.

Furthermore, a couple bugs reported since v3.0.0 was released have been resolved.


Complete Change Log

Revert: SVGs are no longer available as invoice icons, as this feature doesn't work with all invoice types
Fix: Fix CSRF error when approving products via the action bar
Fix: Public facing Income Stats for commissioned users would produce a server error
Top