From 985dee58d78314379bb44ff5b88cfcc8a6f72c9a Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 13 Oct 2021 21:03:27 -0700 Subject: [PATCH] Add release-notes/5.42.1.md --- release-notes.md | 9 +++++++++ release-notes/5.42.1.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.42.1.md diff --git a/release-notes.md b/release-notes.md index 8c108a0d21..dffc97b019 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released November 3, 2021 - **[Credits](release-notes/5.43.0.md#credits)** - **[Feedback](release-notes/5.43.0.md#feedback)** +## CiviCRM 5.42.1 + +Released October 13, 2021 + +- **[Synopsis](release-notes/5.42.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.42.1.md#bugs)** +- **[Credits](release-notes/5.42.1.md#credits)** +- **[Feedback](release-notes/5.42.1.md#feedback)** + ## CiviCRM 5.42.0 Released October 6, 2021 diff --git a/release-notes/5.42.1.md b/release-notes/5.42.1.md new file mode 100644 index 0000000000..3f146ed3c1 --- /dev/null +++ b/release-notes/5.42.1.md @@ -0,0 +1,43 @@ +# CiviCRM 5.42.1 + +Released October 13, 2021 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| Change the database schema? | no | +| **Alter the API?** | **yes** | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_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))** + + 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`. + +* **_Search Kit_: Fix in-place edit ([#21769](https://github.com/civicrm/civicrm-core/pull/21769), [#21533](https://github.com/civicrm/civicrm-core/pull/21533))** +* **_Afform_: Fix loading of custom fields in search displays ([#21792](https://github.com/civicrm/civicrm-core/pull/21792))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Semper IT - Karin +Gerritsen; JMA Consulting - Seamus Lee; Humanists UK - Andrew West;; Fuzion - Jitendra Purohit; +Francesc Bassas i Bullich; Context Institute - Robert Gilman; CiviCRM - Coleman Watts, Tim Otten; +Agileware - Francis Whittle, Justin Freeman + +## Feedback + +These release notes are edited by Tim Otten and Andie Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1