Merge pull request #23972 from colemanw/primaryLocationWrite
[civicrm-core.git] / release-notes / 5.49.3.md
CommitLineData
f0e058bf
TO
1# CiviCRM 5.49.3
2
3Released May 25, 2022
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? | no |
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* **_CiviContribute_: Fix calculation of unit-price for recurring contributions ([#23566](https://github.com/civicrm/civicrm-core/pull/23566))**
24
25 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).
26
27* **_CiviContribute_: Fix error displaying empty values of "{contribution.tax_amount}" ([#23528](https://github.com/civicrm/civicrm-core/pull/23528))**
28* **_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))**
29* **_Guzzle_: Update to v6.5.6 ([#23584](https://github.com/civicrm/civicrm-core/pull/23584))**
30
31 This applies a prophylactic security update. It is not believed to impact the security of CiviCRM deployments.
32
33## <a name="credits"></a>Credits
34
35This release was developed by the following authors and reviewers:
36
37Wikimedia Foundation - Eileen McNaughton; Oxfam Germany - Thomas Schüttler; MJW Consulting - Matthew Wire;
38Klangsoft - David Reedy Jr; jmargraf; JMA Consulting - Seamus Lee; Fuzion - Peter Davis; CiviDesk - Yashodha
39Chaku; CiviCRM - Tim Otten; CiviCoop - Jaap Jansma
40
41## <a name="feedback"></a>Feedback
42
43These release notes are edited by Tim Otten and Andie Hunt. If you'd like to
44provide feedback on them, please login to https://chat.civicrm.org/civicrm and
45contact `@agh1`.