From 1694e606e4792ad6c208c41be98a2a51575d305f Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 6 Jun 2019 09:09:45 +1000 Subject: [PATCH] Update Release 5.14.0 release notes with latest changes Update release notes for PR #14440 Withdraw soft credits item --- release-notes/5.14.0.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/release-notes/5.14.0.md b/release-notes/5.14.0.md index 54c293dfe9..64c5fa02c9 100644 --- a/release-notes/5.14.0.md +++ b/release-notes/5.14.0.md @@ -257,6 +257,11 @@ Released June 5, 2019 - **Validate queue_id is a positive integer before passing to the BAO ([14355](https://github.com/civicrm/civicrm-core/pull/14355))** +- **Fixes issue where contact's display name did not show on membership edit + If there was no registered email address + ([dev/core#1000](https://lab.civicrm.org/dev/core/issues/1000): + [14438](https://github.com/civicrm/civicrm-core/pull/14438))** + ### CiviCase - **Case activity query performs poorly on large databases @@ -283,11 +288,11 @@ Released June 5, 2019 This fixes a recent regression where recurring payments would fail to be recorded in CiviCRM if the contribution was set to notify the legacy IPN URL. -- **Create contribution before taking payment, per contribution page workflow - ([13837](https://github.com/civicrm/civicrm-core/pull/13837))** +- **Fix Checksum failure when editing recuring contributions + ([14407](https://github.com/civicrm/civicrm-core/pull/14407))** - Makes it so the Contribution is created before the payment processor is - called, so there is always a contribution record even if payment fails. + Fixes a fatal error where checksum users were not able to cancel or update + recurring contributions. ### CiviEvent -- 2.25.1