Categories
CoCart Core

CoCart v3.8 Release Notes

Highlights

Just a few adjustments have been applied to help support developers with creating their own authentication and a new free feature plugin that will be announced soon.

You can download the latest release of CoCart here or visit Dashboard → Updates to update the plugin from your WordPress admin screen.

FYI

After updating you will be notified that a new version of CoCart is coming soon with many improvements, options, a new settings page and more action and filter hooks for developers.

As usual, if you spot issues in CoCart core, please log them in detail on GitHub.

If you have any questions about the release, please post them in the comments below.

  • Added the Authentication class as parameter to cocart_authenticate filter.
  • Added new set_method() function to authentication class.
  • Added first and last name to login response.
  • Improved compatibility with PHP 8.1+
  • Tested: ✔️ Compatible with WooCommerce v7.4

Actions and Filters

ActionDescription
cocart_cart_loadedCould be used to trigger a webhook once a cart has been loaded from session. [Source]
FilterDescription
cocart_login_extrasAllows developers to extend the login response. [Source]

Database changes

This release does not introduce any changes to the database.

%d bloggers like this: