Skip to content

Commit

Permalink
Merge pull request #17206 from seamuslee001/5.25
Browse files Browse the repository at this point in the history
5.24.6 Release Notes
  • Loading branch information
seamuslee001 authored Apr 30, 2020
2 parents bddff5e + c9fbc59 commit 4001268
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
9 changes: 9 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ Released May 6, 2020
- **[Credits](release-notes/5.25.0.md#credits)**
- **[Feedback](release-notes/5.25.0.md#feedback)**

## CiviCRM 5.24.6

Released April 30, 2020

- **[Synopsis](release-notes/5.24.6.md#synopsis)**
- **[Bugs resolved](release-notes/5.24.6.md#bugs)**
- **[Credits](release-notes/5.24.6.md#credits)**
- **[Feedback](release-notes/5.24.6.md#feedback)**

## CiviCRM 5.24.5

Released April 22, 2020
Expand Down
43 changes: 43 additions & 0 deletions release-notes/5.24.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# CiviCRM 5.24.6

Released April 30, 2020

- **[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? | **yes** |
| Fix problems installing or upgrading to a previous version? | **yes** |
| Introduce features? | no |
| **Fix bugs?** | **yes** |

## <a name="bugs"></a>Bugs resolved

* **_CiviContribute_: The "Tax and Invoice" settings are not consistently saved/loaded/upgraded ([dev/core#1724](https://lab.civicrm.org/dev/core/-/issues/1724): [#17188](https://github.com/civicrm/civicrm-core/pull/17188))**

In the screen "Administer => CiviContribute => CiviContribute Component Settings", the settings for "Enable Tax and
Invoicing" (et al) may have been loaded/saved incorrectly. If you rely on the settings, and if you've previously
used an affected version (5.23.0 - 5.24.5), then you may wish to review the settings to ensure they are correct.

* **_CiviReport_: The "Activity Details" report skips certain filters ([dev/core#1729](https://lab.civicrm.org/dev/core/-/issues/1729): [#17200](https://github.com/civicrm/civicrm-core/pull/17200))**

## <a name="credits"></a>Credits

This release was developed by the following authors and reviewers:

Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin
Cristiano; JMA Consulting - Seamus Lee; CiviCRM - Tim Otten

## <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`.

0 comments on commit 4001268

Please sign in to comment.