-
-
Notifications
You must be signed in to change notification settings - Fork 817
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13236 from totten/5.7-notes
Add release-notes/5.7.3.md
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# CiviCRM 5.7.3 | ||
|
||
Released 5 Dec 2018 | ||
|
||
- **[Synopsis](#synopsis)** | ||
- **[Bugs resolved](#bugs)** | ||
- **[Credits](#credits)** | ||
- **[Feedback](#feedback)** | ||
|
||
## <a name="synopsis"></a>Synopsis | ||
|
||
| *Does this version...?* | | | ||
|:--------------------------------------------------------------- |:-------:| | ||
| Fix security vulnerabilities? | no | | ||
| 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** | | ||
|
||
## <a name="bugs"></a>Bugs resolved | ||
|
||
- **([dev/core#552](https://lab.civicrm.org/dev/core/issues/552)) | ||
Fix regression: Contribution net amount not re-calculated when fee amount is changed | ||
([Backport 13178](https://github.com/civicrm/civicrm-core/pull/13178))** | ||
|
||
- **([dev/core#507](https://lab.civicrm.org/dev/core/issues/507)) | ||
Fix regression: HTTP 404 on unnecessary script | ||
([Backport 13153](https://github.com/civicrm/civicrm-core/pull/13153))** | ||
|
||
## <a name="credits"></a>Credits | ||
|
||
This release was developed by the following authors and reviewers: | ||
|
||
Wikimedia Foundation - Eileen McNaughton; Squiffle Consulting - Aidan | ||
Saunders; MJW Consulting - Matthew Wire; CiviCRM - Coleman Watts; Australian | ||
Greens - Seamus Lee | ||
|
||
## <a name="feedback"></a>Feedback | ||
|
||
These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to | ||
provide feedback on them, please login to https://chat.civicrm.org/civicrm and | ||
contact `@agh1`. |