From f0e058bf791e68174bbad7a6901db0e6f8914442 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 25 May 2022 22:43:56 -0700 Subject: [PATCH] Add release-notes/5.49.3.md --- release-notes.md | 9 +++++++++ release-notes/5.49.3.md | 45 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 release-notes/5.49.3.md diff --git a/release-notes.md b/release-notes.md index 055b53c168..65bdf3a87e 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.3 + +Released May 25, 2022 + +- **[Synopsis](release-notes/5.49.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.49.3.md#bugs)** +- **[Credits](release-notes/5.49.3.md#credits)** +- **[Feedback](release-notes/5.49.3.md#feedback)** + ## CiviCRM 5.49.2 Released May 19, 2022 diff --git a/release-notes/5.49.3.md b/release-notes/5.49.3.md new file mode 100644 index 0000000000..824d2e94d5 --- /dev/null +++ b/release-notes/5.49.3.md @@ -0,0 +1,45 @@ +# CiviCRM 5.49.3 + +Released May 25, 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 + +* **_CiviContribute_: Fix calculation of unit-price for recurring contributions ([#23566](https://github.com/civicrm/civicrm-core/pull/23566))** + + The inaccurate unit-price did not affect payment processing, but it would produce inaccurate records. The effect would be apparent when synchronizing records to another accounting system (eg Xero). + +* **_CiviContribute_: Fix error displaying empty values of "{contribution.tax_amount}" ([#23528](https://github.com/civicrm/civicrm-core/pull/23528))** +* **_Custom Fields_: Fix Javascript error when using certain translation data ([dev/core#3436](https://lab.civicrm.org/dev/core/-/issues/3436): [#23499](https://github.com/civicrm/civicrm-core/pull/23499))** +* **_Guzzle_: Update to v6.5.6 ([#23584](https://github.com/civicrm/civicrm-core/pull/23584))** + + This applies a prophylactic security update. It is not believed to impact the security of CiviCRM deployments. + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Oxfam Germany - Thomas Schüttler; MJW Consulting - Matthew Wire; +Klangsoft - David Reedy Jr; jmargraf; JMA Consulting - Seamus Lee; Fuzion - Peter Davis; CiviDesk - Yashodha +Chaku; CiviCRM - Tim Otten; CiviCoop - Jaap Jansma + +## 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