From: Andrew Hunt Date: Wed, 3 Apr 2019 19:59:02 +0000 (-0400) Subject: 5.12.0 release notes: late changes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fce2540cd7930930bf9a17195caad9365364a6fa;p=civicrm-core.git 5.12.0 release notes: late changes --- diff --git a/release-notes/5.12.0.md b/release-notes/5.12.0.md index 13d9a054df..7d746cf4bd 100644 --- a/release-notes/5.12.0.md +++ b/release-notes/5.12.0.md @@ -273,6 +273,13 @@ Released April 3, 2019 ### Core CiviCRM +- **[dev/core#842](https://lab.civicrm.org/dev/core/issues/842) Regression?? + Inline editing of website field deletes it + ([13939](https://github.com/civicrm/civicrm-core/pull/13939))** + + This resolves a bug where editing a website field inline sometimes would + delete the field entirely. + - **[dev/core#190](https://lab.civicrm.org/dev/core/issues/190) custom data with multiple records profile: after submission, profile view shows first record instead of most recent @@ -289,6 +296,13 @@ Released April 3, 2019 This change fixes a fatal error when using a dedupe rule with the field birth date. +- **[dev/core#821](https://lab.civicrm.org/dev/core/issues/821) Activity: + Assigned to: It is not possible to search by the "refine search" drop-down + ([13893](https://github.com/civicrm/civicrm-core/pull/13893))** + + When setting an activity assignee, a bug prevented using the filters in the + contact reference field. + - **[dev/core#580](https://lab.civicrm.org/dev/core/issues/580) No groups displayed on Manage Groups when "All Groups" is selected ([13373](https://github.com/civicrm/civicrm-core/pull/13373))** @@ -551,6 +565,10 @@ Released April 3, 2019 This change fixes an error when attempting to send Thank you letters by email. +- **[dev/core#812](https://lab.civicrm.org/dev/core/issues/812) Contribution row + displayed even if contact has 0 contributions. + ([13881](https://github.com/civicrm/civicrm-core/pull/13881))** + - **Status of test contribution is not fetched on ThankYou page. ([13724](https://github.com/civicrm/civicrm-core/pull/13724))** @@ -772,8 +790,9 @@ Released April 3, 2019 - **[REF] extract chunk of code to a separate function ([13600](https://github.com/civicrm/civicrm-core/pull/13600))** -- **[REF} User api rather than selector for rendering contributions on user - dashboard ([13584](https://github.com/civicrm/civicrm-core/pull/13584))** +- **[REF] Use api rather than selector for rendering contributions on user + dashboard ([13584](https://github.com/civicrm/civicrm-core/pull/13584) and + [13903](https://github.com/civicrm/civicrm-core/pull/13903))** - **[REF] switch from (undeclared) class property to local variable. ([13583](https://github.com/civicrm/civicrm-core/pull/13583))**