From e4d0ed81599da612c6fa8be917c8dc91970c5cb7 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 10 Feb 2022 20:10:33 -0800 Subject: [PATCH] Add release-notes/5.46.2.md --- release-notes.md | 9 +++++++++ release-notes/5.46.2.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.46.2.md diff --git a/release-notes.md b/release-notes.md index ead6e1725f..ae6382b876 100644 --- a/release-notes.md +++ b/release-notes.md @@ -59,6 +59,15 @@ Released March 4, 2022 - **[Credits](release-notes/5.47.0.md#credits)** - **[Feedback](release-notes/5.47.0.md#feedback)** +## CiviCRM 5.46.2 + +Released February 10, 2022 + +- **[Synopsis](release-notes/5.46.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.46.2.md#bugs)** +- **[Credits](release-notes/5.46.2.md#credits)** +- **[Feedback](release-notes/5.46.2.md#feedback)** + ## CiviCRM 5.46.1 Released February 9, 2022 diff --git a/release-notes/5.46.2.md b/release-notes/5.46.2.md new file mode 100644 index 0000000000..f9cf1ac4d6 --- /dev/null +++ b/release-notes/5.46.2.md @@ -0,0 +1,43 @@ +# CiviCRM 5.46.2 + +Released February 10, 2022 + +- **[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 + +* **_APIv3_: `Duplicatecheck` has hard failure when `rule_type` is omitted ([dev/core#3065](https://lab.civicrm.org/dev/core/-/issues/3065): [#22741](https://github.com/civicrm/civicrm-core/pull/22741))** + + This change restores compatibility with certain webform_civicrm configurations. + +* **_APIv3_: Relations with numerical names no longer resolved ([dev/core#3063](https://lab.civicrm.org/dev/core/-/issues/3063): [#22751](https://github.com/civicrm/civicrm-core/pull/22751))** + + This change restores compatibility with certain REST API consumers. + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; Mikey O'Toole; +Megaphone Technology Consulting - Jon Goldberg; JMA Consulting - Seamus Lee; CiviCRM - +Coleman Watts, Tim Otten + +## 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