Add release-notes/5.67.1.md
authorTim Otten <totten@civicrm.org>
Wed, 15 Nov 2023 05:39:22 +0000 (21:39 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 15 Nov 2023 05:39:22 +0000 (21:39 -0800)
release-notes.md
release-notes/5.67.1.md [new file with mode: 0644]

index 0f98e6e89f3cd884e0b7e5fa165f4ef3b985f9bf..2eb7202462a4228b81c9c02848fff7e2b6d6ff27 100644 (file)
@@ -15,6 +15,15 @@ Other resources for identifying changes are:
     * https://github.com/civicrm/civicrm-joomla
     * https://github.com/civicrm/civicrm-wordpress
 
+## CiviCRM 5.67.1
+
+Released November 15, 2023
+
+- **[Synopsis](release-notes/5.67.1.md#synopsis)**
+- **[Bugs resolved](release-notes/5.67.1.md#bugs)**
+- **[Credits](release-notes/5.67.1.md#credits)**
+- **[Feedback](release-notes/5.67.1.md#feedback)**
+
 ## CiviCRM 5.67.0
 
 Released November 1, 2023
diff --git a/release-notes/5.67.1.md b/release-notes/5.67.1.md
new file mode 100644 (file)
index 0000000..108d92f
--- /dev/null
@@ -0,0 +1,48 @@
+# CiviCRM 5.67.1
+
+Released November 15, 2023
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>Synopsis
+
+| *Does this version...?*                                         |          |
+| --------------------------------------------------------------- | -------- |
+| Change the database schema?                                     | no       |
+| **Alter the API?**                                              | **yes**  |
+| Require attention to configuration options?                     | no       |
+| Fix problems installing or upgrading to a previous version?     | no       |
+| Introduce features?                                             | no       |
+| **Fix bugs?**                                                   | **yes**  |
+| Fix security vulnerabilities?                                   | no       |
+
+## <a name="bugs"></a>Bugs resolved
+
+* **_APIv3_: Call to "civicrm_api3_create_error" may fail within some Scheduled Jobs ([dev/core#4751](https://lab.civicrm.org/dev/core/-/issues/4751): [#28079](https://github.com/civicrm/civicrm-core/pull/28079))**
+* **_APIv4_: Fix filter by "tags" on Contact-related pseudo-entities ("Individual", etc) ([#28103](https://github.com/civicrm/civicrm-core/pull/28103))**
+* **_CiviEvent_: Fix validation of checksum on self-service transfers ([dev/core#4768](https://lab.civicrm.org/dev/core/-/issues/4768): [#28128](https://github.com/civicrm/civicrm-core/pull/28128))**
+* **_PHP 8_: Fix "TypeError" when using ckeditor4 and other (less common) entry-points ([#27996](https://github.com/civicrm/civicrm-core/pull/27996))**
+* **_Quick Search_: Fix redirect to "Advanced Search" (with pre-populated criteria) ([dev/core#4624](https://lab.civicrm.org/dev/core/-/issues/4624): [#28072](https://github.com/civicrm/civicrm-core/pull/28072))**
+* **_Quick Search_: Fix support for setting "Autocomplete Contact Search" ([dev/core#4759](https://lab.civicrm.org/dev/core/-/issues/4759): [#28121](https://github.com/civicrm/civicrm-core/pull/28121))**
+* **_Search Kit_: Fix error affecting queries with `IN` operator ([dev/core#4773](https://lab.civicrm.org/dev/core/-/issues/4773): [#28124](https://github.com/civicrm/civicrm-core/pull/28124))**
+* **_Search Kit_: Fix crash when handling certain entities (ECK) ([#27993](https://github.com/civicrm/civicrm-core/pull/27993))**
+* **_Deprecations_: Tweak text of recent notice about old Angular settings ([#28040](https://github.com/civicrm/civicrm-core/pull/28040))**
+* **_Deprecations_: Fix new warnings about hyperlink weights in CiviMail ([#28085](https://github.com/civicrm/civicrm-core/pull/28085))**
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; Megaphone Technology Consulting - Jon Goldberg;
+JMA Consulting - Seamus Lee; Francesc Bassas i Bullich; Dave D; Coop SymbioTIC - Mathieu
+Lutfy; CiviCRM - Tim Otten, Coleman Watts; chriscant; angusfretwell; AGH Strategies -
+Alice Frumin
+
+## <a name="feedback"></a>Feedback
+
+These release notes are edited by Tim Otten and Andie Hunt.  If you'd like to
+provide feedback on them, please login to https://chat.civicrm.org/civicrm and
+contact `@agh1`.