g

2018/07 Release notes

24 July

Release: 2018.25

  • Scheduler Log
    • More modules and scheduled tasks are now supported by the Scheduler Log Viewer
    • Some UI improvements for log viewer in the DXP
  • e-Commerce
    • New supported payment gateway: ANZ eGate
  • Blogs
    • When a blog is copied to a different centre, the custom fields are now copied too
  • Press Kits
    • New block function block_show_category allowing to create a presskit category tree for the use in menus

17 July

Release: 2018.24

  • Scheduler Log
    • This new module allows to view the log files produced by various tasks running in the background on schedule (e.g. export/import tasks, synchronisation scripts, notification, etc.). Scheduler Log module features a tree view and is accessible via the cogwheel menu. More scheduled tasks will be updated soon to use the new logger.
  • e-Commerce
    • It is now possible to create and configure for using multiple order export templates in the Once-off Orders Export and in the Export Cron. If a custom template file was not selected, then the default templates will be used. This new feature is fully backwards compatible.
    • The Orders Export Cron configuration is now moved to a separate window and got several UX enhancements
    • Fixed a bug with wrong count of orders in the orders export cron e-mail
    • Fixed an issue where statistics from inactive orders was displayed on the orders dashboard
  • Product Catalogue
    • Fixed an issue with expired products appearing in search results
    • Fixed an issue with variants not being copied over when copying a category from one centre to another
  • Teamflow
    • Various bug fixes in Timesheets


9 July

Release: 2018.23

  • REST API
    • It is now possible to retrieve bundle and variant data with the order object. Refer to REST API documentation for further details.
  • E-Commerce
    • Added unit and final price to order details array for cart2
    • Fixed an issue with duplication of the variants when copying products between centres
  • Users
    • Fixed a few issues with flexible user import


2 July

Release: 2018.22

  • REST API
    • The order object now contains "items" array with all products purchased in the order. Refer to REST API documentation for further details.
    • A hard limit of 100 items per request was introduced to ensure reliable performance of the API
  • E-Commerce
    • Introduced a discretionary mechanism to ensure that each order is exported only once
    • Fixed an issue with option list name not being saved in the database
  • Wiki
    • Fixed an issue with AJAX calls