Merge pull request #23809 from eileenmcnaughton/invoice_recur
[civicrm-core.git] / release-notes / 5.42.1.md
1 # CiviCRM 5.42.1
2
3 Released October 13, 2021
4
5 - **[Synopsis](#synopsis)**
6 - **[Bugs resolved](#bugs)**
7 - **[Credits](#credits)**
8 - **[Feedback](#feedback)**
9
10 ## <a name="synopsis"></a>Synopsis
11
12 | *Does this version...?* | |
13 | --------------------------------------------------------------- | -------- |
14 | Change the database schema? | no |
15 | **Alter the API?** | **yes** |
16 | Require attention to configuration options? | no |
17 | Fix problems installing or upgrading to a previous version? | no |
18 | Introduce features? | no |
19 | **Fix bugs?** | **yes** |
20
21 ## <a name="bugs"></a>Bugs resolved
22
23 * **_CiviMember_: Restore support for APIv3 option "skipStatusCal" ([dev/core#2902](https://lab.civicrm.org/dev/core/-/issues/2902), [dev/core#2904](https://lab.civicrm.org/dev/core/-/issues/2904): [#21784](https://github.com/civicrm/civicrm-core/pull/21784), [#21796](https://github.com/civicrm/civicrm-core/pull/21796))**
24
25 In some scenarios, new memberships may be recorded without their expected dates (`join_date`, `end_date`, etc). This affects callers using the `Membership` or `Order` API with option `skipStatusCal`.
26
27 * **_Search Kit_: Fix in-place edit ([#21769](https://github.com/civicrm/civicrm-core/pull/21769), [#21533](https://github.com/civicrm/civicrm-core/pull/21533))**
28 * **_Afform_: Fix loading of custom fields in search displays ([#21792](https://github.com/civicrm/civicrm-core/pull/21792))**
29
30 ## <a name="credits"></a>Credits
31
32 This release was developed by the following authors and reviewers:
33
34 Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Semper IT - Karin
35 Gerritsen; JMA Consulting - Seamus Lee; Humanists UK - Andrew West;; Fuzion - Jitendra Purohit;
36 Francesc Bassas i Bullich; Context Institute - Robert Gilman; CiviCRM - Coleman Watts, Tim Otten;
37 Agileware - Francis Whittle, Justin Freeman
38
39 ## <a name="feedback"></a>Feedback
40
41 These release notes are edited by Tim Otten and Andie Hunt. If you'd like to
42 provide feedback on them, please login to https://chat.civicrm.org/civicrm and
43 contact `@agh1`.