Version 3.6.1 (Hotfix)
Improvements:
- Updated CodeIgniter to v4.4.6.
- More XML-related improvements.
- Google Merchant feed encoding improvement.
- Added archive and restore methods to the data access model.
- Make it possible to overwrite the meta field label and name.
- Extended the Google Merchant XML.
- Use entity_type_id for translations as well.
- More robust mail exception handling.
- Added mail() enabled to system information.
- Merged the meta data tables.
- Refactored categories.type to int EntityType.
- Fixes and improvements.
- Added support for initializing repeater fields without using meta fields.
- Added support for time field type.
- Added support to config list items for list meta fields.
- Add support to render individual meta fields through the form library.
- UI improvements.
- UI improvement for product filters.
Fixes:
- CDATA closing tag fix.
- Double submit protection fix for multiple submit buttons.
- Correctly display orders without shipping or billing address details.
- Small fix for displaying the audit log.
- Fix for notes on checkout.
- Validation fix for radio buttons.
- Query builder fix.
- Hide and unhide feature fix.
- Fix for conflicting IDs.
- Fix for locations filter.
- Variations fix on the products page.
Code Changes:
- Code cleanup.
- Get rid of redundant _form_fields view.
