Move remaining validation into the validation section
[civicrm-core.git] / release-notes / 5.18.2.md
index ee2694afdad340e210f522859d4484d0697a8886..5ae23b8107b0846e90d7538167c7fea388786e25 100644 (file)
@@ -1,6 +1,6 @@
 # CiviCRM 5.18.2
 
-Released October 8, 2019
+Released October 9, 2019
 
 - **[Synopsis](#synopsis)**
 - **[Bugs resolved](#bugs)**
@@ -21,10 +21,12 @@ Released October 8, 2019
 
 ## <a name="bugs"></a>Bugs resolved
 
-* **_PDFLetter_: Fix an e-notice on print/merge document screen when exporting contacts and contributions ([dev/core#1281](https://lab.civicrm.org/dev/core/issues/1281): [#15420](https://github.com/civicrm/civicrm-core/pull/15420))**
-* **_Export_: Wrong set of contacts being exported when exporting selected contacts and using option "Exclude contacts with "do not mail" (et al)" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15439](https://github.com/civicrm/civicrm-core/pull/15439))**
-* **_Export_: Ensure that an export file is always generated when exporting even when no contacts are exported" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15440](https://github.com/civicrm/civicrm-core/pull/15440))**
-* **_Import_: Contribution Imports with custom fields may fail to import because of an underfined index when processing the pseudoconstant ([dev/core#1269](https://lab.civicrm.org/dev/core/issues/1269): [#15447](https://github.com/civicrm/civicrm-core/pull/15447))**
+* **_PDFLetter_: Fix a warning on the "Print/Merge Document" screen ([dev/core#1281](https://lab.civicrm.org/dev/core/issues/1281): [#15420](https://github.com/civicrm/civicrm-core/pull/15420))**
+* **_Export_: Wrong export list when selecting contact and also when using option "Exclude contacts with "do not mail" (et al)" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15439](https://github.com/civicrm/civicrm-core/pull/15439))**
+* **_Export_: Ensure that an export file is always generated - even if dataset is empty" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15440](https://github.com/civicrm/civicrm-core/pull/15440))**
+* **_Import_: Fix value-matching when using certain numerical identifiers ([dev/core#1285](https://lab.civicrm.org/dev/core/issues/1285): [#15453](https://github.com/civicrm/civicrm-core/pull/15453))**
+* **_Import_: "Contribution" import with custom fields may fail due to an underfined index ([dev/core#1269](https://lab.civicrm.org/dev/core/issues/1269): [#15447](https://github.com/civicrm/civicrm-core/pull/15447))**
+* **_Profiles_: Fix sorting by custom fields when using profile search results ([dev/core#1305](https://lab.civicrm.org/dev/core/issues/1305): [#15454](https://github.com/civicrm/civicrm-core/pull/15454))**
 
 
 ## <a name="credits"></a>Credits