Merge pull request #14210 from seamuslee001/5_13_2_release_notes
[civicrm-core.git] / release-notes / 5.9.0.md
index 64cf0543bec3e8880d240a1a49e0625309f443ef..44d1cb21d88ee4e54fd57a6bb5acaf6d222c3c8d 100644 (file)
@@ -339,6 +339,23 @@ Released January 2, 2019
   This change fixes a countable warning for users on php 7.2 with sites
   configured to show warnings.
 
+- **[dev/core#337](https://lab.civicrm.org/dev/core/issues/337) Fix Search 
+  Range for custom field of types Money, Float and Int using widget types Select and Radio
+  ([13314](https://github.com/civicrm/civicrm-core/pull/13314) and 
+  [13384](https://github.com/civicrm/civicrm-core/pull/13384))**
+
+  This fixes an issue where the search forms would not behave properly when trying
+  to search by range for custom fields of type Money, Float and Int where the html
+  widget was set to Select or Radio.
+
+- **[dev/core#619](https://lab.civicrm.org/dev/core/issues/619) Fix Regression 
+  for custom contact refrence fields on address entity
+  ([13385](https://github.com/civicrm/civicrm-core/pull/13385))**
+
+  This fixes a regression whereby custom fields of type contact reference when attached
+  to address fields were not outputting any results due to work done previously to fix
+  the same type of fields on on behalf of profiles.
+
 ### CiviCase
 
 - **[dev/core#321](https://lab.civicrm.org/dev/core/issues/321) Prevent