Merge pull request #17526 from mattwire/frontendrequiredpaymentfrequency
[civicrm-core.git] / release-notes / 5.10.4.md
... / ...
CommitLineData
1# CiviCRM 5.10.4
2
3Released February 22, 2019
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| Fix security vulnerabilities? | no |
15| Change the database schema? | no |
16| Alter the API? | no |
17| Require attention to configuration options? | no |
18| Fix problems installing or upgrading to a previous version? | no |
19| Introduce features? | no |
20| **Fix bugs?** | **yes** |
21
22## <a name="bugs"></a>Bugs resolved
23
24- **([dev/core#747](https://lab.civicrm.org/dev/core/issues/747)) Contact images
25 can no longer be viewed or re-uploaded
26 ([13679](https://github.com/civicrm/civicrm-core/pull/13679))**
27
28 Following the security release, loading of images on the contact summary
29 screen broke due to the removal of handling of the filename url parameter
30
31- **([dev/report#10](https://lab.civicrm.org/dev/report/issues/10)) No
32 pagination on Contribution Detail report
33 ([13677](https://github.com/civicrm/civicrm-core/pull/13677))**
34
35 Fixed a recent regression where the pagination on the Contribution Detail
36 report broke.
37
38- **([dev/core#746](https://lab.civicrm.org/dev/core/issues/746)) Search Builder
39 searches using > 1 smart group where operator is equals is broken from 5.10.0
40 ([13667](https://github.com/civicrm/civicrm-core/pull/13667))**
41
42 This fixes a recent regression whereby if you had more than one `WHERE`
43 clause involving groups, and the groups were smart groups, it wouldn't return
44 the correct results.
45
46
47## <a name="credits"></a>Credits
48
49This release was developed by the following authors and reviewers:
50
51Wikimedia Foundation - Eileen McNaughton; Fuzion - Jitendra Purohit;
52Semper IT - Karin Gerritsen; CiviCRM - Tim Otten;
53Australian Greens - Seamus Lee; Blackfly Solutions - Alan Dixon;
54Megaphone Technology Consulting - Jon Goldberg
55
56## <a name="feedback"></a>Feedback
57
58These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
59provide feedback on them, please login to https://chat.civicrm.org/civicrm and
60contact `@agh1`.