| *Does this version...?* | |
|:--------------------------------------------------------------- |:-------:|
| Fix security vulnerabilities? | no |
-| Change the database schema? | **yes** |
-| Alter the API? | **yes** |
+| **Change the database schema?** | **yes** |
+| **Alter the API?** | **yes** |
| Require attention to configuration options? | no |
| Fix problems installing or upgrading to a previous version? | no |
-| Introduce features? | **yes** |
-| Fix bugs? | **yes** |
+| **Introduce features?** | **yes** |
+| **Fix bugs?** | **yes** |
## <a name="features"></a>Features
- **Improve obsolete extension management
([15352](https://github.com/civicrm/civicrm-core/pull/15352))**
- This change improves the extension ui by marking obsolete extensions as
+ This change improves the extension UI by marking obsolete extensions as
"Obsolete", removing the Install and Enable actions for obsolete extensions
and completely uninstalling obsolete extensions during core upgrades.
.../web/sites/all/modules/civicrm/CRM/Contact/Form/Task/PDFLetterCommon.php)"
when using print/merge document action from search results.
+- **Add Custom Fields to Logging Tables
+ ([15642](https://github.com/civicrm/civicrm-core/pull/15642),
+ [15726](https://github.com/civicrm/civicrm-core/pull/15726), and
+ [15741](https://github.com/civicrm/civicrm-core/pull/15741); related to
+ [dev/core#1093](https://lab.civicrm.org/dev/core/issues/1093))**
+
+ This resolves a fatal error when a custom field is added via XML file upon
+ installation of an extension, logging is turned on, and part of the
+ installation process inserts information on that new field.
+
+ In addition, it preserves a feature looking up option group IDs according to
+ names provided in the XML.
+
+- **Find Activities/Pledges not working in 5.19beta1 and master
+ ([dev/core#1348](https://lab.civicrm.org/dev/core/issues/1348):
+ [15655](https://github.com/civicrm/civicrm-core/pull/15655) and
+ [15657](https://github.com/civicrm/civicrm-core/pull/15657))**
+
+ This resolves a bug where the values set on activity and pledge search forms
+ were not respected, instead returning all activities or pledges.
+
+- **Programatic Installation of Extension after Upgrading CiviCRM causes Error
+ ([dev/core#1360](https://lab.civicrm.org/dev/core/issues/1360):
+ [15724](https://github.com/civicrm/civicrm-core/pull/15724))**
+
- **exported data truncated to 255 when alphanumeric field value
([dev/core#1283](https://lab.civicrm.org/dev/core/issues/1283):
[15414](https://github.com/civicrm/civicrm-core/pull/15414))**
### CiviContribute
+- **Fix a regression whereby payment details are not saved from the
+ AdditionalPayment form
+ ([15537](https://github.com/civicrm/civicrm-core/pull/15537))**
+
+- **Contribution Summary report only shows first 50 entries
+ ([dev/core#1252](https://lab.civicrm.org/dev/core/issues/1252):
+ [15558](https://github.com/civicrm/civicrm-core/pull/15558))**
+
- **Notice error on contribution page
([dev/core#1264](https://lab.civicrm.org/dev/core/issues/1264):
[15320](https://github.com/civicrm/civicrm-core/pull/15320))**
([dev/financial#71](https://lab.civicrm.org/dev/financial/issues/71):
[15388](https://github.com/civicrm/civicrm-core/pull/15388))**
+### CiviEvent
+
+- **Enotice fix (unreleased enotice)
+ ([15569](https://github.com/civicrm/civicrm-core/pull/15569))**
+
+ This resolves a PHP notice reading "Notice: Undefined variable: eventID" when
+ recording a payment linked to an event registration.
+
### CiviMail
- **Mail job stuck after contact marked deceased
([dev/core#792](https://lab.civicrm.org/dev/core/issues/792):
[15094](https://github.com/civicrm/civicrm-core/pull/15094))**
+- **Regression fix on Paypal Std with memberships not being finalised correctly.
+ ([15538](https://github.com/civicrm/civicrm-core/pull/15538))**
+
### Joomla Integration
- **[Joomla 4.0] CiviCRM pages don't work in Joomla frontend - Class 'JRequest'
## <a name="misc"></a>Miscellany
+- **Rename balanceTrxnParams to paymentTrxnParams [REF]
+ ([15539](https://github.com/civicrm/civicrm-core/pull/15539))**
+
- **Remove legacy Yahoo references from the Mapping/Geocoding settings/code.
([15405](https://github.com/civicrm/civicrm-core/pull/15405))**
hook_civicrm_export
([15312](https://github.com/civicrm/civicrm-core/pull/15312))**
+- **[NFC] Fix AuthorizeNet Test failure due to credit card being expired
+ ([15690](https://github.com/civicrm/civicrm-core/pull/15690))**
+
## <a name="credits"></a>Credits
This release was developed by the following code authors: