Project60 Membership Extension 0.7.0
CAUTION: NOT YET COMPATIBLE WITH CiviCRM 5.60+
Changes since 0.6
Features
- [#28] Record membership fee changes as activity - by @bjendres
- [#38] Payment synchronisation: added min/max date - by @bjendres
- [#39] Payment synchronisation: add legacy mode - by @bjendres
- [#42] Extension based on assigned payments - by @bjendres
- [#43] Added custom field to store missing amount - by @bjendres
- [#48] Added membership type filter to processor - by @bjendres
- [#60] PHP 8.0 Compatibility - by @abugey, @jofranz
Bugfixes and Compatibility
- [#46][#47] Removed deprecated function calls - by @bjendres
- [#49] Enforce status recalculation after update - by @bjendres
- [#51] Help text for membership number - by @wintermoor
- [#53] Replaced deprecated curly bracket addressing - by @sebbrandt87
- [#57][#58] Fixed contact id and offset is not working properly - by @epdmack