Update 5.26.2.md
authorTim Otten <totten@civicrm.org>
Tue, 16 Jun 2020 08:25:08 +0000 (01:25 -0700)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 16 Jun 2020 08:26:32 +0000 (18:26 +1000)
release-notes/5.26.2.md

index 2eea2e0fd421854aabe61cc19c672eb198ec019a..6c66442c2742241265731991d70b72fa1cf642f0 100644 (file)
@@ -21,9 +21,10 @@ Released June 15, 2020
 
 ## <a name="bugs"></a>Bugs resolved
 
-* **_APIv3_: Restore support for auto-matching custom values by `label` ([dev/core#1816](https://lab.civicrm.org/dev/core/-/issues/1816): [#17628](https://github.com/civicrm/civicrm-core/pull/17628))**
+* **_APIv3_: Restore support for auto-matching custom values by "`label`" ([dev/core#1816](https://lab.civicrm.org/dev/core/-/issues/1816): [#17628](https://github.com/civicrm/civicrm-core/pull/17628))**
 * **_CiviContribute_: Fix display of certain price options for anonymous users ([dev/core#1823](https://lab.civicrm.org/dev/core/-/issues/1823): [#17619](https://github.com/civicrm/civicrm-core/pull/17619))**
 * **_CiviContribute_: Fix issue with potentially getting the wrong `payment_instrument_id` [#17607](https://github.com/civicrm/civicrm-core/pull/17607))** 
+* **_CiviContribute_: Fix import of "Radio"/"Select"-style custom fields using "`label`" data ([dev/core#1806](https://lab.civicrm.org/dev/core/-/issues/1806): [#17632](https://github.com/civicrm/civicrm-core/pull/17632))**
 * **_Dedupe_: Address performance issue stemming from overzealous lookup ([#17567](https://github.com/civicrm/civicrm-core/pull/17567))**
 * **_Localization_: Add deprecation notice for sites that have non-default value of `moneyvalueformat` ([dev/core#1494](https://lab.civicrm.org/dev/core/-/issues/1494): [#17577](https://github.com/civicrm/civicrm-core/pull/17577))**
 * **_Smart Groups_: Fix an error when populating certain smart groups [#17622](https://github.com/civicrm/civicrm-core/pull/17622))**