From 2420ca312b37c38ffbbcdc73355bace1bb607610 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 6 May 2022 11:42:41 -0700 Subject: [PATCH] Add release-notes/5.49.1.md --- release-notes.md | 9 +++++++++ release-notes/5.49.1.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.49.1.md diff --git a/release-notes.md b/release-notes.md index 79db2b4d49..ef52ca4771 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released June 1, 2022 - **[Credits](release-notes/5.50.0.md#credits)** - **[Feedback](release-notes/5.50.0.md#feedback)** +## CiviCRM 5.49.1 + +Released May 6, 2022 + +- **[Synopsis](release-notes/5.49.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.49.1.md#bugs)** +- **[Credits](release-notes/5.49.1.md#credits)** +- **[Feedback](release-notes/5.49.1.md#feedback)** + ## CiviCRM 5.49.0 Released May 4, 2022 diff --git a/release-notes/5.49.1.md b/release-notes/5.49.1.md new file mode 100644 index 0000000000..3b3d86640f --- /dev/null +++ b/release-notes/5.49.1.md @@ -0,0 +1,38 @@ +# CiviCRM 5.49.1 + +Released May 6, 2022 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| Change the database schema? | no | +| Alter the API? | no | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_APIv4_: Fix error in certain calls to "Contact.getFields" ([#23389](https://github.com/civicrm/civicrm-core/pull/23389))** +* **_CA Certs_: Fix error "Certificate Authority file is too old" when loading certain dashlets/feeds ([#23387](https://github.com/civicrm/civicrm-core/pull/23387))** + + The error primarily appears on Windows-based PHP deployments. + +## Credits + +This release was developed by the following authors and reviewers: + +JMA Consulting - Seamus Lee; Dave D; 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