[DBTech] DragonByte eCommerce

[DBTech] DragonByte eCommerce 3.4.0

No permission to buy ($29.95)
Update highlights

The most important part of this release is: This product now requires PHP 7.3. This is a requirement set by one of the most important 3rd party libraries used by eCommerce, so it's entirely outside of our control. This library has had an important update that needed to be included in a release prior to Jan 1st 2021.

Please be aware that if you are not able to update to PHP 7.4 yourself, you should contact your web host and ask them to assist you with upgrading.
PHP 7.2 has been officially declared end-of-life and no longer receives security updates. Continuing to run PHP 7.2 may expose your website to unpatched security vulnerabilities or exploits.

The U.K. will no longer be classed as an EU country as of Jan 1st 2021, and its sales tax rate will no longer be automatically updated past that date.

This version also improves database query performance of the release / download lists in the front-end, meaning the functionality will scale better when you have a lot of releases available.


Complete Change Log

Change: Multiple performance improvements for download/release list in the front-end (Thanks @Xon)
Change: Updated PHP version requirement to 7.3
Change: The UK will no longer be listed as an EU country as of Jan 1st 2021
Fix: Fix potential server error during checkout
Update highlights

This version fixes an issue where physical products being checked out as guests could generate a server error when the payment notification was returned from the payment processor.


Complete Change Log

Fix: Fix guest checkout of physical products causing a server error
Update highlights

This version adds support for og:image / twitter:image meta tags for product URLs, making your rich embeds in places like Twitter or Discord show the product's icon.

Furthermore, some internal code tweaks took place, for improved support for Xon's MultiPrefix.

Note: If you are running Xon's MultiPrefix, please update to v2.8.14.


Complete Change Log

Feature: Add og:image / twitter:image metadata tags for the main product page
Change: Update type hints for Inline Moderation
Update highlights

This version resolves a regression from v2.2.1 where the checkout feature would always require new addresses due to the new "required" attribute, as well as fixing a bug with the XR Product Manager import.


Complete Change Log

Fix: Fix saved addresses not being usable during checkout
Fix: Fix server error when importing from XR Product Manager
Update highlights

This version updates the UX of the address book feature, by correctly displaying which fields are required.


Complete Change Log

Change: The default category description's link should now be correct
Change: Required address fields are now marked as such when adding/editing an address
Change: Update bundled Infinite Scroll library
Fix: In certain cases, a server error could be generated when running rebuild jobs or merging users
  • Like
Reactions: SyTry
Update highlights

!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

Coinciding with the release of XenForo 2.2.0, all XenForo 2.2 versions are now Gold 🎉 This is also the last version that will contain the XF 2.2 / PHP 7.2 warning in the release notes.


Complete Change Log

Change: Date and time in the CSV builder now use different columns
Fix: Delete clean-up services would produce a server error
Update highlights

!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

This version contains coding style updates and changes for XenForo 2.2.0 / PHP 7.2.0. You must install this update prior to upgrading DragonByte eCommerce: Tickets to v2.2.0.

This version fixes an issue with clean installs, as well as a couple issues regarding the new "Random" product sort order.

This version is flagged as a Release Candidate version as it has been tested on a live site.


Complete Change Log

Fix: Clean installs of v2.2.0 would create a server error
Fix: The "Random" phrase in the default order setting was not displaying
Fix: Setting Random as the default order now works as intended
Update highlights

!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

This version contains coding style updates and changes for XenForo 2.2.0 / PHP 7.2.0. You must install this update prior to upgrading DragonByte eCommerce: Tickets to v2.2.0.

The most notable changes in this version include:
Product review votes: product reviews support XenForo 2.2's "Content voting" system.

Custom fields for product reviews: Use XenForo's "custom fields" feature to extend product reviews.

Rich release threads: Threads for new updates and new products now use the same wrapper as is found on the product information page, making it easy to access more information or even purchase the product in question.

Other changes include a new "Random" sort order, and the ability to generate a CSV download of an order log search.

Lastly, a few minor issues have been resolved.

This version is flagged as a Release Candidate version as it has been tested on a live site.


Complete Change Log

Feature: Add support for LinkableInterface
Feature: Voting for product reviews
Feature: Custom product review fields
Feature: Add new sort order option: Random
Feature: Ability to control sales tax base for digital and physical products
Feature: An order's completed and reversed date is now trackable and searchable separately
Feature: CSV download of order log search results
Feature: Product and Download threads now use the Thread Type system to wrap product info
Change: Don't link to the license info page in the front-end if the license is not visible
Change: Make various custom fields extendable
Change: Apply noindex meta tag to the purchase page
Change: Changes to support the new version of eCommerce Tickets
Fix: The "Downloads" sort order will now work as intended
Fix: Fix permissions sometimes not rebuilding when upgrading
Fix: Fix template modifications for XenForo 2.2
Update highlights

A new feature has been added to the order log; CSV Export. After you perform a search from the order log page, a new button will appear to download the resulting log entries.

This export also necessitated a few other features; separate tracking for order paid and order reverse dates. Historical log entries were updated based on payment profile log entries.

Lastly, the order date will no longer update when the order is paid or reversed, since this is now tracked by those two timestamps.


Complete Change Log

Feature: CSV export of order log entries
Feature: Ability to search for order paid date and order reversed date in the order log
Change: Order date is no longer updated when the order is paid or reversed
Update highlights

This version resolves a few issues pertaining to licenses, where missing records could produce server errors.


Complete Change Log

Change: Licenses are now deleted when a user is deleted
Fix: Ensure expired license alerts only attempt to send for licenses with a valid user record
Fix: If payment was received for a since-deleted order, a server error would occur
Top Bottom