Changelog

ConfigBox for Joomla and Wordpress 3.4.1

Added

  • Compatibility with Wordpress 6.1

Fixed

  • Backend list search for texts using a number lead to an exact search
  • Backend list 'select all' didn't work when there are multiple lists on a page

Changed

  • Platform PHP messages no longer get logged by CB

 

ConfigBox for Joomla and Wordpress 3.4.0

Added

  • Compatibility with Wordpress 6.0
  • Compatibility with Joomla 4.2
  • Compatibility with PHP 8.1 (except PHP 8.0 due to ionCube Loader)
  • Compatiblity with MySQL 8.0

ConfigBox for Joomla and Wordpress 3.3.4

Added

  • Compatibility with Wordpress 5.9
  • Compatibility with Joomla 4.1

 

ConfigBox for Magento 3.3.12

Added

  • Calendar question type validation

Fixed

  • Issue with configurator page navigation on slow connections

 

ConfigBox for Joomla and Wordpress 3.3.3

Added

  • Compatibility with Wordpress 5.8
  • Compatibility with Joomla 3.10 (Joomla 4.0 compatibility being worked on)
  • Calendar question type validation

Fixed

  • Issue with configurator page navigation on slow connections
  • Backend layout issue on Wordpress 5.8 

 

ConfigBox for Joomla and Wordpress 3.3.2 (For Magento 3.3.10)

Fixed

  • Issue with session cookie on insecure HTTP requests
  • Issue with saving HTML content in developer mode (Magento 2)

 

ConfigBox for Magento 3.3.9

Fixed

  • Issue with 3D visualization

 

ConfigBox for Joomla and Wordpress 3.3.1

Fixed:

  • Backend: Issue with disabled 'Add' Button after closing a modal without saving

Added:

  • Backend: Safeguard against deactivating questions that are used in rules or calculations

 

ConfigBox for Magento 3.3.8

Added:

  • Compatibility with Magento 2.4.x
  • Support for Content Security Policy
  • Backend: Safeguard against deactivating questions that are used in rules or calculations

Fixed:

  • Backend: Issue with disabled 'Add' Button after closing a modal without saving

 

3.3.0 (Magento 2: 3.3.2)

Added:

  • Compatibility with PHP 7.4
  • Compatibility with Wordpress 5.7
  • When users switch pages via tab navigation, the system checks for missing selections (backend setting to turn the validation on)
  • Feedback messages now appear next to affected questions when missing selection validation starts 
  • Backend: Performance improvement in product tree
  • Upgraded Bootstrap from version 3 to version 4.6
  • Upgraded FontAwesome from version 4 to 5
  • Backend record list sorting now auto-saves (no need to click save-icon anymore)
  • Using latest versions of jQuery, HTMLPurifier, domPDF, chosen and TinyMCE
  • Support for browser address auto-fill in searchable dropdowns

Fixed:

  • Magento 2: Safeguard if multiple stores share a language
  • Issue with re-ordering product detail panes fixed
  • Issue with TinyMCE drop-down menus fixed
  • Issue with description properties in modal windows fixed
  • Issue with Color picker question types on M2 fixed
  • Issue with backend image uploads in M2 developer mode fixed
  • Issue with custom calculation functions in M2 developer mode fixed

Breaking Changes

  • Customizations using Bootstrap features may need minor amends
  • Customizations using certain FontAwesome icon classes may need minor amends

 

3.2.0

Added:

  • PHP 7.3 compatibility
  • Support for Wordpress 5.5
  • Enterprise Edition: Copy feature for products now also includes calculations and rules
  • Copying/pasting rules within a product
  • Rule editor: Negated rule, you can now add a rule saying 'Hide if these conditions are fulfilled'
  • Magento 2: Compatibility with Magento FPC (Full Page Cache)
  • Magento 2: More efficient DB Schema upgrades (running only on bin/magento setup:upgrade)
  • Switched to file-based race-condition safeguard for installation/upgrade procedure
  • Joomla: Improved listing/product/page pickers in menu item settings

Fixed

  • Issue with frontend editing (icons and buttons misalinged)
  • Issue with feedback in backend forms in modals
  • Installation issues on specific server setups
  • Dashboard health check: Fixed false alarm about memory limit being too low
  • Configurator - fixed an issue with next/prev navigation when required selections aren't made yet and blocking is on
  • Fixed an issue with deleting orders in the frontend account order history

Breaking Changes:

  • None

 

3.1.3

Added:

  • Support for Wordpress 5.4

Fixed:

  • Stability improvements

 

3.1.2

Added:

Fixed:

  • Stability improvements

 

3.1.1

Added:

  • Post-Installation Wizard for more streamlined installation

Fixed:

  • Stability improvements

 

3.1.0

Added:

  • Compatibility with Wordpress 5.2
  • Enterprise: Copy feature for products, pages and answers (excl. calculations and rules)

 

3.0.0

Added:

  • Responsive Bootstrap 3 based page layout (backend and frontend)
  • Minimized the amount of encrypted code-base files (reduced to 5 files, only rule and calculation engine, anti-piracy checks and 3D visualization code is encrypted)
  • One-Page Checkout integrated in cart page
  • Online knowledge base manual
  • Enterprise: 3D product visualisation in cooperation with ShapeDiver.
  • Safeguards against accidental deletion of questions and answers that are used in rules or calculations

Changed:

  • "Elements" are now called "Questions", "Options" called "Answers". Extended system for custom question types.

Removed:

  • RFQ form in modal window (RFQ form is on a separate page)
  • Deposit payment feature
  • Quote requests directly from configurator pages (users request quotes in cart page)
  • Backend GUI for template overrides (templates can be overridden in the customization dir, see Custom Templates)

Breaking Changes:

  • Essentially any customizations may need a rewrite