Skip to content

Commit 37fef83

Browse files
committed
Add release-notes/5.66.2.md
1 parent 480ec34 commit 37fef83

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

release-notes.md

+9
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ Other resources for identifying changes are:
1515
* https://github.com/civicrm/civicrm-joomla
1616
* https://github.com/civicrm/civicrm-wordpress
1717

18+
## CiviCRM 5.66.2
19+
20+
Released October 29, 2023
21+
22+
- **[Synopsis](release-notes/5.66.2.md#synopsis)**
23+
- **[Bugs resolved](release-notes/5.66.2.md#bugs)**
24+
- **[Credits](release-notes/5.66.2.md#credits)**
25+
- **[Feedback](release-notes/5.66.2.md#feedback)**
26+
1827
## CiviCRM 5.66.1
1928

2029
Released October 25, 2023

release-notes/5.66.2.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# CiviCRM 5.66.2
2+
3+
Released October 29, 2023
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+
| Fix security vulnerabilities? | no |
21+
22+
## <a name="bugs"></a>Bugs resolved
23+
24+
* **_Scheduled Reminders_: Fix display of multi-value filters. May lead to overwrite/loss. ([dev/core#4732](https://lab.civicrm.org/dev/core/-/issues/4732): [#27944](https://github.com/civicrm/civicrm-core/pull/27944))**
25+
* **_Link Weights_: Fix new warnings about hyperlink weights for "Dedupe Rules" and "Reports". ([dev/core#4716](https://lab.civicrm.org/dev/core/-/issues/4716): [#27949](https://github.com/civicrm/civicrm-core/pull/27949))**
26+
27+
## <a name="credits"></a>Credits
28+
29+
This release was developed by the following authors and reviewers:
30+
31+
Wikimedia Foundation - Eileen McNaughton; Systopia - Johannes; Richard van Oosterhout; JMA
32+
Consulting - Seamus Lee; CiviCRM - Coleman Watts; CiviCoop - Jaap Jansma
33+
34+
## <a name="feedback"></a>Feedback
35+
36+
These release notes are edited by Tim Otten and Andie Hunt. If you'd like to
37+
provide feedback on them, please login to https://chat.civicrm.org/civicrm and
38+
contact `@agh1`.

0 commit comments

Comments
 (0)