[NFC] 5.68 release note late changes
authorAlice Frumin <alicefrumin@Alices-MBP-2.fios-router.home>
Wed, 6 Dec 2023 19:54:55 +0000 (14:54 -0500)
committerAlice Frumin <alicefrumin@Alices-MBP-2.fios-router.home>
Wed, 6 Dec 2023 19:54:55 +0000 (14:54 -0500)
release-notes/5.68.0.md

index 8e20ff8b092bcafdb0fe9c5c52243276f3222bf9..6f3da914601653afaa14bc468eb46e0f1f63a526 100644 (file)
@@ -186,6 +186,7 @@ Released December 6, 2023
 
 - **Number field input validation does not respect decimal separator setting
   ([dev/core#4154](https://lab.civicrm.org/dev/core/-/issues/4154):
+  [28371](https://github.com/civicrm/civicrm-core/pull/28371),
   [27958](https://github.com/civicrm/civicrm-core/pull/27958) and
   [27917](https://github.com/civicrm/civicrm-core/pull/27917))**
 
@@ -200,6 +201,12 @@ Released December 6, 2023
   Ensure navigation menu weights don't reset weights when updating a managed
   entity.
 
+- **SearchKit - Fix Search Segments for contact type entities
+  ([28396](https://github.com/civicrm/civicrm-core/pull/28396))**
+  
+- **SearchKit - Fix toolbar display when not using pager
+  ([28409](https://github.com/civicrm/civicrm-core/pull/28409))**
+
 - **Searchkit column styles and icons not working properly with all conditionals
   for custom fields
   ([dev/core#4638](https://lab.civicrm.org/dev/core/-/issues/4638):
@@ -425,6 +432,37 @@ Released December 6, 2023
 - **Fix notice on New Pledge form
   ([27773](https://github.com/civicrm/civicrm-core/pull/27773))**
 
+- **Message templates not always sent
+  ([dev/core#4839](https://lab.civicrm.org/dev/core/-/issues/4839):
+  [28522](https://github.com/civicrm/civicrm-core/pull/28522))**
+
+- **Fix reference to wrong value
+  ([28244](https://github.com/civicrm/civicrm-core/pull/28244))**
+
+- **Sorting of "matching field" dropdown on contact import is messed up for
+  "related contact info"
+  ([dev/core#4563](https://lab.civicrm.org/dev/core/-/issues/4563):
+  [28375](https://github.com/civicrm/civicrm-core/pull/28375))**
+
+- **Autocomplete-Select options not saving/displaying properly
+  ([dev/core#4799](https://lab.civicrm.org/dev/core/-/issues/4799):
+  [28283](https://github.com/civicrm/civicrm-core/pull/28283))**
+
+- **UserJob - Fix deprecated syntax in addSelectWhereClause
+  ([28325](https://github.com/civicrm/civicrm-core/pull/28325))**
+
+- **On Import in Non English Mode do not import field in saved field mapping is
+  not correctly set as default when re-using import
+  ([dev/core#4726](https://lab.civicrm.org/dev/core/-/issues/4726):
+  [28332](https://github.com/civicrm/civicrm-core/pull/28332))**
+
+- **Fix incoming bounce processing
+  ([28354](https://github.com/civicrm/civicrm-core/pull/28354))**
+
+- **Contact ID is no longer available in Advanced Search
+  ([dev/core#4820](https://lab.civicrm.org/dev/core/-/issues/4820):
+  [28378](https://github.com/civicrm/civicrm-core/pull/28378))**
+
 ### CiviCase
 
 - **Regression - CiviCase and CiviCRM 5.67.0 - Unable to load any Activities
@@ -508,6 +546,13 @@ Released December 6, 2023
 - **Add ContributionFormTrait
   ([27801](https://github.com/civicrm/civicrm-core/pull/27801))**
 
+- **Add weight to premium config (tab on contribution page edit)
+  ([28237](https://github.com/civicrm/civicrm-core/pull/28237))**
+
+- **Contribution date no longer has a time on the form
+  ([dev/financial#221](https://lab.civicrm.org/dev/financial/-/issues/221):
+  [28243](https://github.com/civicrm/civicrm-core/pull/28243))**
+
 ### CiviEvent
 
 - **Event Info displays "registration is closed", but it requires login
@@ -541,6 +586,20 @@ Released December 6, 2023
 - **Fix notice (smarty) in Event fee tab
   ([27743](https://github.com/civicrm/civicrm-core/pull/27743))**
 
+- **Multiple Profiles on an Event registration display incorrectly
+  ([dev/core#4766](https://lab.civicrm.org/dev/core/-/issues/4766):
+  [28246](https://github.com/civicrm/civicrm-core/pull/28246))**
+
+- **Copy event fails with DB Error: already exists; Saving new reminder hangs
+  ([dev/core#4761](https://lab.civicrm.org/dev/core/-/issues/4761):
+  [28352](https://github.com/civicrm/civicrm-core/pull/28352))**
+
+### CiviGrant
+
+- **Can't view/edit grants
+  ([dev/core#4828](https://lab.civicrm.org/dev/core/-/issues/4828):
+  [28437](https://github.com/civicrm/civicrm-core/pull/28437))**
+
 ### CiviMail
 
 - **when processing bounce emails, don't exit on fatal error if verp unverified