Skip to content

Releases: classaxe/ecclesiact

5.6.3.2533

22 Dec 23:24
Compare
Choose a tag to compare
  1. Further tweak for partial fix for IPN verification

5.6.2.2532

22 Dec 23:24
Compare
Choose a tag to compare
  1. Fixed Paypal notifications code

5.6.1.2531: Bug fix for community visitor stats when a member has bee…

22 Dec 23:23
Compare
Choose a tag to compare
  1. Bug fix for community visitor stats when a member has been renamed

Renamed Beanstream to Bambora and added Hashing of requests

15 Nov 23:21
Compare
Choose a tag to compare
  1. Now supports hashing of request for Bambora (formerly 'Beanstream') transactions
  2. Other changes to reflect renaming of Beanstream to Bambora

Updates for Google Maps following API Changes

15 Nov 23:20
Compare
Choose a tag to compare
  1. New field for system - google_geocode_key - since this is now required for geocode lookups
  2. Google Maps no longer requires the 'sensor' parameter in calls - removed this to block the warning

Updates for continued Beanstream support

15 Nov 23:19
Compare
Choose a tag to compare
  1. Beanstream Payment Gateway now provides cvv field

(Note that supporting SQL change for this release was included in 5.6.0.2530 release)

Added optional description for Product Groupings

15 Nov 23:17
Compare
Choose a tag to compare
  1. Product Groupings now support an optional description and have anchors in their titles

Fix for loading correct member record

15 Nov 23:15
Compare
Choose a tag to compare
  1. Fix for loading correct member record where multiple sites live in same database having members with the same name

Bug fix for Excel header rotation and inclusion of composer files for simplified installation

28 Mar 23:41
Compare
Choose a tag to compare
  1. Bug fix for header text rotation
  2. Added composer.json and composer.lock to package for simplified installation

Replaced obsolete PHP Excel with its maintained replacement for PHP 7.2.x operation

28 Mar 23:44
Compare
Choose a tag to compare
  1. Replaced obsolete PHP Excel with composer-maintained PhpOffice\PhpSpreadsheet
  2. Excel export now moved into its own class and extensively refactored