Add release notes for 5.36.1, 5.35.2
authorCiviCRM <info@civicrm.org>
Fri, 16 Apr 2021 23:56:41 +0000 (09:56 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 21 Apr 2021 22:31:26 +0000 (08:31 +1000)
release-notes.md
release-notes/5.35.2.md [new file with mode: 0644]
release-notes/5.36.1.md [new file with mode: 0644]

index ae8e5d74cfc200d3dbf7608b091ba332c83bca98..8b420f6dec4f1fce8e2ee770fcc0ba438c43afa9 100644 (file)
@@ -26,6 +26,25 @@ Released May 5, 2021
 - **[Credits](release-notes/5.37.0.md#credits)**
 - **[Feedback](release-notes/5.37.0.md#feedback)**
 
+## CiviCRM 5.36.1
+
+Released April 21, 2021
+
+- **[Synopsis](release-notes/5.36.1.md#synopsis)**
+- **[Security advisories](release-notes/5.36.1.md#security)**
+- **[Bugs resolved](release-notes/5.36.1.md#bugs)**
+- **[Credits](release-notes/5.36.1.md#credits)**
+- **[Feedback](release-notes/5.36.1.md#feedback)**
+
+## CiviCRM 5.35.2
+
+Released April 21, 2021
+
+- **[Synopsis](release-notes/5.35.2.md#synopsis)**
+- **[Security advisories](release-notes/5.35.2.md#security)**
+- **[Credits](release-notes/5.35.2.md#credits)**
+- **[Feedback](release-notes/5.35.2.md#feedback)**
+
 ## CiviCRM 5.36.0
 
 Released April 7, 2021
diff --git a/release-notes/5.35.2.md b/release-notes/5.35.2.md
new file mode 100644 (file)
index 0000000..ba71f7f
--- /dev/null
@@ -0,0 +1,39 @@
+# CiviCRM 5.35.2
+
+Released April 21, 2021
+
+- **[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?                                                  | 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="security"></a>Security advisories
+
+- **[CIVI-SA-2021-08](https://civicrm.org/advisory/civi-sa-2021-08-access-bypass-apiv4)**: Access Bypass in APIv4
+
+## <a name="credits"></a>Credits
+
+Special support from Deutsche Gesellschaft für Internationale Zusammenarbeit
+GmbH contributed significantly to this release and other contemporaneous
+security improvements.
+
+This release was developed by the following authors and reviewers:
+
+JMA Consulting - Seamus Lee; CiviCRM - Coleman Watts;
+
+## <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`.
diff --git a/release-notes/5.36.1.md b/release-notes/5.36.1.md
new file mode 100644 (file)
index 0000000..5025300
--- /dev/null
@@ -0,0 +1,51 @@
+# CiviCRM 5.36.1
+
+Released April 21, 2021
+
+- **[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?                                                  | no       |
+| Require attention to configuration options?                     | no       |
+| **Fix problems installing or upgrading to a previous version?** | **yes**  |
+| Introduce features?                                             | no       |
+| **Fix bugs?**                                                   | **yes**  |
+
+## <a name="security"></a>Security advisories
+
+- **[CIVI-SA-2021-08](https://civicrm.org/advisory/civi-sa-2021-08-access-bypass-apiv4)**: Access Bypass in APIv4
+
+## <a name="bugs"></a>Bugs resolved
+
+* **_CiviContribute_: Fix incorrect truncation of payment amount on certain processors ([dev/core#2493](https://lab.civicrm.org/dev/core/-/issues/2493): [#20040](https://github.com/civicrm/civicrm-core/pull/20040))**
+* **_CiviEvent_: Fix issue with "Sold Out" options not being properly frozen when options are displayed as radio ([dev/event#53](https://lab.civicrm.org/dev/event/-/issues/53): [#20073](https://github.com/civicrm/civicrm-core/pull/20073))**
+* **_CiviMember_: Fix soft crediting for memberships when created via back office form ([#20025](https://github.com/civicrm/civicrm-core/pull/20025))**
+* **_CiviMember_: Fix editing memberships when no payments have been created ([dev/core#2543](https://lab.civicrm.org/dev/core/-/issues/2543): [#20083](https://github.com/civicrm/civicrm-core/pull/20083))**
+* **_Dedupe_: Fix saving of dedupe rules ([dev/core#2498](https://lab.civicrm.org/dev/core/-/issues/2498): [#20071](https://github.com/civicrm/civicrm-core/pull/20071))**
+* **_Search Kit_: Fix finding Soft Credit Contact by contact ID ([dev/core#2532](https://lab.civicrm.org/dev/core/-/issues/2532): [#20050](https://github.com/civicrm/civicrm-core/pull/20050))**
+
+## <a name="credits"></a>Credits
+
+Special support from Deutsche Gesellschaft für Internationale Zusammenarbeit
+GmbH contributed significantly to this release and other contemporaneous
+security improvements.
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; MJW Consulting - Matthew Wire; Korlon - Stuart
+Gaston; Greenleaf Advancement Partners - Bruce Thompson; JMA Consulting - Seamus Lee;
+Fuzion - Jitendra Purohit; Coop SymbioTIC - Stéphane Lussier, Mathieu Lutfy; CiviCRM -
+Tim Otten, Coleman Watts; Agileware - Justin Freeman
+
+## <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`.