### Core CiviCRM
+- **[dev/core#842](https://lab.civicrm.org/dev/core/issues/842) Regression??
+ Inline editing of website field deletes it
+ ([13939](https://github.com/civicrm/civicrm-core/pull/13939))**
+
+ This resolves a bug where editing a website field inline sometimes would
+ delete the field entirely.
+
- **[dev/core#190](https://lab.civicrm.org/dev/core/issues/190) custom data with
multiple records profile: after submission, profile view shows first record
instead of most recent
This change fixes a fatal error when using a dedupe rule with the field birth
date.
+- **[dev/core#821](https://lab.civicrm.org/dev/core/issues/821) Activity:
+ Assigned to: It is not possible to search by the "refine search" drop-down
+ ([13893](https://github.com/civicrm/civicrm-core/pull/13893))**
+
+ When setting an activity assignee, a bug prevented using the filters in the
+ contact reference field.
+
- **[dev/core#580](https://lab.civicrm.org/dev/core/issues/580) No groups
displayed on Manage Groups when "All Groups" is selected
([13373](https://github.com/civicrm/civicrm-core/pull/13373))**
This change fixes an error when attempting to send Thank you letters by email.
+- **[dev/core#812](https://lab.civicrm.org/dev/core/issues/812) Contribution row
+ displayed even if contact has 0 contributions.
+ ([13881](https://github.com/civicrm/civicrm-core/pull/13881))**
+
- **Status of test contribution is not fetched on ThankYou page.
([13724](https://github.com/civicrm/civicrm-core/pull/13724))**
- **[REF] extract chunk of code to a separate function
([13600](https://github.com/civicrm/civicrm-core/pull/13600))**
-- **[REF} User api rather than selector for rendering contributions on user
- dashboard ([13584](https://github.com/civicrm/civicrm-core/pull/13584))**
+- **[REF] Use api rather than selector for rendering contributions on user
+ dashboard ([13584](https://github.com/civicrm/civicrm-core/pull/13584) and
+ [13903](https://github.com/civicrm/civicrm-core/pull/13903))**
- **[REF] switch from (undeclared) class property to local variable.
([13583](https://github.com/civicrm/civicrm-core/pull/13583))**