[NFC] 5.69 release note late changes
authorAlice Frumin <alicefrumin@Alices-MBP-2.fios-router.home>
Wed, 3 Jan 2024 16:26:55 +0000 (11:26 -0500)
committerAlice Frumin <alicefrumin@Alices-MBP-2.fios-router.home>
Wed, 3 Jan 2024 16:26:55 +0000 (11:26 -0500)
release-notes/5.69.0.md

index f15b5d00d83ced1f377855c4581664a68f7e512c..0e20545a52c65b5e5cd27806fb5e467891942bfc 100644 (file)
@@ -153,8 +153,12 @@ Released January 3, 2024
 - **Applies accessible accordion to SearchKit, adds fallbacks
   ([28441](https://github.com/civicrm/civicrm-core/pull/28441),
   [28449](https://github.com/civicrm/civicrm-core/pull/28449),
+  [28606](https://github.com/civicrm/civicrm-core/pull/28606),
+  [28781](https://github.com/civicrm/civicrm-core/pull/28781),
   [28541](https://github.com/civicrm/civicrm-core/pull/28541),
   [28421](https://github.com/civicrm/civicrm-core/pull/28421),
+  [28665](https://github.com/civicrm/civicrm-core/pull/28665),
+  [28661](https://github.com/civicrm/civicrm-core/pull/28661),
   [28430](https://github.com/civicrm/civicrm-core/pull/28430) and
   [28418](https://github.com/civicrm/civicrm-core/pull/28418))**
 
@@ -412,6 +416,10 @@ Released January 3, 2024
   Prevent creation of multiple ufmatch entries for different contacts to the
   same user account.
 
+- **civi_case/civi_campaign extensions not configured properly on a fresh
+  install ([dev/core#4867](https://lab.civicrm.org/dev/core/-/issues/4867):
+  [28677](https://github.com/civicrm/civicrm-core/pull/28677))**
+
 - **Update CustomField default_value to NULL instead of '' for floats
   ([28491](https://github.com/civicrm/civicrm-core/pull/28491))**
 
@@ -435,6 +443,10 @@ Released January 3, 2024
 
   Fixes incorrect styling of summary/details collapsible element by Bootstrap3.
 
+- **SearchKit: Many "group by" requests result in "illegal offset type" 500 error
+  ([dev/core#4872](https://lab.civicrm.org/dev/core/-/issues/4872):
+  [28741](https://github.com/civicrm/civicrm-core/pull/28741))**
+
 - **SearchKit - Ensure result autocompleted by id is excluded from subsequent
   pages ([28460](https://github.com/civicrm/civicrm-core/pull/28460))**
 
@@ -534,6 +546,21 @@ Released January 3, 2024
 - **Fix online membership receipt to be form-independent
   ([28394](https://github.com/civicrm/civicrm-core/pull/28394))**
 
+- **Fix notice regression on contact edit
+  ([28611](https://github.com/civicrm/civicrm-core/pull/28611))**
+
+- **Searchkit: Notes tab and relationships tab on contact crashing with
+  DOMDocument::loadHTML(): Tag crm-search-display-table invalid in Entity
+  ([dev/core#4855](https://lab.civicrm.org/dev/core/-/issues/4855):
+  [28628](https://github.com/civicrm/civicrm-core/pull/28628))**
+
+- **Viewing contact notes is broken
+  ([dev/core#4852](https://lab.civicrm.org/dev/core/-/issues/4852):
+  [28614](https://github.com/civicrm/civicrm-core/pull/28614))**
+
+- **ContactSummary - Exclude deleted contacts from relationship tab
+  ([28737](https://github.com/civicrm/civicrm-core/pull/28737))**
+
 - **Follow up fixes on `maxFileSize`
   ([28074](https://github.com/civicrm/civicrm-core/pull/28074))**
 
@@ -601,6 +628,9 @@ Released January 3, 2024
 - **Fix always present parameter
   ([28221](https://github.com/civicrm/civicrm-core/pull/28221))**
 
+- **Fix typo in smarty compatibility class
+  ([28791](https://github.com/civicrm/civicrm-core/pull/28791))**
+
 - **Reduce smarty notices on civireport pages
   ([27985](https://github.com/civicrm/civicrm-core/pull/27985))**
 
@@ -641,6 +671,10 @@ Released January 3, 2024
 
   Contribution flow cleanup.
 
+- **Price field and value weights not respected in 5.68
+  ([dev/core#4880](https://lab.civicrm.org/dev/core/-/issues/4880):
+  [28842](https://github.com/civicrm/civicrm-core/pull/28842))**
+
 - **getNonDeductibleAmountFromPriceSet should take into account the financial
   type of the price field option (Work towards
   [dev/core#3083](https://lab.civicrm.org/dev/core/-/issues/3083):
@@ -654,9 +688,22 @@ Released January 3, 2024
 
   Fixes notices.
 
+- **Address payment processor notice in thankyou.tpl
+  ([28696](https://github.com/civicrm/civicrm-core/pull/28696))**
+
+- **Fix some notices on the Contribution ThankYou page
+  ([28695](https://github.com/civicrm/civicrm-core/pull/28695))**
+
+- **Fix amount not getting passed through in simple contribution flow
+  ([28658](https://github.com/civicrm/civicrm-core/pull/28658))**
+
 - **Check tax is present in online contribution page receipt
   ([28138](https://github.com/civicrm/civicrm-core/pull/28138))**
 
+- **Tax amount on 'other amount field' - not being added
+  ([dev/core#4806](https://lab.civicrm.org/dev/core/-/issues/4806):
+  [28294](https://github.com/civicrm/civicrm-core/pull/28294))**
+
 - **Thank you page notice - ensure friendText & linkText is assigned
   ([28358](https://github.com/civicrm/civicrm-core/pull/28358))**
 
@@ -819,6 +866,15 @@ Released January 3, 2024
 
 ### CiviMember
 
+- **Fix handling of auto renew memberships where frequency_interval > 1
+  ([dev/core#3810](https://lab.civicrm.org/dev/core/-/issues/3810) and
+  [dev/core#3339](https://lab.civicrm.org/dev/core/-/issues/3339):
+  [28718](https://github.com/civicrm/civicrm-core/pull/28718)**
+
+- **Recurring membership term is incorrect when using price sets
+  ([dev/core#3344](https://lab.civicrm.org/dev/core/-/issues/3344):
+  [28694](https://github.com/civicrm/civicrm-core/pull/28694))**
+
 - **In membership detail report the join date field has a different output date
   format than the other date fields
   ([dev/core#3202](https://lab.civicrm.org/dev/core/-/issues/3202):
@@ -945,7 +1001,13 @@ Released January 3, 2024
 
 - **Update Guzzle to 7.6.1 for Drupal 7/Backdrop/WordPress/Joomla
   ([28000](https://github.com/civicrm/civicrm-core/pull/28000))**
-  
+
+- **Deploy Package updates for DomPDF and PHP SVG Lib
+  ([28643](https://github.com/civicrm/civicrm-core/pull/28643))**
+
+- **set-version.php - Autocommit changes for version.json
+  ([28622](https://github.com/civicrm/civicrm-core/pull/28622))**
+
 - **Deprecate passing `billingID`to `mapParams`
   ([28310](https://github.com/civicrm/civicrm-core/pull/28310))**
 
@@ -1364,6 +1426,9 @@ Released January 3, 2024
 - **Minor standardisation in test class
   ([28197](https://github.com/civicrm/civicrm-core/pull/28197))**
 
+- **Move ContributionPage test to ConfirmTest class
+  ([28692](https://github.com/civicrm/civicrm-core/pull/28692))**
+
 - **Fix tests to use full form flow, more reliable data
   ([28207](https://github.com/civicrm/civicrm-core/pull/28207))**
 
@@ -1373,6 +1438,10 @@ Released January 3, 2024
 - **Update contributor-key.yml
   ([28486](https://github.com/civicrm/civicrm-core/pull/28486))**
 
+- **5.69.0 release notes initial run
+  ([28590](https://github.com/civicrm/civicrm-core/pull/28590) and
+  [28807](https://github.com/civicrm/civicrm-core/pull/28807))**
+
 ## <a name="credits"></a>Credits
 
 This release was developed by the following code authors: