2025.08.08 – version 2.17.0
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.1 compatible.
* Dev – Revised for PHPStan validation (rules via phpstan.neon).
* Dev – Added method checks on order items for Group Memberships box.
* Dev – Corrected instances of wrongly documented parameter references.
* Dev – Verified hints for several instances of properties, parameters and variables used.
* Dev – Fixed a case of potentially undefined variable.
* Dev – Verified input sanitization checks and validation hints.,2017.06.13 – version 1.11.3
* Add – Added support for subscriptions without parent order (WC >= 3.x only).
2017.05.04 – version 1.11.2
* Fix – Fixed a fatal error with WooCommerce < 3.x
2017.04.28 – version 1.11.1
* Fix – Fixed WSOD due to ‘Call to a member function get_id() on boolean …’ when no subscription parent exists.
* Fix – Fixed possible exception on invalid order.,2017.04.10 – version 1.11.0
* Update – Updated the plugin for compatibility with WooCommerce 3.0.0.
* Dev – Moved plugin boot process hooked on plugins_loaded to simplify version dependencies.
* Dev – Replaced use of properties by new WC 3.x getters/setters.
* Dev – Maintained backwards-compatibility within own library loaded version-specifically.
* Update – Updated the product panel hook to use new action with backwards-compatibility.
2016.12.05 – version 1.10.0
* Dev – Improved the admin section for Groups using more appropriate headings.